body {
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	background-color: #F2F2F2;
}
#top {
	background-image: url(pics/top_unten.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 155px;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	background-position: center bottom;
	background-color: #FFFF01;
}
#logo{
	background-image: url(pics/logo_top.jpg);
	height: 140px;
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;

}

#tel {
	background-image: url(pics/tele.jpg);
	height: 127px;
	width: 230px;
	top: 9px;
	right: 0px;
	position: absolute;
}

#menu_kurier {
	left: 0px;
	top: 163px;
	background-image: url(pics/kurier_back.jpg);
	position: absolute;
	height: 257px;
	width: 193px;
	background-color: #FFFF01;
}
#menu_brief {
	left: 0px;
	top: 433px;
	background-image: url(pics/brief_back.jpg);
	position: absolute;
	height: 285px;
	width: 193px;
	background-color: #FFFF01;
}
#impressum {
	left: 0px;
	top: 730px;
	background-image: url(pics/imp_back.jpg);
	position: absolute;
	height: 50px;
	width: 193px;
	background-color: #FFFF01;
}

#preisliste {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	clip: rect(12px,auto,auto,auto);
	border: 0px solid #666666;

}
.unterstrichen {
	line-height: 22px;
	border-bottom:1px solid #666;
	padding: 3px 3px 3px 10px;
}

#zustell {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	border: 1px solid #666666;
	background-position: center;

}
#tarife {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	border: 1px solid #666666;
	background-position: center;
}

#ueber {
	font-size:18px;
	text-decoration: underline;
	letter-spacing: 1em;
	line-height: 30px;
	margin: 50px 0px 33px;
	text-align: center;
}
#klein{
font-size:10px;
}

.plz {
	height: 45px;
}

#agb{
	font-size:12px;
}

a:hover {
	cursor: hand;
}

td {
	border: 1px solid #999999;
	vertical-align: text-bottom bottom;
	padding: 5px;

}

a:link{
	border:none;
}

img{
	border:none;
}
#rechts {
	background-image: url(pics/rechts.png);
	height:100%;
	width: 230px;
	right: 0px;
	position: absolute;
}
input {
	background-color: #F2F2F2;
	border: 1px solid #666666;
}
textarea {
	background-color: #F2F2F2;
	border: 1px solid #999999;
}

div.content {
	font-family: Arial, sans-serif;
	font-size:10pt;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
div.content p {line-height:120%}

h1 {font-size:14pt;text-decoration:none;}
h2 {font-size:11pt;text-decoration:none;}

table.liste1 {border:0px;margin:0px;padding:0px;}
table.liste1 td {border:0px;}

table.outer {border:0px;margin:0px;padding:0px;width:580px;}
table.outer td {border:0px;vertical-align:top;}

table.liste2 {border:1px solid #000000;margin:0px 0px 20px 0px;padding:0px;width:500px;font-size:9pt;}
table.liste2 td {border:0px;padding:3px 2px 3px 2px;}
table.liste2 td.left {width:350px;}
table.liste2 tr.head td {font-weight:bold;border-bottom:1px solid #000000; padding:5px 5px 20px 5px;}
table.liste2 tr.info_big td {font-weight:bold;border-bottom:1px solid #000000; padding:5px 5px 5px 5px;text-decoration:underline;}
table.liste2 tr.even td {background-color:#DEDEDE;border-bottom:1px solid #000000;}
table.liste2 tr.odd td {background-color:#F3F3F3;border-bottom:1px solid #000000;}

table.liste3 {border:1px solid #000000;margin:0px 0px 20px 0px;padding:0px;width:260px;font-size:9pt;}
table.liste3 td {border:0px;padding:3px 2px 3px 2px;}
table.liste3 tr.even td {background-color:#DEDEDE;border-bottom:1px solid #000000;}
table.liste3 tr.odd td {background-color:#F3F3F3;border-bottom:1px solid #000000;}
table.liste3 td.left {border-right:1px solid #000000;border-bottom:1px solid #000000;width:60px;}
table.liste3 td.right {border-bottom:1px solid #000000;}

ol.post {line-height:30px;}

a.menu_1			{color:#000000;text-decoration:none;font-weight:bold;font-size:15pt;}
a.menu_1:link		{}
a.menu_1:visited	{}
a.menu_1:active	{text-decoration:none;}
a.menu_1:hover		{text-decoration:none;}

a.menu_2			{color:#000000;text-decoration:none;font-weight:bold;font-size:11pt;}
a.menu_2:link		{}
a.menu_2:visited	{}
a.menu_2:active	{text-decoration:underline;}
a.menu_2:hover		{text-decoration:underline;}

