/* CSS Document */
html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: #003882;
}
#container {
	position: relative;
	width: 54em;
	margin: auto;
	height: auto;
	overflow: hidden;
}
#header {
	position: relative;
	margin: auto;
	width: auto;
	background:url(themeimgs/header.png) left top no-repeat;
	background-color: #fefefe;
	height: 180px;
	margin-left: -1px;
}
.spacer1 {
	display: block;
	margin: auto;
	width: 100%;
	height: 1.5em;
	background-color: #003882;
}
.spacer2 {
	display: block;
	margin: auto;
	width: 100%;
	height: 1.5em;
	background-color: #fefefe;
}
#cont_inner {
	position: relative;
	width: auto;
	margin: auto;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}
#navi {
	position: relative;
	float: left;
	margin: auto;
	margin-top: 50px;
	width: 155px;
	height: auto;
}
#content {
	position: relative;
	float: left;
	margin: auto;
	margin-left: 15px;
	padding: 0 1em 3em 1em;
	width: 38em;
	height: auto;
	text-align: justify;
	background-color: #fff;
}
#footer {
	clear: both;
	position: static;
	bottom: 0;
	margin: auto;
	width: auto;
	height: 40px;
	line-height: 40px;
	
	background:url(themeimgs/logo_footer.png) bottom right no-repeat;
	background-color: #ccc;
	border-top: 10px solid #003882;
}
#navi ul {
	list-style: none;
	text-align: left;
	margin-left: -20px;
}
#navi ul* {
margin-left: 20px;
	}
#navi a {
	background: url(themeimgs/icon1.gif) left top no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #333333;
}
#navi a:hover, #navi a.current {
	background: url(themeimgs/icon2.gif) left top no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#navi a.current {
	font-weight: bold;
}
#flashcontent {
	height: 550px;
	margin-top: 30px;
}
h1 {
	font-size: 1em;
	line-height: 50px;
	background: url(themeimgs/logo_kl.png) left top no-repeat;
	padding-left: 46px;
}
#content a, #footer a {
	text-decoration: none;
	color: #333;
	background:url(themeimgs/icon1.gif) left top no-repeat;
	padding-left: 15px;
}
#footer a {color: #909cb2;}
#content h2 {
	font-size: 0.8em;
	display: inline;
}
#content h2 a {
	text-decoration: none;
}
#content h2.current {
	border-top: 0.5px solid #333;
}
#content h2.current a 
{ 	text-decoration: none;
	color: #333;
	background:url(themeimgs/icon2.gif) left top no-repeat;
	padding-left: 15px;
}
#content a.hover, #footer a.hover, a.hover {
	background:url(themeimgs/icon2.gif) left top no-repeat;
	padding-left: 15px;
	}
#content a.anker {
	background: none;
	}
.textnavi {
	font-size: 0.8em;
}
.textgroesser {
	font-size: 0.8em;
}
.textklein {
	font-size: 0.7em;
}
.links {
	text-align: left;
}
.block {
	display: block;
	margin: 20px 0 20px 0;
}
.textganzklein {
	font-size: 0.6em;
}

a.current {
	color: #666666;
}
#lehrgaenge {
list-style: none;
margin: auto;
padding: 0;
}
#lehrgaenge p {
	font-weight: bold;
	color: #909cb2;
}
#lehrgaenge li.regional, #lehrgaenge li.shihan, #lehrgaenge li.sonstiger, #lehrgaenge li.pruefung, #lehrgaenge li.fremd {
	border: 1px solid #ccc;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border: 4px; 
}
/*/ linkthhumb css/*/
.arc90_linkpic {
	display: none;
	position: absolute;
	left: 0;
	top: 1.5em;
}
.arc90_linkpicIMG {
	padding: 0 4px 4px 0;
	background:url(../linkthumb/linkpic_shadow.gif) #fff no-repeat bottom right;
}

#videobox {
	text-align: left;
	}
#videobox .video {
	display: inline-block;
margin: 0px 10px 25px 0px;	
background-color: #C69;

	}

