img, div { behavior: url(../js/iepngfix.htc) }
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #e5e5e5;
}
img {
	border:none;
}
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a.homebold {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
input#topsearch {
	border: solid 1px #ffffff;
	padding: 1px;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	background-color: #f3f3f4;
}
span.toptencount {
	color:#969595;
}
div#rootContainer {
	width:900px;
	margin:0 auto;
	text-align: left;
}
div#topheader {
	background-image:url(../images/header_blue_bg.png);
	height:71px;
}
div#top_nav_left {
	height:71px;
	width:300px;
	float:left;
}
div#top_nav_left a {
	color:#FFF;
	text-decoration: none;
}
div#top_nav_left a:hover {
	text-decoration: underline;
}
div#top_nav_left div {
	color:#FFF;
	font-size:11px;
	margin-top:50px;
	margin-left:10px;
}
div#top_nav_right {
	height:71px;
	float:right;
	width:590px;
}
div#top_nav_right div {
	color:#FFF;
	font-size:11px;
	margin-top:45px;
	margin-right:10px;
	text-align:right;
	color:#FFF;
	font-size:11px;
}
div#top_nav_right a {
	color:#FFF;
	text-decoration: none;
}
div#top_nav_right a:hover {
	text-decoration: underline;
}
div#breadcramps {
	background-color:#ce1a2f;
	padding:3px;
	color:#FFF;
	font-size:10px;
}
div#breadcramps a {
	color:#FFF;
	text-decoration: underline;
}
div#breadcramps a:hover {
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div#footer {
	background-image:url(../images/footer.png);
	height:29px;
	color:#FFF;
	text-align:center;
	line-height:29px;
	font-size:10px;
}

div#mainnav {
	min-height:300px;
}
div#right_col {
	float:right;
	width:200px;
	min-height:300px;
	position:relative;
	left:130px;
}
div#content_c {
	position:relative;
	left:-60px;
}
div.big_box {
	margin-bottom:20px;
}
div.big_box div.boxtitel {
	color:#FFF;
	font-size:12px;
	background:#264192;
	padding:3px;
	padding-left:5px;
  	-webkit-border-top-left-radius: 10px;
 	-moz-border-radius-topleft: 10px;
	border-radius: 10px 0 0 0;
}
div.big_box div.boxcontent_plain {
	border: solid 1px #b4b4b4;
	border-top:none;
	background:#eeeded;
}
div.big_box div.boxcontent {
	border: solid 1px #b4b4b4;
	border-top:none;
	background:#eeeded;
	padding:8px;
}
div.box_list_item {
	padding:8px;
	color:#787878;
}
div.box_list_item  b {
	color:#000000;
}
div.box_contentlist_item {
	padding:8px;
}
div.boxhr {
	width: 100%; 
	height: 1px; 
	border: 0;
	background-color: #b4b4b4;
	margin:0px;
}
div.search_box {
	margin-bottom:20px;
}
div.search_box * {
	text-align: left;
}
div.search_box div.boxtitel {
	color:#FFF;
	font-size:12px;
	background:#264192;
	padding:3px;
	padding-left:5px;
  	-webkit-border-top-right-radius: 10px;
 	-moz-border-radius-topright: 10px;
}
div.search_box div.boxcontent {
	border: solid 1px #b4b4b4;
	border-top:none;
	background:#eeeded;
	padding:8px;
}
	
div#mainnav ul.modul-links {
	width: 202px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	list-style: none;
	padding:0px;
}

div#mainnav ul.modul-links li {
	height: 42px;
	width: 202px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-top: 0px;
}

div#mainnav ul.modul-links li a {
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 202px;
	text-indent: -200em;
	overflow: hidden;
	position: relative;
}

#modul-ausbildung { background-image: url(../images/nav_ausbildung.png); background-position: 0px 0px; }
#modul-ausbildung:hover { background-position: 0px -42px; }
#modul-ausbildung.selected { background-position: 0px -42px; }
#modul-ausbildung.seledted:hover { background-position: 0px 0px; }

#modul-beruf { background-image: url(../images/nav_beruf.png); background-position: 0px 0px; }
#modul-beruf:hover { background-position: 0px -42px; }
#modul-beruf.selected { background-position: 0px -42px; }
#modul-beruf.seledted:hover { background-position: 0px 0px; }

#modul-institut { background-image: url(../images/nav_institut.png); background-position: 0px 0px; }
#modul-institut:hover { background-position: 0px -42px; }
#modul-institut.selected { background-position: 0px -42px; }
#modul-institut.seledted:hover { background-position: 0px 0px; }

div.form {
	margin-top: 20px;
}
div.inputfieldbig {
	padding-right: 25px;
}
input.big {
	width: 100%;
}
input.textfield {
	border: solid 1px #cccccc;
	padding: 3px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	background-color: #f0f0f0;
	color: #525151;
}
.small {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
input.whitetextfield {
	border: solid 1px #cccccc;
	padding: 2px;
	margin: 0;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}


.fieldlabel {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

#flashkarte {
	position:absolute;
	top: 100px;
	left: 230px;
	width:500; height:350; z-index:3; padding:0px;
}
#new_flashkarte {
	position:absolute;
	top: 180px;
	left: 350px;
	width:370; height:200; z-index:3; padding:0px;
}
#institutflashkarte {
	position:absolute;
	top: 30px;
	left: 230px;
	width:500; height:350; z-index:3; padding:0px;
}
#bizflashkarte {
	position:absolute;
	top: -180px;
	left: 230px;
	width:500; height:350; z-index:3; padding:0px;
}
#dynatip {
	display:none;
	background:transparent url(../images/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index: 30;
}
table.toplistutil {
	margin-bottom: 10px;
}
div#suchfilter_text {
	font-size: 11px;
	line-height: 19px;
}
div#suchfilter_text img {
	vertical-align: top;
}
div#suchfilter_container {
	position: absolute;
	top:0px;
	left: 0px;
	width: 250px;
	z-index: 3;
	padding: 6px;
	text-align: left;
	display: none;
	border: solid 1px #828282;
	background-color: white;
	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
  	font-size: 10px;
  	color: #36373b;
  	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
}
div#suchfilter_container div.filterline {
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
div#suchfilter_container div.filterline:hover {
	background-color: #c3c5ca;
}

div.site_roller_container {
	font-size: 11px;
	color: #404040;
}
div.site_roller_container a.site_roller {
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}
div.site_roller_container a.site_roller:hover {
	color: #d11a30;
	text-decoration: none;
}
div.site_roller_container span.aktpage {
	color: #d11a30;
}

div.site_pager_container {
	text-align: right;
	font-size: 11px;
	color: #404040;
	margin-top: 7px;
}
div.site_pager_container input {
	border: solid 1px #cccccc;
	padding: 1px;
	margin: 0;
	font-size: 11px;
	background-color: #f0f0f0;
	color: #404040;
}
div.alphabet {
	background: #e3e3e3;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 5px;
}
div.alphabet div.titel {
	float: left;
	margin-right: 10px;
}
div.alphabet div.alphabet_links a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
table.liste tr.one {
	background-color: #e3e3e3;
}
table.liste tr:hover {
	background-color: #b5c6fb;
}
table.liste tr.tablehead:hover {
	background-color: #ffffff;
}
table.liste {
	border-collapse: collapse;
}
table.liste td {
	text-align: left;
	vertical-align: top;
	border-right: solid 1px #d3d3d3;
	border-left: solid 1px #d3d3d3;
}

table.liste td.tdfooter {
	border: none;
	color: white;
}
td.tdfooter a.morelink {
	color: white;
}
table.liste tr.tablehead td {
	padding: 0px;
}
table.liste td div.listhead {
	background-color: #264192;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
table.liste td.last div.listhead {
	-webkit-border-top-right-radius: 10px;
 	-moz-border-radius-topright: 10px;
}
table.liste td.last {
	border: none;
}
table.liste td a {
	color: #000000;
	text-decoration: none;
}
table.liste td a.bold {
	font-weight: bold;
}

a.institut_gruppe {
	font-weight: bold;
	text-decoration: none;
}
div.igruppe {
	border: solid 1px #b8b8b8;
	margin-bottom: 2px;
}
div.igruppe_head {
	background-color: #e8e8e8;
	padding:3px;
}
div.igruppe_content {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b8b8b8;
	padding:3px;
}
div.detailcontainer {
	border: solid 1px #b8b8b8;
}

div.detailcontainer div.detail_head {
	background-color: #e3e3e3;
	min-height: 60px;
}
div.detailcontainer div.contsp {
	padding: 7px;
}
div.detailcontainer div.gray {
	background-color: #e3e3e3;
}
div.detailcontainer div.border {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b8b8b8;
}
div.printer {
	float: right;
}
div.printer span.FBConnectButton_Small {
	margin-top:3px;
}
div.detail_head .titel {
	font-size: 1.3em;
	font-weight: bold;
	width: 600px;
}
div.detail_head .subtitel {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
	width: 600px;
}


dl.table-display {margin:0; padding:0;}

dl.table-display dt {
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	width:   135px;
}

dl.table-display dd {
	margin-left: 140px;
	margin-bottom: 0px;
	padding-top:3px;
	padding-bottom:3px;
}

dl.adressen dd {
	margin-left: 140px;
	margin-bottom: 5px;
	padding-top:3px;
	padding-bottom:3px;
}
dd p {
	margin-top: 0px;
}
div.detailfields ul {
	padding: 0px;
	margin: 0px;
    padding-left:0px;
    margin-left:0px;
    list-style: none;
}
div.detailfields ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding: 3px;
}
div.detailfields ul li.two {
	background-color: #fafafa;
}
div.detailfields ul li.one {
	background-color: #e3e3e3;
}
div.detailfields ul li a {
	color: #000000;
	text-decoration: none;
}
div.detailfields ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

div.detailfields ul li:hover {
	background-color: #f3fcbf;
}

div.detailfields a.adresslink {
	color: #000000;
	text-decoration: none;
}
div.detailfields a.adresslink:hover {
	text-decoration: underline;
}
div.detailfields a.bold {
	font-weight: bold;
}
div.detailfields a.smalladresslink {
	color: #000000;
	text-decoration: underline;
}
div.detailfields a.smalladresslink:hover {
	text-decoration: none;
}

span.highlight {
	background-color: #e693a0;
}

div.copyright {
	margin-top: 3px;
	text-align: right;
}


div.biginputbox {
	margin-bottom:20px;
}
div.biginputbox div.biginputbox_titel {
	color:#FFF;
	font-size:12px;
	background:#264192;
	padding:3px;
	padding-left:5px;
  	-webkit-border-top-right-radius: 10px;
 	-moz-border-radius-topright: 10px;
}
div.biginputbox div.biginputbox_content {
	border: solid 1px #b4b4b4;
	border-top:none;
	background:#ffffff;
	padding:4px;
}

