body {
	height:100%;
    width:100%;
    margin:0px;
    padding:0px;
	background: #e5e5e5 url(background.gif) repeat-x;
		  }
		  
div#seite {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#FFFFFF;
	height:3100px;
	position:absolute;
}

div#news_letter {
	margin-top:1px;
	background-color: #f1f3f3;
	width:185px;
	height:20px;
	position:absolute;
}

.menu {
		font-family:Verdana;
		width:180px;
    	color: #475B64;
    	font-size: 10px;
		margin-left:15px;
		padding-top:4px;
    	text-transform:uppercase;
		position:absolute;

}

.content_left {
	margin-top:2px;
	margin-left: 188px;
	background: url(linie.gif) repeat-y;
	width:3px;
	position:absolute;
	height:3000px;
}

.content_left_txt {
	margin-top:30px;
	margin-left:20px;
	font-family:Verdana;
	font-size:11px;
	color:#005c91;
	position:absolute;
}
.content_left_linie {
	margin-top: 95px;
	width:188px;
	height: 1px;
	background: url(linie_h.gif) repeat-x;
	position:absolute;
	top: 89px;
	left: 6px;
}

.content_right_head_txt {
	margin-left:220px;
	margin-top:30px;
	position:absolute;
	font-size:11px;
	font-family:Verdana;
	color: #005c91;
	width:650px;
	
}

div#tables{
	margin-top:200px;
	margin-left:220px;
	position:absolute;
	width:650px;
	
}

.table_main  table {
	width: 650px;
}

.table_main  th {
	background: url(paketeinhalt_header.gif) top left no-repeat;
	width: 650px;
	height: 26px;
	text-align: left;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #B4B4B4;
}

.table_main  tr.headline td {
	height: 22px;
	color: #005C91;
	background: #BCD4E2;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;

}

.table_main  tr td {
	border-top: 1px solid #B4B4B4;
	color: #535351;
	vertical-align: top;
	padding: 4px 13px 4px 5px;
	font-family:Verdana;
	font-size:11px;
	
}

.table_main  tr td.nowrap {
	white-space: nowrap;
}

.table_main  tr td.right {
	text-align: right;
}

.table_main  tr td.preis {
	color: #005C91;
	font-family:Verdana;
	font-weight: bold;
	font-size: 11px;
}

.table_main  tr td.paketpreis {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
}


.table_main  tr td.uvp {
	border: none;
	padding: 0px 0px 0px 88px;
	font-size: 11px;
	
}

.table_main  tr td.anzahl {
	font-family:Verdana;
	border: none;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.header{
	position:absolute;
	font-size:13px;
	font-family:Verdana;
	color: #005c91;
	width:650px;	
		}
.form {
	margin-top:10px;
	position:absolute;
	width:650px;



}		

