 

@CHARSET "UTF-8";
/**
*
*	Formatierung der headlines
*
*/

/**
*
*	Formatierung fürs Impressum
*
*/
.imprint_box	{  
	margin:0 0 10px 0;
	overflow: hidden;
}

p.imprint_1		{ 
	float:left; 
	width:150px;  
	margin:0px;
}
p.imprint_2		{ 
	float:left; 
	width:190px; 
	margin-bottom:0px;
}
p.imprint_3		{ 
	float:left; 
	width:120px; 
	margin-bottom:0px;
}
p.imprint_4		{ 
	float:left; 
	width:200px; 
	margin-bottom:0px;
}
p.imprint_5		{ 
	float:left; 
	width:460px; 
	margin-bottom:0px;
}
p.imprint_6		{ 
	float:left; 
	width:90px; 
	margin-bottom:0px;
}
p.imprint_7		{ 
	float:left; 
	width:110px; 
	margin-bottom:0px;
}
p.imprint_8		{ 
	float:left; 
	width:440px; 
	margin-bottom:0px;
}

p.bezeichner_pic{
	padding:4px 34px 0 50px;
}

p.bold{
	font-weight:bold;
}
p.center{
	text-align:center;
}
#haftungsausschluss {
	float:right;
	width: 285px;
	height: 400px;
	border: 1px solid #666;
	margin: 0 10px 0 10px;
	background: transparent;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	
}

.label {
	float: left;
	width: 50px;
}

.headlines {
	margin-bottom: 15px;
}
img.headlines{
	margin:0 0 15px 0;
}
img.batterieen_text{
	margin: 26px 0 41px 35px;
}
img.pic_boerse{
	padding:4px 34px 0 50px;
}
img.pic_batterie{
	float:right;
	padding:0px 24px 0 0px;
}
img.pic_right{
	float:right;
	margin:30px 0 0 30px;
	padding:0px 24px 0 0px;
}

div.content{
	width:669px;
	padding: 15px 0 20px 37px;
	_padding: 15px 0 20px 34px;
	overflow:hidden;
}
#start_content {
	background: url(../images/logo_bg_updated.png) no-repeat 150px 20px;
}
div.headline{
	width:669px;
	height:67px;
	background:transparent;
	padding: 21px 0 0px 20px;
}
div.pics_right{
	width:194px;
	float:right;
	padding:4px 0 0 56px;
}
div.pics_right_info{
	width:275px;
	float:right;
	padding: 0 0 0 25px;
}
div.two_col{
	width:50%;
	float:left;
}
div.center{
	text-align:center;
}
img.adobe{
	width:75px;
	height:75px;
	margin: 0 80px 48px 0;
}
img.tab{
	margin: 25px 0 0 0;
}
a.grafik_link{
	width:125px;
	padding: 0 7px 0 0 ;
}
#sidebar_mail{
	position:absolute;
	margin: 96px 0 0 35px;
}

.table_tab  {
	margin: 0 5px 0 5px;
	border-spacing: 0;
	border-collapse: collapse;
	width: 98%;
}

.table_tab td {
	padding: 5px 3px;
	border-spacing: 0;
}

.table_tab th {
	height: 36px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 5px 5px 0;
	background: url(../images/bg_table.jpg) repeat-x;
	color: #e9edf2;
	font-weight: bold;
}

.table_tab tr:hover {
	background: url() #b0d399;
}

.table_tab a {
	font-size: 10px;
	line-height: 12px;
	color: #539e18;
	font-weight: bold;
}

.table_tab a:hover {
	font-size: 10px;
	line-height: 12px;
	color: #e9edf2;
	font-weight: bold;
	text-decoration: underline;
}

.table_row { 
	background: url(../images/content_bg.jpg) no-repeat right top;
}



