/*
Theme Name: IFBM Weiterbildung
Theme URI: http://laborkurse.de
Description: Haupt-Template.
Version: 1.10
Author: dieideeistgut | webART&webCODE
Author URI: http://www.dieideeistgut.de
Tags: 
*/



/* Begin Typography & Colors */

html, body{
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #797979 url(_img/bg_body.jpg) left top no-repeat fixed;
}
#page{
	padding-bottom: 50px;
}

div.header_print{
	display: none;
}

a{ 	
	text-decoration: none;
	outline: none;
	color: #c1022b;
}
a:hover{
	color: #d3405f;
	outline: none;
}
:focus{
	-moz-outline-style: none;
}


#sidebar{
	width: 200px;
	position: fixed;
	left: 0;
	top: 0;
}
#sidebar a.homelink{
	background: no-repeat url(_img/bg_navi_header.png);
	width: 176px;
	height: 203px;
	text-indent: -1000em;
	display: block;
}

div.navi_main{
	padding: 2px 0 0 0;
}

div.navi_main a{
	display: block;
	height: 21px;
	text-indent: -1000em;
	background-image: url(_img/bg_mainnaiv.jpg);
	background-repeat: no-repeat;
	width: 176px;
	margin: 5px 0 0 0;
	background-position: 0px 0px;
}

div.navi_main a.in{ background-position: 0 0px; }
div.navi_main a.ku{ background-position: 0 -26px;}
div.navi_main a.di{ background-position: 0 -52px; }
div.navi_main a.vo{ background-position: 0 -78px; }
div.navi_main a.an{ background-position: 0 -104px; }
div.navi_main a.un{ background-position: 0 -130px; }
div.navi_main a.nu{ background-position: 0 -156px; }
div.navi_main a.we{ background-position: 0 -182px; }
div.navi_main a.ko{ background-position: 0 -208px; }
div.navi_main a.im{ background-position: 0 -234px; }
div.navi_main a.in:hover{ background-position: -176px 0px; }
div.navi_main a.ku:hover{ background-position: -176px -26px;}
div.navi_main a.di:hover{ background-position: -176px -52px; }
div.navi_main a.vo:hover{ background-position: -176px -78px; }
div.navi_main a.an:hover{ background-position: -176px -104px; }
div.navi_main a.un:hover{ background-position: -176px -130px; }
div.navi_main a.nu:hover{ background-position: -176px -156px; }
div.navi_main a.we:hover{ background-position: -176px -182px; }
div.navi_main a.ko:hover{ background-position: -176px -208px; }
div.navi_main a.im:hover{ background-position: -176px -234px; }
div.navi_main a.in.active{ background-position: -352px 0px; }
div.navi_main a.ku.active{ background-position: -352px -26px;}
div.navi_main a.di.active{ background-position: -352px -52px; }
div.navi_main a.vo.active{ background-position: -352px -78px; }
div.navi_main a.an.active{ background-position: -352px -104px; }
div.navi_main a.un.active{ background-position: -352px -130px; }
div.navi_main a.nu.active{ background-position: -352px -156px; }
div.navi_main a.we.active{ background-position: -352px -182px; }
div.navi_main a.ko.active{ background-position: -352px -208px; }
div.navi_main a.im.active{ background-position: -352px -234px; }

div.navi_second{
	padding: 12px 0 0 0;
}

div.navi_second a{
	display: block;
	height: 21px;
	text-indent: -1000em;
	background-image: url(_img/bg_secondnavi.jpg);
	background-repeat: no-repeat;
	width: 176px;
	margin: 2px 0 0 0;
	background-position: 0px 0px;
}
div.navi_second a.se{ background-position: 0 0px; }
div.navi_second a.si{ background-position: 0 -23px; }
div.navi_second a.sd{ background-position: 0 -46px; }
div.navi_second a.su{ background-position: 0 -69px; }
div.navi_second a.se:hover{ background-position: -176px 0px; }
div.navi_second a.si:hover{ background-position: -176px -23px; }
div.navi_second a.sd:hover{ background-position: -176px -46px; }
div.navi_second a.su:hover{ background-position: -176px -69px; }

/*#mainbar{
	width: 640px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 0 200px;
}*/

#mainbar{
	width: 640px;
	padding: 20px 0 0 0;
	position: absolute;
	left: 200px;
	top: 0px;
}


#thesearch{
 text-align: right;
 height: 23px;
 overflow: hidden;
 margin: 0 0 57px 0;
}
#thesearch input{
	border: none 0;
	background: url(_img/bg_search.png) no-repeat;
	height: 23px;
	padding: 0 0 0 25px;
	width: 105px;
}

/*#sidebar2{
	width: 200px;
	float: left;
	padding: 100px 0 0 25px;
}*/
#sidebar2{
	width: 200px;
	position: absolute;
	top: 0;
	z-index: 30;
	left: 840px;
	padding: 100px 0 0 25px;
}

/*content*/

#content{
	color: #FFF;
	background: url(_img/sbar_75perc.png);
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0;
}
div.post{
	padding: 10px 25px;
}
div.post h2, div.post h1{
	margin: 5px 0px 10px 0;
	padding: 0;
	font-size: 16px;
	color: #606060;
}
div.post h3{
	margin: 5px 0px 0px 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	color: #606060;
}

div.lastupdatediv{
	color: #999999;
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px 0 0px 25px;
}

div.post ul{
	list-style-image: url(_img/bg_list_style.png);
	list-style: url(_img/bg_list_style.png);
	margin: 0;
	padding: 0 0 0 0;
}
div.post ul li{
	margin: 0 0 4px 0;
}

/*maps*/
div.post div.gmaps{
	background: #707070;
	padding: 3px 3px 0 3px;
	width: 585px;
	overflow: hidden;
	text-align: right;
}
div.post div.gmaps a{
	color: #FFF;
	line-height: 18px;
	font-size: 10px;
	padding: 0px 3px 0 0;
}
div.post div.gmaps a:hover{
	color: #c1022b;
}
div.post img {
	/*border-top: none 0;
	border-bottom: 5px #797979 solid;
	border-right: 23px #797979 solid;
	border-left: 23px #797979 solid;*/
	border: 10px #797979 solid;
	margin: 7px 16px 7px 0;
}
div.post img:hover{
	border: 10px #c10a26 solid;
}


#kursdaten {
	color: #FFF;
	background: url(_img/sbar_75perc.png);
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
#kursdaten h1,#kursdaten h2{
	margin: 5px 0px 0px 0;
	padding: 10px 25px;
	font-size: 16px;
	color: #606060;

}
#kursdaten div{
	line-height: 16px;
	margin: 0 0 4px 0;
}
#kursdaten div div.r{
	width: 120px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0 0 0 25px;
	float: left;
	font-weight: bold;
}
#kursdaten div div.l{
	padding: 0 0 0 155px;
}
#kursdaten div.download{
	background: no-repeat url(_img/bg_kurs_download.png);
	background: #c41230;
	height: 21px;
	width: 320px;
}
#kursdaten div.download div.r, 
#kursdaten div.download div.l { 
	height: 21px; 
	line-height: 20px;
}
#kursdaten div.download a{
	color: #FFF;
}
#kursdaten div.download a:hover{
	font-weight: bold;
}
/*main list courses*/

div.updatedate {
	color: #999999;
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px 0 0px 25px;
	background: url(_img/sbar_75perc.png);
	color: #606060;
}
div.updatedate h2{
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #606060;
}
div.updatedate h3{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}
div.updatedate a{
	display: block;
	padding: 2px 5px;
	margin: 0 25px 2px 0;
	color: #FFF;
	font-weight: bold;
	background: #c1022b;
}
div.updatedate a:hover{
	background: #494949;
}

/*side list courses*/

div.updatedate2 {
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(_img/sbar_kursuebersicht.jpg) no-repeat top left;
	padding: 30px 0 0 0;
}
div.updatedate2 div.content{
	background: url(_img/sbar_50perc_red.png) repeat-y;
	padding: 0 0 4px 0;
}
div.updatedate2 div.content h3{
	font-size: 10px;
	background: url(_img/sbar_60red.png);
	color: #FFF;
	width: 174px;
	padding: 4px 4px 4px 8px;
	margin: 0 0 4px 0;
}
div.updatedate2 div.content a {
	display: block;
	width: 157px;
	padding: 4px 4px 4px 16px;
	margin: 0 0 4px 0;
	color: #FFF;
	font-size: 9px;
	background: url(_img/sbar_75perc.png);
}
div.updatedate2 div.content a:hover {
	margin: 0 0 4px 8px;
}
div.updatedate2 div.content a.current {
	background: url(_img/sbar_30red.png);
	width: 166px;
}
div.updatedate2 div.content a.current:hover {
	padding: 4px 4px 4px 16px;
	margin: 0 0 4px 0;
}
/*sidebar2!*/

#latestnewslist{
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(_img/sbar_newsletter.jpg) no-repeat top left;
	padding: 30px 0 0 0;
}
#latestnewslist div.content{
	background: url(_img/sbar_50perc.png) repeat-y;
}
#latestnewslist div.content a{
	display: block;
	width: 161px;
	padding: 8px;
	margin: 0 0 8px 0;
	color: #FFF;
}
#latestnewslist div.content a.first{
	background: url(_img/sbar_75perc.png);
	margin: 0 0 8px 8px;
	color: #FFF;
}
#latestnewslist div.content a:hover{
	background: #c1022b;
}

/*anmeldung!*/

div.anmeldung {}
div.anmeldung form {}
div.anmeldung form label{
	display: block;
	width: 100px;
	/*float: left;*/
	margin: 0 0 5px 0;
	height: 18px;
}
div.anmeldung form  table b{
	color: #c1022b;
}
div.anmeldung form input{
	/*float: right;*/
	border: 1px solid #f0f0f0;
	height: 14px;
	font-size: 11px;
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 150px;
	margin: 0 0 5px 0;	color: #333;
	background: #f0f0f0;
}
div.anmeldung form input:focus{
	background: white;
	border: 1px solid #c1022b;
	color: #c1022b;
}
div.anmeldung form select{
	float: right;
	border: 1px solid #f0f0f0;
	font-size: 11px;
	font-family: "Verdana", Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 150px;
	color: #333;
	margin: 0 0 5px 0;	background: #f0f0f0;
}


div.emailsite_form{
	padding: 7px 10px;
	margin: 7px 10px;
}
div.emailsite_form label{
	display: block;
	font-weight: bold;
}
div.emailsite_form input.formfield{
	display: block;
	width: 100%;
	border: 0 none;
	margin: 3px 0 8px 0;
	padding: 3px 2px 2px 2px;
	font-weight: bold;
	color: #444;
	background: #ddd;
}
div.emailsite_form input.formfield:focus, div.emailsite_form input.formfield:hover{
	background: #eee;
}

div.emailsite_form span.formfieldoff{
	display: block;
	width: 100%;
	background: none;
	border: none;
	padding: 0;
	margin: 5px 0;
	color: #444;
	text-align: left;
}
div.emailsite_form input.formbttn{
	width: 250px;
	border: 0 none;
	text-align: center;
	background: #c1022b;
	color: #FFF;
	font-weight: bold;
	border: 3px solid #c1022b;
}
div.emailsite_form input.formbttn:hover{
	border: 3px solid #444;
	background: #444;
}

span.kurspreisprint {
	display: none;
}