/************ 
* 	ALLGEMEIN
*	
*	Farben (schwarz)
*		- Verlauf Oben 	#000000
*		- Verlauf Unten 	#363538
*
************/
body{
	background-color:#fff;
	
	color:#000000;	
	font-family:arial;
	font-size:12px;
	
	margin:0px;
	padding:0px;
	line-height:18px;
	
}

p, h1, h2, h3, h4, h5, h6, form, ul, li, div, legend, fieldset{
	margin:0pt;
	padding:0pt;
}
img {
	border:0px;
}
a{
	outline:none;
	cursor:pointer;
}
span.button_span {
	position:relative;
	display:block;
	width:157px;
	left:15px;
	top:13px;
}

/************ 
* 	LayoutBoxen
************/
div#left_case{
 position:relative;
 left:50px;
 width:600px;
 text-align:left;
}

div#logo{
	position:absolute;
	top:0px;
	left:440px;

}

div#head{
	height:220px;
	position:relative;
	width:200px;
	top:50px;
	left:0px;
	line-height:18px;
}
div#head_right{
	height:220px;
	position:absolute;
	top:50px;
	left:200px;
	width:400px;
	line-height:18px;
}

div#content{
	position:relative;
	margin-top:0px;
	left:0px;
	width:600px;
	color:#000;
}
div#content strong{
	color:#000;
}
div#content div.p_box{
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}
div#content p{
	line-height:18px;
}
div#content p.small{
	position:relative;
	width:195px;
	margin-top:5px;
	float:left;
}
div#content p.big{
	position:relative;
	width:280px;
	margin-right:10px;
	float:left;
}
div#content img.biggest{
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:154px;
	margin-bottom:10px;
}
div#content img.preview{
	position:relative;
	top:0px;
	left:0px;
	width:275px;
	margin-bottom:10px;
}
div#content img.preview_right{
	position:absolute;
	top:0px;
	left:285px;
	margin-bottom:10px;
}
div#content img.half{
	position:relative;
	top:0px;
	left:0px;
	width:395px;
	height:200px;
	margin-bottom:10px;
}
div#content img.half_left{
	position:absolute;
	top:0px;
	left:405px;
	width:195px;
	height:200px;
	margin-bottom:10px;
}
div#content img#big{
	position:relative;
	top:0px;
	left:0px;
	width:395px;
	height:305px;
}
div#content img#medium_left{
	position:relative;
	top:0px;
	left:0px;
	width:395px;
	height:200px;
}
div#content img#medium_high{
	position:absolute;
	top:0px;
	left:405px;
	width:195px;
	height:200px;
}
div#content img#medium_high_center{
	position:absolute;
	top:0px;
	left:205px;
	width:190px;
	height:200px;
}
div#content img#medium_high_left{
	position:relative;
	top:0px;
	left:0px;
	width:195px;
	height:200px;
}
div#content img#medium_low{
	position:absolute;
	top:105px;
	left:405px;
	width:195px;
	height:200px;
}
div#content img#small1{
	position:absolute;
	top:0px;
	right:0px;
	width:195px;
	height:95px;
}
div#content img#small2{
	position:absolute;
	top:105px;
	right:0px;
	width:195px;
	height:95px;
}
div#content img#small3{
	position:absolute;
	top:210px;
	right:0px;
	width:195px;
	height:95px;
}
div#content div.left{
	position:absolute;
	width:195px;
	top:140px;
	margin-top:5px;
}
div#content div.center{
	position:absolute;
	left:205px;
	top:140px;
	width:190px;
	margin-top:5px;
}
div#content div.right{
	position:absolute;
	width:195px;
	left:405px;
	top:140px;
	margin-top:5px;
}
div#content ul{
	position:relative;
	list-style:none;
	width:400px;
	clear:left;
}
div#content li{
	position:relative;
	padding-left:0px;
	padding-left:12px;
	background-image:url('../_img/dash.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:390px;
}
div#content a{
	color:#ccc;
	line-height:15px;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}
div#content a:hover{
	color:#fff;
	text-decoration:none;
}
div#content span.blue_b{
	position:relative;
	display:block;
	width:170px;
	height:91px;
	color:#fff;
	line-height:16px;
	
	background-image:url('../_img/b_blue.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
div#content span.blue_b_mittel{
	position:relative;
	display:block;
	width:244px;
	height:91px;
	color:#fff;
	line-height:16px;
	
	background-image:url('../_img/b_blue_mittel.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
div#content span.blue_b_lang{
	position:relative;
	display:block;
	width:284px;
	height:91px;
	color:#fff;
	line-height:16px;
	
	background-image:url('../_img/b_blue_lang.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
div#content span.button_span_m {
	position:relative;
	display:block;
	width:220px;
	left:15px;
	top:13px;
}
div#content span.button_span_l {
	position:relative;
	display:block;
	width:265px;
	left:15px;
	top:13px;
}
div#content div.imp_left{
	position:relative;
	width:295px;
	left:0px;
	margin-top:5px;
}
div#content div.imp_right{
	position:absolute;
	left:305px;
	top:160px;
	width:295px;
	margin-top:5px;
}

div#sidebar{
	position:relative;
	text-align:left;
	width:600px;
	margin-top:20px;
}
div#sidebar ul{
	list-style:disc inside;
}
div#sidebar a{
	color:#000;
	line-height:15px;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}
div#sidebar span.blue_b{
	position:relative;
	display:block;
	width:170px;
	height:91px;
	color:#fff;
	line-height:16px;
	
	background-image:url('../_img/b_blue.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
div#sidebar span.black_b{
	position:relative;
	display:block;
	width:170px;
	height:91px;
	color:#fff;
	line-height:16px;
	
	background-image:url('../_img/b_black.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
