/* filename: /css/akademie_screen.css
   version 1.01 - 2006-09-03
   kontakt at manderbachmedia dot de */

#printheader, #printfooter {
	display: none;
}
   
#xmasbg {
	position: expression("absolute");
   	top: expression(parseInt(document.body.scrollTop + document.body.offsetHeight -95));
	left:0px; 
	z-index: 5;
	background: url("/img/xmasbg2.gif") repeat-x; 
	/*background: url("/img/karnevallbg.gif") repeat-x;*/
	
	height: 90px; 
	width: 100%;
} 
#xmasbg[id] {
	position: fixed;
	bottom:0;
}
   
body {	
	margin: 0px;
	background-color: #fff;
	background-image: url("/img/bg_akademie.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#logo {
	position: absolute;
	z-index: 1000;
	top: 13px;
	left: 0px;
}

#visual {
	position: absolute;
	top: 67px;
	left: 237px;
}

/* --- section --- */
#navsection {
	position: absolute;
	z-index: 1000;
	top: 3px;
	left: 237px;
	z-index: 1000;
}

#navsection p {
	font-size: 0.7em;
	margin: 0;
	padding: 0; 
	color: #364E6C;
	background-color: inherit;
}

#navsection ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#navsection ul li {vertical-align: bottom;
	margin: 0;
	padding: 0;
	display: inline;
}

#navsection ul a {
	float: left;
	display: block;
	height: 20px;
	width: 184px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.6em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 15px 3px 0 0;
	padding: 2px 0 2px 0;
}

#navsection ul a.ak {
	color: #C3CAD3;
	background: #364E6C;
}

#navsection ul a.zl {
	color: #FFE2BB;
	background: #FF9E1C;
}

#navsection ul a.el {
	color: #FFEBB5;
	background: #FFBC06;
}

#navsection ul a.zg {
	color: #DBEDC1;
	background: #85C12E;
}

#navsection ul a.act,#navsection ul a:hover {
	color: #fff;
	margin: 0 3px 0 0;
	padding: 9px 0 10px 0;
}

/* --- linke spalte --- */

#colleft {
	position: absolute;
	z-index: 1000;
	top: 170px;
	left: 15px;
	width: 190px;
	font-size: 0.7em;
	color: #404F6B;
	background-color: transparent;
}

#colleft p {
	line-height: 1.4em;
}

#language {
	font-weight: bold;
	color: #364e6c;
	background-color: transparent;
}

#navigation ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#navigation ul ul {
	margin: 0 0 10px 0;
}

#navigation ul ul ul {
	padding: 0 0 0 10px;
}

#navigation a, #navigation div {
	line-height: 1.9em;
	text-decoration: none;
	color: #364e6c;
	background-color: transparent;
}

#navigation a:hover, #navigation a.act {
	text-decoration: underline;
	color: #000;
}

#navigation ul a {
	font-weight: bold;
	padding-left: 0px;
}

#navigation ul a:hover, #navigation ul a.act {
	text-decoration: underline;
	color: #000;
}

#navigation ul ul a, #navigation ul ul div {
	font-weight: normal;
	padding-left: 15px;
}

#navigation ul ul a:hover, #navigation ul ul a.act {
	text-decoration: none;
	color: #000;
	background: url("/img/bullet_akademie.gif") no-repeat 2px 4px;
}

 #navigation ul ul div {
	text-decoration: none;
	color: #000;
	background: url("/img/bullet_akademie.gif") no-repeat 2px 7px;
 }

/* --- linke spalte suche --- */

 #suchdiv form {
	margin: 0 !important;
	padding: 0 !important;
}

 #suchdiv input.inputtext {
	font-size: 11px !important;
	margin: 0 !important;
	border: 1px solid #c6cad2;
}
 #suchdiv input.inputbutton {
	font-size: 11px !important;
	border: 1px solid #c6cad2;
	background: #f1f3f5;
}

/* --- content --- */


#content {
	position: absolute;
	z-index: 1000;
	top: 170px;
	left: 238px;
	color: #000;
	background-color: transparent;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-right: 250px;
}


#content h1 {
	font-size: 1.2em;
	color: #364E6C;
	background-color: inherit;
	text-transform: uppercase;
}

#content h2, #content h3 {
	font-size: 1em;
	color: #364E6C;
	background-color: inherit;
}

#content a {
	color: #000;
}



#printit {
	float: right;
	margin-top: 10px;	
}

#printit a {
	font-size: 0.75em;
	text-decoration: none;
	padding-right: 20px;
	background: url("/img/icon_printer.gif") no-repeat right;
}

#content p.infobox {
	padding: 5px 0 5px 0;
	border-top: 1px solid #808A9D;
	border-bottom: 1px solid #808A9D;
	color: #364e6c;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 250;
	margin-right: 15px;
	float: left;
}

#content table {
	font-size: 1em;
}

#content table.seminare, #content table.unterlagen {
	width: auto;
	vertical-align: top;
	font-size: 0.9em;
}

#content table.seminare th, #content table.unterlagen th {
	background: #DFE2E7 ;
	padding: 5px;
}

#content table.seminare td, #content table.unterlagen td {
	vertical-align: top;
	padding: 5px;
	background: #fff;
}

#content table.bookingok {
	font-size: 0.9em;
	background: #fff;
	border: 1px solid #000;
}

#content ol {
	margin-left: 15px;
	padding-left: 10px;
}

#content ol li {
	padding: 5px 0 5px 0;
}

#content ul {
	margin-left: 5px;
	padding-left: 5px;
}

#content ul li {
	list-style: none;
	padding: 5px 0 5px 15px;
	background:  url("/img/bullet_akademie.gif") no-repeat 0 10px;
}


#content ul p, #content ol p, #content ul h2, #content ol h2, #content ul h3, #content ol h3 {
	margin: 0;
}

#content ul.news a {
	text-decoration: none;
}

#content ul.news a:hover {
	text-decoration: underline;
}


q:before, q:after {
	content:"";	
}

q {
	font-style: italic;
}

q.noit {
	font-style: normal;
}

address {
	font-style: normal;
}

/* --- form --- */

input, select {
	margin: 4px 2px 4px 2px;
}

.inputsmall {
	width: 150px;
}

.inputlarge {
	width: 250px;
}

/* --- rechte spalte --- */

#colright {
	position: absolute;
	z-index: 1000;
	top: 170px;
	right: 5px;
	width: 220px;
	height: 440px;
	font-size: 0.75em;
	line-height: 1.4em;
	background: url("/img/bg_teaser_ak.gif") no-repeat 10px 30px;
	padding-bottom: 20px;
}


#colright h3 {
	font-size: 1em;
	color: #364E6C;
	background-color: inherit;
	margin-bottom: 5px;
}

#colright address {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 10px;
}

#colright a {
	color: #000;
}

#colright p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 4px 0 4px 0;
}

#colright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#colright ul li {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 4px 0 0 4px;
}


#colright ul a {
	color: #000;
	background: url("/img/bullet_akademie.gif") no-repeat 0 4px;
	padding-left: 12px;
	text-decoration: none;
}

#colright ul a:hover {
	text-decoration: underline;
	background: url("/img/bullet_akademie_ani.gif") no-repeat 0 4px;
}

/* deko */

#bgcolleft {
	position: absolute;
	z-index: 10;
	top: 240px;
	left: 0px;
}

/* --- others --- */

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;	
}

.imgRight {
	float: right;
	margin: 0 0 15px 15px;
}

div.imgRight, div.imgLeft {
	width: 260px;
}

.imgLeft p, .imgRight p {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px;
	margin: 0;
}

.reference {
	font-size: 0.9em;
	line-height: 1.3em;
}

.hide, dfn {
	display: none;
}

.width260 {
	width: 260px;
}

.vtop {
	vertical-align: top;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	width: 0;
}

.red {
	color: #f00;
}

.green {
	color: #008000 !important;
}

.phpdigHighlight {
	font-weight: bold !important;
}
