/*Loh Akademie, 02.2006 */

body {
	margin: 0px;
	background-color: #FEFEFF; /* #F6F6F6;*/
	background-image:url(../img/back.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

tr,td {
	font-size:12px;
	}

h1 {
	font-size:18px; 
	font-weight:bold; 
	color: #fff;
	margin: 0px;
}
	
	
ul { 
	margin-top: 0px; 
	margin-bottom: 0px;  
	margin-right: 6px; 
	margin-left:1em; 
	padding-left: 0.5em; 
/*	color: #367AC5; */
	color: #333;
	list-style-type: square;
	padding-top: 0px;
}


/* Seiten-Elemente */

#logo {
	position: absolute;
	z-index: 900;
	top: 51px;
	left: 30px;
	height: 122px;
	width: 77px;
}
	
#bild {
	position:absolute;
	top:128px;
	left:742px;
	z-index:1000;
}


#ueberschrift {
	position:absolute;
	left:182px;
	top:128px;
	width:560px;
	height:37px;
	z-index:301;
}
#AZ_NEW {
	position:absolute;
	padding:1px 5px 1px 5px;
	background-color:#666666; 
	float:right;
	text-align:right;
	right:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:3001;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}

#subline {
	position: absolute; 
	z-index: 1000;
	font-size: 12px;
	top: 220px;
	left: 181px;
}
	
	
/* Elemente - Flaechen */

#headback {
	position: absolute;
	z-index: 200;
	top: 128px;
	left: 154px;
	height: 92px;
	width: 806px;
}

#flaeche1 {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:128px; 
	z-index:1; 
	background-color: #F5F5F5; 
	visibility: visible; 
	border: 1px none #000000; 
	background-image: url(../html/img/back_top.jpg); 
}

#flaeche2 {
	position:absolute; 
	left:0px; 
	top:128px; width:100%; 
	height:92px; z-index:20; 
	background-color: #acacac; 

	border: 1px none #000000; 
	visibility: visible;
}

#flaeche3 {
	position:absolute; 
	left:0px; 
	top:155px; 
	width:100%; 
	height:92px; 
	z-index:10; 
	background-color: #CCCCCC; 

	border: 1px none #000000; 
	visibility: visible;
}

#maske {
	position:absolute;
	left:0px; 
	top:128px; 
	width:154px; 
	height:429px; 
	z-index:20; 
	background-color: #F5F5F5; 
	border: 1px none #000000; 
	visibility: visible;
	background-image:url(../img/loh_akademie_2.jpg);
}

/* Navigation */

#topnav {
	position: absolute;
	z-index: 10;
	top: 52px;
	left: 158px;
	height: 20px;
	width: 600px;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;
}
	
#topnav a { 
	font-size: 12px;
	display: block; 
	margin: 0px; 
	padding: 0px 13px 0px 16px; 
	text-indent: 2px; 
	background-image: url("../img/navi/nav_nl.gif"); 
	color: #000; 
	text-decoration: none; font-weight:bold; 
}

#topnav a:hover {
	background-image: url("../img/navi/nav_ro.gif"); 
	color:#000;
}
	
#topnav a.ak {
	background-image: url("../img/navi/nav_ak.gif"); 
	color:#000;
	font-weight:bold;
	font-size: 12px;
}

#subnav {
	position: absolute;
	z-index: 10;
	top: 74px;
	left: 158px;
	height: 20px;
	width: 601px;
}

#subnav a:link, #subnav a:visited { 
	font-size: 12px;
	display: block; 
	margin: 0px; 
	padding: 0px 11px 0px 7px; 
	text-indent: 2px; 
	background-image: url("../img/navi/subnav_nl.gif"); 
	background-repeat:no-repeat;
	background-position: left; 
	color: #000; 
	text-decoration: none;
}
	
#subnav a:hover {
	background-image: url("../img/navi/subnav_ro.gif"); 
	background-repeat:no-repeat;
	color:#000;
}
	
#subnav a.ak {
	background-image: url("../img/navi/subnav_ak.gif"); 
	background-repeat:no-repeat;
	color:#000;

}
		
#imprint {
	position: absolute; 
	float: right;
	z-index: 300;
	font-size: 11px;
	top: 11px;
	left: 715px;
	color: #000;
	height: 15px;
	width: 226px;
}
	
#imprint td {
	font-size: 11px;
}
	
#imprint a {
	display: block; 
	margin: 0px; 
	padding: 0px 6px 0px 7px; 
	text-indent: 2px; 
	background-image: url("../img/navi/subnav_nl.gif"); 
	background-position: left; 
	color: #000; 
	text-decoration: none;
}
	
#imprint a:hover {
	background-image: url("../img/navi/subnav_ro.gif"); 
	color:#000;
}

#imprint a.ak{
	background-image: url("../img/navi/subnav_ak.gif"); 
	color:#000;
}
	
	
/* Content */	
	
#text {
	position: absolute;
	z-index: 1;
	top: 249px;
	left: 156px;
	height: 446px;
	width: 777px;
	line-height: 18px;
	visibility: visible;
}

#text p {
	margin: 0px 0px 12px 0px;
}

#text li {
	list-style-type:square;
}

	
/* Content Detailspalte */

.detail td {
	border-top: 1px solid #000;
	line-height: 24px;
	text-align:right;
	text-indent: 4px;
}

td.more {
	text-decoration: none; color: #367AC5;
}

td.more a:link, td.more a:visited {
	text-decoration: none; color: #367AC5;
}
td.more a:hover {
	text-decoration: underline; color: #367AC5;
}

.kategorien {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
}

a.kategorien:link, a.kategorien:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #367AC5;
	background-image:url(../img/back_kategorien.gif);
	padding-left: 15px;
	margin-bottom:10px;
	background-repeat: no-repeat;
}
a.kategorien:hover {
	text-decoration: none; 
	color: #367AC5;
}


.seminare {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}

.seminare:link, .seminare:visited {
	display: block;
	font-size: 12px;
	text-decoration: underline; 
	color: #367ac5;
	background-image:url(../img/back_kategorien.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
}
.seminare:hover {
	text-decoration: none; 
	color: #367ac5;
	display: block;
	margin: 0px;
}

.seminare br{
	line-height:20px;
}

td.kategorien a:link, td.kategorien a:visited {
	text-decoration: underline; 
	color: #367AC5;
	background-image:url(../img/back_kategorien.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
td.kategorien a:hover {
	text-decoration: none; color: #367AC5;
}

.kategorien hr {
	color: #7C99AB;
	height: 1px;
	}
	
.childs:link, .childs:visited {
	text-decoration: underline; 
	color: #367AC5;
	/*background-image:url(../img/back_kategorien.gif);
	background-repeat: no-repeat;
	padding-left: 15px;*/
}
.childs:hover {
	text-decoration: none; color: #367AC5;
}
li .childs{
	list-style-position: outside;
	list-style-image: url(../img/back_kategorien_2.gif);
	margin:0px;
}
/* Content Marginalspalte */

input {
	border: 1px solid #000; 
	font-size: 11px; 
	padding: 2px; 
}

form {
	margin: 0px;
}

.marginal td {
	color: #000;
	text-decoration:none;
	font-size: 11px;
}
.SPECIALS_DIV  
{
    float:left;
    width:260px;
    margin-right:5px;
}	
.marginal td.headline, .SPECIALS_DIV .headline  {
	color: #fff;
	background-color:#000;
	background-image:url(../img/marginal_headline.gif);
	text-decoration: none;
	padding: 0px 4px 1px 19px;
	font-size: 11px;
	line-height:14px;
	font-weight: bold;
	border: 1px solid #000;
}


.marginal td.box, .SPECIALS_DIV .box {
	padding: 5px 4px 6px 6px;
	margin: 0px; 
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color:#CCCCCC;
	line-height: 18px;
}

td.box a:visited, td.box a:link {
	/*
    background-image:url(../img/back_link_box.gif); 
	background-repeat:no-repeat;
	background-position: 0px 3px;
    padding-left: 15px;
    */
	text-decoration: underline;
	
	color: #000;
	font-size: 11px;}

td.box a:hover {
	text-decoration: none;
	padding-left: 15px;
	color: #000;
	font-size: 11px;}

td.box img {
	float: left;
	margin: 0px 2px 0px 0px;
}

/******************/
.SPECIALS_DIV .box a:visited, .SPECIALS_DIV .box a:link {
	/*
    background-image:url(../img/back_link_box.gif); 
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	*/
	text-decoration: underline;
	color: #000;
	font-size: 11px;}

.SPECIALS_DIV .box a:hover {
	text-decoration: none;
	/*padding-left: 15px;*/
	color: #000;
	font-size: 11px;}

.SPECIALS_DIV .box img {
	float: left;
	margin: 0px 2px 0px 0px;
}	
ul{
	margin-left:10px;
}
li{
	list-style-image: url(../img/li_box.gif);
}



/******************/

.invers {
	background-color: #5C5C5C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	margin: 2px 2px 2px 2px;
	line-height: 14px;
}

.inhalt {
	padding: 0px 5px 0px 0px;
}

#bild_head {
	position:absolute;
	left:0px; 
	top:0px; 
	width: 100%; 
	height:128px; 
	z-index: 1; 
	background-image:url(../img/loh_akademie_1.jpg);
}

td.inhalt a:link, td.inhalt a {
color: #367AC5;
}

td.inhalt a:hover {
	text-decoration:none;
}

#box_NAV {
	z-index: 30;
}

p.teaser {
	float: left;
	display: block;
	width: 144px;
	border: 1px solid #000;
	border-left: 8px solid #367ac5;
	padding: 42px 4px 4px 4px;
	margin: 4px;
	
}

