body {
	background-color: #ffffff; 
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 180%;
}

h1 {
	font-weight: normal;
	font-size: 18pt;
}

img.navibutton {
	border: 0;
}

img.galleriebild {
	margin: 0px;
	border: 0;
}

a.navibutton {
	border: 0;
}

a.navilink {
	color: white;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;	
}

a.navilink:hover {
	text-decoration: underline;
}

a.lehrganglink {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size:120%;
}

a.lehrganglink:hover {
	text-decoration: underline;
}

a.anker {
	color: black;
}

a {
	text-decoration: none;
	color: #F80719;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

h1 {
	font-weight: bold;
}

p {
	line-height: 150%;
}

.lehrgang_ueberschrift {
	font-size: 140%;
}

.lehrgang_farbe {
	background-color:#ceccdf;
}

/*Sidenavi, z.B. bei Fudoshin-Ryu*/
.sideNavi0 {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size: 10pt;	
	width:150px;
	display:block;
	padding:5px;
	font-weight:bold;
}

.sideNavi0:hover {
	background-color:#ceccdf;
}

.sideNavi0active {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size: 10pt;	
	width:150px;
	display:block;
	padding:5px;
	font-weight:bold;
	background-color:#ceccdf;
}

.sideNavi1 {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size:10pt;	
	width:150px;
	height:10px;
	display:block;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	background-image:none;	
}

.sideNavi1:hover {
	background-image:url(/img/red_dot_gross.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
}

.sideNavi1active {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size:10pt;	
	width:150px;
	height:10px;	
	display:block;
	padding:5px;
	padding-left:10px;	
	font-weight:bold;
	background-image:url(/img/red_dot_gross.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
}

.sideNavi2 {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size:8pt;	
	width:150px;
	height:8px;
	display:block;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	background-image:none;	
}

.sideNavi2:hover {
	background-image:url(/img/red_dot_klein.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
}

.sideNavi2active {
	font-family: Verdana, Arial, Sans-Serif;
	color:#080073;
	font-size:8pt;	
	width:150px;
	height:8px;	
	display:block;
	padding:5px;
	padding-left:10px;	
	font-weight:bold;
	background-image:url(/img/red_dot_klein.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
}

.galerie_table {
	margin:30px;
}