body, text
{
	font-size: 75%;
	text-align: center;
}

*
{
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	behavior: url("/css/pngbehavior.htc");
}

a
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	color: #333;
}

a img
{
	border: none;
}





a.extern
{
	color : #000099;
}

a.extern:hover
{
	color : #0000ff;
}






img
{
	
}

body
{
	background: url('/img/background.png') repeat-x left top;
	
}



h1
{
	font-weight: lighter;
	font-size: 2em;
	margin: 0 0 15px 0;
}



h2
{
	font-weight: lighter;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	margin: 0 0 15px 0;
}








#main
{
	width: 1000px;
	margin: 0 auto 0 auto;
}

#main #sites
{
	margin: 45px 0 25px 0;
	height: 67px;
	background: url('/img/shadows.png') no-repeat left top;
	behavior: url("/css/pngbehavior.htc");
	
}

#main #sites ul
{
	margin: 0 0 0 125px;
	padding: 0;
	list-style: none;
}

#main #sites ul li
{
	float: left;
	margin: 0 25px;
	padding: 0;
	list-style: none;
}

#main #sites ul li a
{
	float: left;
	display: block;
	height: 67px;
	opacity: .25;
	-moz-opacity: 0.25;
	filter:alpha(opacity=25);
	margin: 0;
}

#main #sites ul li a img
{
	margin: 15px;
}

#main #sites ul li a:hover
{
	opacity: .5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
/*	background: url('/img/bg_slider_10.png') left top;	*/
	
}


#main #sites ul li a.active
{
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
/*	background: url('/img/bg_slider_25.png') left top;	*/
	
}

#main #sites ul li a.active:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
/*	background: url('/img/bg_slider_25.png') left top;	*/
	
}






#main #content
{
	text-align: left;
}

#main #content #navigation
{
	float: left;
	text-align: right;
	width: 180px;
}

#main #content #navigation h1
{
}

#main #content #navigation ul
{
	list-style: none;
}

#main #content #navigation ul a
{
	font-size: 1.25em;
	font-weight: lighter;
	display: block;
	padding: 0 25px 0 0;
	color: #666;
}

#main #content #navigation ul a:hover
{
	color: #333;
	background: url('/img/active_h.png') no-repeat right center;
}

#main #content #navigation ul a.active
{
	font-weight: bold;
	color: #000;
	background: url('/img/active.png') no-repeat right center;
}









#main #content #text
{
	margin: 0 0 0 205px;
	width: 750px;
}

.contentline
{
}

.contentline .contenttext
{
	width							: 200px;
	float							: left;
	margin-bottom					: 25px;
}

.section .contenttext
{
	width							: 180px;
	float							: left;
	margin-bottom					: 25px;
}

.contentline .contentimage
{
	width							: 500px;
	float							: right;
	margin-bottom					: 25px;
}





#footer
{
	clear: both;
	border-top: 1px dotted #ccc;
	text-align: right;
	margin: 25px 0 0 0;
	padding: 25px 0;
	color: #ccc;
}









div.left
{
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}

div.right
{
	float: left;
	margin: 0 0 0 25px;
	padding: 0;
	width: 360px;
}








dl
{
	margin: 0 0 25px 0;
	padding: 0;
}

dl dt
{
	margin: 25px 0 0 0;
	padding							: 0 0 0 30px;
	background						: #f6fff6 url("/img/16-cube-green.png") no-repeat 5px 3px;	
	font-weight: bold;
	border-bottom					: 1px dotted #666;
}

dl dd 
{
	margin: 0;
	padding: 0;
}

dl dd ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

dl dd li
{
	border-bottom					: 1px dotted #ccc;
	background:url('/img/tick1.png') no-repeat 5px 3px;
	padding: 0 0 0 30px;
}

dl dd li:hover
{
	background: #f6f6ff url('/img/tick2.png') no-repeat 5px 3px;
	color: #000;
}

dl dd li li
{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	background: none;
	border: none;
	list-style: square;
}


dl dd li li:hover
{
	background: none;
	border: none;
	list-style: square;
}


dl dd li div
{
	display: none;
	font-size: 90%;
	color: #668;
	padding: 0 10px 10px 0;
}

dl dd li:hover div
{
	display: block;
	display: none;
}

dl dd li div img
{
	display: none;
	float: right;
	margin: 0 15px 5px 10px;
	border: 1px dotted #ccc;
}






.technology
{
	height: 25px;
	width: 366px;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.technology:hover
{
	height: 200px;
}







.hidden
{
	display: none;
}

.leftrow
{
	float							: left;
	width							: 75px;
	text-align						: right;
	padding							: 0px 5px 0px 0px;
	
}

.grau
{
	color							: #ccc;
}

.fussnote
{
	font-size: 0.8em;
	color							: #ccc;
}




.trenner
{
	clear							: both;
	border-top						: 1px dotted #ccc;
	margin							: 22px 0 22px 0;
}





table.angebot
{
    border-spacing: 0; /*Others*/
    border-collapse: collapse; /*IE*/
}

table.angebot th 
{
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url('/img/bg_table_header.jpg') no-repeat;
	font-weight:bold;
}

table.angebot th.nobg 
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table.angebot tfoot th.nobg 
{
	border-bottom: 0;
}

table.angebot tfoot th
{
	text-align: right;
}

table.angebot tfoot td
{
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	font-weight:bold;
	padding: 6px 6px 6px 12px;
}


table.angebot  th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url('/img/bullet1.gif') no-repeat;
}


table.angebot td 
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	text-align: right;
}


table.angebot td.info
{
	color: #4f6b72;
	text-align: left;
}

table.angebot tfoot a
{
	color: #4f6b72;
	display: block;
}







.refline
{
	float: left;
	margin: 15px 0 0 0;
}

.refline .img
{
	float: left;
	width: 220px;
	text-align: center;
	border: 1px solid #eee;
	padding: 10px 2px 5px 2px;
	margin: 0 10px 15px 10px;
	background: #fff;
}

.refline .infotext
{
	margin: 0 0 0 250px;
}

.refline .infotext ul
{
	list-style: none;
}



label
{
	display: block;
	margin: 0 0 5px 0;
	border: 1px dotted #fff;
}

label:hover
{
	background: #def;
	border: 1px dotted #99f;
}

label b
{
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	margin: 5px 15px 0 0;
}

label input, label select, label textarea
{
	width: 400px;
	border: 1px solid #999;
	margin: 5px 0 5px 0;
	padding: 1px 5px;
}

label textarea
{
	height: 100px;
}

label input:focus, label select:focus
{
	background: #eef;
	border: 1px solid #99a;
}

.submit
{
	text-align: right;
	width: 615px;
}

.submit input
{
	border: 1px solid #999;
	margin: 5px 0 5px 0;
	padding: 1px 5px;
}

