
body {
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:auto;
	overflow-y:scroll;
	background-color:#F2F2F2;
	font-family:Verdana;
	font-size:12px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:10px;
	margin-bottom:23px;
}

p {
	padding-left:10px;
	padding-right:10px;
}

a:link, p a:link {
	text-decoration:none;
	font-weight:bold;
	color:#C21F20;
}

a:visited,  p a:visited, p a:focus {
	text-decoration:none;
	font-weight:bold;
	color:#C21F20;
}

a:hover, a:focus {
	text-decoration:underline;
	font-weight:bold;
	color:#C21F20;
}

table {
	font-size:12px;
	line-height:18px;
}

.container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:766px;
	background-color:#FFFFFF;
}

.top {
	position:relative;
	width:766px;
	height:27px;
}

.blank {
	position:absolute;
	background-image:url('../images/top_header.gif');
	background-repeat:no-repeat;
	width:627px;
	height:27px;
	top:0px;
 }
 
.dtv {
	position:absolute;
	background-image:url('../images/dtv.gif');
	background-repeat:no-repeat;
	left:627px;
	width:51px;
	height:27px;
	top:0px;
	cursor:pointer;
}

.beck {
	position:absolute;
	background-image:url('../images/beck.gif');
	background-repeat:no-repeat;
	left:678px;
	width:88px;
	height:27px;
	top:0px;
	cursor:pointer;	
}

.box {
	position:relative;
	border: 1px solid #B2B2B2;
	margin-left:2px;
	margin-right:2px;
	padding-bottom:2px;

}

.boxheader {
	position:relative;
	background-image:url('../images/line_top.gif');
	background-repeat:no-repeat;
	top:0px;
	width:766px;
	height:3px;
}

.logo {
	background-image:url('../images/logo.gif');
	width:378px;
	height:99px;
	cursor:pointer;
}

.quote {
	position:absolute;
	background-image:url('../images/quote.gif');
	right:0px;
	top:0px;
	width:385px;
	height:99px;
}

.navi {

	background-color:#E5E4E4;	
	width:744px;
	height:24px;
	font-family:Verdana;
	font-size:12px;
	line-height:23px;
	margin-left:8px;
	text-indent:8px;
}

div.navi a:link, div.navi a:visited {
	padding-left:22px;
	padding-right:22px;
	padding-top:4px;
	padding-bottom:6px;
	text-decoration:none;
	font-weight:normal;
	color:#111111;
}


div.navi a:hover, div.navi a:focus {
	padding-left:22px;
	padding-right:22px;
	padding-top:4px;
	padding-bottom:6px;
	background-color:#C21F20;
	text-decoration:none;
	color:#111111;
}

.aktiv {

	padding-left:22px;
	padding-right:22px;
	padding-top:3px;
	padding-bottom:7px;
	background-color:#C21F20;
	text-decoration:none;
	color:#111111;
}

.content {
	padding-top:40px;
	padding-bottom:20px;
	margin:0px;
}

.grey {
	background-color:#F2F2F2;
	padding-top:12px;
	padding-bottom:12px;
	text-indent:11px;
}

.white {
	background-color:#FFFFFF;
	padding-top:12px;
	padding-bottom:12px;
	text-indent:11px;
}


.dotted_vert {
	background-image:url('../images/dotted_vert.gif');
	background-repeat:repeat-y;
	width:1px;
	padding-bottom:50px;
}

.dotted_horiz {
	background-image:url('../images/dotted_horiz.gif');
	background-repeat:repeat-x;
	background-position:center center;
	height:20px;

}


.footer {
	margin-right:auto;
	margin-left:8px;
	background-color:#E5E4E4;
	border:0px solid #000000;
	width:744px;
	height:23px;
}



div.footer a:link, div.footer a:visited, div.footer a:hover, div.footer a:focus {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#111111;
	text-decoration:none;
}

td a.link_titel:link {
	text-decoration:none;
	font-weight:normal;
	color:#111111;
}

td a.link_titel:hover, td a.link_titel:focus {
	text-decoration:underline;
	font-weight:normal;
	color:#111111;
}

td a.link_titel:visited {
	font-weight:normal;
	color:#111111;
}

.vase {
	background-image:url('../images/vase.jpg');
	background-repeat:no-repeat;
	width:208px;
	height:147px;
}

.warenkorb {
	display:block;
	width:180px;
	height:23px;
	line-height:23px;
	text-indent:40px;
	background-color:#E5E4E4;
}

a.warenkorb {
	text-decoration:none;
}
