body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e1e1e1;
	background-image: url(images/hg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header{
	width: 541px;
	height: 98px;
	display: block;
	margin: 28px auto 17px auto;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#header a{
	display: block;
	padding: 98px 0px 0px 0px;
	font-size: 1px;
	color: #217ca8;
}

#wrap{
	width: 100%;
	background: #FFFFFF;
}

#container{
	width: 720px;
	margin: 0px auto;
	display: table;
	padding-bottom: 20px;
}

#nav{
	width: 179px;
	height: 511px;
	margin: 0px;
	padding: 47px 0px 0px 0px;
	list-style-type: none;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/hg-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	text-transform: uppercase;
}

#nav li{
	margin: 0px;
	padding: 0px;
	height: 34px;
}

#nav li a{
	display: block;
	height: 25px;
	color: #968c68;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 25px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

#nav li a:hover{
	padding: 9px 15px 0px 0px;
	color: #008fd1;
	border-right: 10px solid #FFFFFF;
}

#nav li a.active{
	color: #008fd1;
}

#content{
	width: 489px;
	height: auto;
	margin: 0px;
	padding: 57px 0px 20px 0px;
	float: right;
	text-align: left;
	font-size: 16px;
	color: #232323;
}

#content a{
	color: #232323;
	text-decoration: none;
	border-bottom: 1px solid #008fd1;
}

#content a:hover{
	color: #008fd1;
	border-bottom: 2px solid #008fd1;
}

#content a img, #content a:hover img{
	border: none;
}

#content a.aApo{
	background-image: url(images/apo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#content a.aApo, #content a.aApo:hover{
	border: none;
	text-decoration: underline;
	color: #666666;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #008fd1;	
	font-weight: normal;
	margin-top: 0px;
}

#content p{
	line-height: 24px;
	text-align: justify;
}

#content p.keinBlocksatz{
	text-align: left;
}

.klein{
	font-size: 12px;
}

#content p.klein{
	line-height: normal;
	font-size: 12px;
	text-align: left;
}

#content ul{
	padding-left: 10px;
	margin-left: 10px;
}

/*-----------------   Div Download   -----------------*/
.divDownload{
	width: 203px;
	height: 89px;
	padding: 10px 0px 10px 7px;
	float: right;
	overflow: hidden;
	background-image: url(images/hg-tarfifliste.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

.divDownload p{
	margin-top: 8px;
	margin-bottom: 0px;
}

.divDownload p.klein{
	margin-left: 12px;
}


.divDownload img{
	vertical-align: -50%;
	border: none;
	margin-right: 6px;
}

.defaultCursor{
	cursor: default;
}

/*-----------------   Div Urlaubsinfo   -----------------*/
#divUrlaub{
	width: 482px;
	height: 50px;
	padding: 10px 0px 10px 7px;
	margin-bottom: 14px;
	background-image: url(images/hg-urlaubsinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

#divUrlaub p{
	margin-top: 0px;
}

#divUrlaub img{
	width: 41px;
	height: 42px;
	float: left;
	margin: 4px 10px 0px 4px;
}

/*-----------------   Ul Wochenenddienste   -----------------*/
#content ul#ulWed{
border-top: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#content ul#ulWed li{
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 8px;
}

/*-----------------   Footer   -----------------*/
#footer{
	clear: both;
	/*display: block;
	width: 720px;*/
	height: 30px;
	font-size: 12px;
	padding: 18px 0px;
	background-image: url(images/hg-footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#footer, #footer a{
	color: #7f7f7f;
	text-decoration: none;
}

#footer a{
	padding: 7px 0px 7px 0px;
}

#footer a:hover{
	color: #333333;
}

a#pdlink {
	padding-right: 35px;
	background-image: url(images/pdlink.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

a#pdlink:hover {
	color: #FF0000;
	background-position: right -29px;
}