/*******************
Elements css
********************/
html {
	background-image: url('http://www.whiteit.de/resources/img/_tmpl_/body-background.jpg');
	background-color: #0170bc;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

/****************************
Template css
*****************************/
div.wit_tmpl_main_container {
	position:relative;
	width: 800px;
	margin: 0 auto;
}

div.wit_tmpl_container {
	height: 600px;
	background-image: url('http://www.whiteit.de/resources/img/_tmpl_/background.png');
	background-position: 50% 0;
	background-repeat: no-repeat;
}

div.wit_tmpl_browser_addin {
	position: absolute;
	left: -14px;
	top: 5px;
	width: 762px;
	height: 60px;
}

div.wit_tmpl_top {
	position:absolute;
	height: 20px;
	width: 688;
	top:72px;
	left:55px;
}

div.wit_tmpl_content {
	position:absolute;
	height: 405px;
	width: 688px;
	left: 57px;
	top:95px;
}

div.wit_tmpl_bottom_WHITE {
	position: absolute;
	background-image: url('http://www.whiteit.de/resources/img/_tmpl_/menu_links.png');
	background-repeat: no-repeat;
	width: 136px;
	height: 46px;
	top:500px;
}

div.wit_tmpl_bottom_IT {
	position: absolute;
	background-image: url('http://www.whiteit.de/resources/img/_tmpl_/menu_rechts.jpg');
	background-repeat: no-repeat;
	width: 664px;
	height: 46px;
	top:500px;
	left: 136px;
}

div.wit_tmpl_bottom_navigation {
	position: absolute;
	height: 46px;
	left: 110px;
}

div.wit_tmpl_bottom_claim {
	position: absolute;
	background-image: url("http://www.whiteit.de/resources/img/_tmpl_/logo_claim.gif");
	background-repeat: no-repeat;
	height: 47px;
	left: 136px;
	top: 547px;
	width: 100px;
}

p.wit_tmpl_imprint {
	position:absolute;
	text-align: right;
	left: 736px;
	top: 598px;
}
p.wit_tmpl_imprint a{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

div.wit_tmpl_below_content {
	background-image: url('http://www.whiteit.de/resources/img/_tmpl_/spiegelung.png');
	background-repeat: no-repeat;
	width: 687px;
	height: 15px;
	position: absolute;
	top: 384px;
}

/****************************
Top navigation css
*****************************/
div.wit_tn_menu_item {
	padding-right: 15px;
	position:absolute;	
}

div.wit_tn_menu_item a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	font-size:13px;
	letter-spacing:-1px;
}

div.wit_tn_menu_item img {
	padding-right: 1px;
}

/****************************
Content css
*****************************/ /****************************
---> Left content css
*****************************/
div.wit_ca_ {
	position:absolute;
	width: 212px;
	height: 383px;
	opacity: 0.9;
	filter: alpha(opacity =         90);
	-moz-opacity: 0.9;
}

/****************************
---> Right content css
*****************************/
div.wit_cb_ {
	position:absolute;
	width: 475px;
	height: 383px;
}

div.wit_cb_header {
	position:absolute;
	background-image: url('http://www.whiteit.de/resources/img/_cb_/hintergrund_ueberschrift_ecke.gif');
	background-repeat: no-repeat;
	opacity: 0.9;
	filter: alpha(opacity =         90);
	-moz-opacity: 0.9;
	width: 475px;
	height: 60px;
	width: 475px;
	left:212px;
	padding-left:28px;
	padding-top:30px;
}

div.wit_cb_body {
	position: absolute;
	width: 475px;
	height: 318px;
	left:212px;
	top:60px;
}

div.wit_cb_body_opaque_content{
	position: absolute;
	background-color: white;
	opacity: 0.9;
	filter: alpha(opacity =         90);
	-moz-opacity: 0.9;
	width: 475px;
	height: 323px;
}

div.wit_cb_body_content {
	position: absolute;
	padding-left:28px;
	overflow: auto;
	width: 447px;
	height: 319px;
	font-size: 13px;
	font-family:Arial;
	font-weight: 500;	
	color:#747678;
}
div.wit_cb_body_content b {
	font-size: 13px;
	font-family:Arial;
	font-weight: bolder;	
	color:#747678;
}
div.wit_cb_body_content ul {
	list-style-image: url("http://www.whiteit.de/resources/img/_cb_/smallball.gif");
	
	padding: 10px;
	margin: 1px;
}

div.wit_cb_body_content ul li{
	list-style-image: url("http://www.whiteit.de/resources/img/_cb_/smallball.gif");
}


div.wit_cb_body_content br {
	margin-top: 5px;
}
div.wit_cb_header_content {
	width: 445px;
	height: 68px;
	color: #000000;
	font-weight: bold;
	font-size: 26px;
	font-family: Arial;	
}

div.wit_cb_body_content a {
	color: #8cb8de;
	text-decoration: none;
}

div.wit_cb_body_content a:hover{
	color: #8cb8de;
	text-decoration: underline;
}

div.wit_cb_body_content p{
	padding-right: 10px;
}

table.wit_cb_partner_table {
}

table.wit_cb_partner_table td {
	padding:27px 11px 16px 8px;
	vertical-align:middle;
	text-align:center;
}

table.wit_cb_partner_table img {
	border:0px;	
}

table.symposium_table td {
	vertical-align: top;
}

table.symposium_table tr {
	border-bottom: 1px dotted #747678;
}

table.symposium_table tr.no_border {
	border-bottom: 0px none #000000;
}

/****************************
Bottom css
*****************************/
a.wit_bn_navigation_item {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.wit_bn_navigation_item_selected {
	font-family: Arial;
	font-size: 12px;
	color: #4079BE;
	text-decoration: none;
}
td.wit_bn_navigation_td {
	text-align:center;
	vertical-align:bottom;
	height:10px;
	padding-left: 8px;
	padding-right: 8px;
}
td.wit_bn_selector {
	background-image:url('http://www.whiteit.de/resources/img/_bn_/arrow_up.gif');
	background-position:50% 100%;
	background-repeat: no-repeat;
}

div.wit_bn_second_level_container_bg {
	overflow: hidden;
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity =     50);
	-moz-opacity: 0.5;
	height: 29px;
	width: 459px;
	background-color: #064579;
	left: 114px;
	top: 47px;
}
div.wit_bn_second_level_container {
	position:absolute;
	left: 120px;
	top: 50px;
	_top:54px;
}

div.wit_bn_second_level_item  {
	float:left;
	margin-right:10px;
	padding-left:8px;
}
div.wit_bn_second_level_item_selected {
	float:left;
	margin-right:10px;
	padding-left:8px;
}
div.wit_bn_second_level_item a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;
}
div.wit_bn_second_level_item_selected a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}