* 
{
	font-size:12px;
	font-family: verdana,'sans serif';
	margin:0;
	padding:0;
	color: rgb(100,100,100);  
}

a
{
	text-decoration: none;
}

a.link
{
	color: #2B2BFF;
}

.small
{
	font-size: 9px;
	letter-spacing: -1px;
}

img
{
	border:0px solid #000;
	margin:0px;
	padding:0px;
}

ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}

ol
{
	list-style: none;
	margin: 10px 0px;
}

br.clr  
{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

h1, h2, h3
{
	color: rgb(255,102,0);
}

h1
{
	margin:10px 0px;
font-weight:bold;
font-size:18px;}

h2
{
	margin:15px 0px;
	font-weight:bold;
	font-size:16px;
}

h3
{
	margin:10px 0px;
	font-weight:bold;
	font-size:14px;
}

p.free
{
	margin:5px 0px;
font-size:12px;}

small
{
	font-size:10px;}

h3.zdinfo
{
	margin:0px 0px 15px 0px;
	height: 20px;
	font-weight:bold;
	color:#FFF;
	padding-left: 5px;
	padding-top: 5px;
	background:url('/images/website/h2_bg_v3.gif') repeat-x;
}

h2 a,
#optionsarrow
{
	color:#000;
}

.abstand-top
{
	margin-top: 25px;
}

html
{
	width:100%;
	min-height:100%;
}

body 
{
	text-align:center;
	width:100%;
	background: rgb(133,194,194);
}

#zdinfo
{
	background:none;
	background-color:#FFF;
}

#body-border
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	text-align:left;
}

#site-head
{
	height:80px;
}

#site-menu
{
	padding-top:46px;
	width:450px;
	float:left;
}

#site-menu ul,
#bestelltype-chooser ul
{
	margin:0px;
	padding:0px 0px 0px 10px;
}

#site-menu li,
#bestelltype-chooser li
{
	display: block;
	float: left;
	height: 34px;
	padding:0px;
	margin:0px;
	margin-right:3px;
	color: #474747;
}

#site-menu li.angebot
{
	width: 105px
}

#site-menu li.tarif
{
	width: 91px;
}

#site-menu li.bestellung
{
	width: 123px;
}

#site-menu li.kontakt
{
	width: 97px;
}

#site-menu li.agb
{
	width: 62px;
}

#site-logo
{
	float:right;
	width:335px;
	margin:0px;
	padding:0px;
	height:80px;
}

#bestelltype-chooser a
{
	display:block;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}

#bestelltype-chooser #pdf a
{
	background: url('/images/website/pdf.png');
}

#bestelltype-chooser #pdf a.active
{
	background-position: center bottom;
}

#bestelltype-chooser #pdf a.inactive
{
	background-position: center top;
}

#bestelltype-chooser #pdf img
{
	width: 112px;
	height: 34px;
}
					 
#bestelltype-chooser #mail a
{
	background: url('/images/website/email.png');
}

#bestelltype-chooser #mail a.active
{
	background-position: center bottom;
}

#bestelltype-chooser #mail a.inactive
{
	background-position: center top;
}

#bestelltype-chooser #mail img
{
	width: 113px;
	height: 34px;
}

#bestelltype-chooser #post a
{
	background: url('/images/website/post.png');
}

#bestelltype-chooser #post a.active
{
	background-position: center bottom;
}

#bestelltype-chooser #post a.inactive
{
	background-position: center top;
}

#bestelltype-chooser #post img
{
	width: 115px;
	height: 34px;
}

.site-switch
{
	text-align: center;
	color: #FFF;
	padding: 16px 0px 0px 0px;
	width: 800px;
}

.header-switch
{
	padding-bottom: 10px;
}

.site-switch .oben
{
	color: #FFF;
	width: 100%;
	font-weight:bold;
	margin-bottom: 4px;
}

.site-switch .unten
{
	text-align: center;
	color: #FFF;
	width: 100%;
}

.site-switch a
{
	color: #FFF;
}

.inactive
{
	color: #DEDEDE;
}

.fat
{
	font-weight: bold;
	color: #FFF;
}