﻿@charset "utf-8";

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	padding:0px;
}
body{
	padding-top:22px;
	margin:0px;
}
img{
	border:0px;
}
table{
	line-height:normal;
}
td{
	vertical-align:top;
	padding-bottom:5px;
}

a{
	color:#ff00ff;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color:#0041c4;
	text-decoration:underline;
}
div.mastercontainer{
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

#contentheader{
	background:#cccdcc;
	height:15px;
}
#contentheader div{
	background:#e41a3d;
	height:17px;
	width:295px;
}
#contentfooter{
	background:#cccdcc;
	height:15px;
}
#contentfooter .contentfooterl{
	float:left;
	background:#e41a3d;
	height:15px;
	width:295px;
}
#contentfooter .contentfooterr{
	float:left;
	padding:1px 0px 0px 18px;
	color:#e41a3d;
	font-weight:bold;
}
#contentfooter .contentfooterr a{
	color:#e41a3d;
	font-weight:bold;
	text-decoration:none;
}


#content{
	min-height:520px;
	background:url(/p/d_content_bg.gif) repeat-y;
}
#content2{
	background:url(/p/d_navi_bg.jpg) 15px 0px no-repeat;
}
#content3{
	background:url(/p/d_logo_aufberg.gif) bottom left no-repeat;
}

#navi{
	width:295px;
	float:left;
}
.naviphome{
	background:url(/p/d_navi_listitem.gif) no-repeat;
	margin:8px 23px 14px 5px;
	padding:1px 0px 0px 21px;
	cursor:pointer;
}
#containerrechts{
	width:590px;
	float:left;
	
}
.naviphome:hover a{
	text-decoration:underline;
}
.naviphome a{
	color:#e41a3d;
	font-weight:bold;
	text-decoration:none;
}
.naviphome a:hover{
	text-decoration:underline;
}
#navi ul{
	margin:8px 15px 0px 5px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
#navi ul li ul{
	margin:5px 0px 0px 43px;
}
#navi ul li{
	margin:0px 0px 5px 0px;
}
#navi ul li a{
	display:block;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	color:#666666;
	background:white;
	border:1px solid #cccccb;
	text-decoration:none;
}
#navi ul li a.over, #navi ul li a:hover{
	color:#dddddd;
	background:#e41a3d;
	text-decoration:none;
}

#navimeta, #navimeta_lageplan{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:right;
	padding:0px 12px 0px 10px;
}
#navimeta_lageplan{
	background:url(/p/d_lageplan_002.gif) no-repeat;
}
#navimeta a, #navimeta_lageplan a{
	font-size:0.9em;
	color:#333333;
	text-decoration:none;
	margin-left:12px;
}
#navimeta a:hover, #navimeta_lageplan a:hover{
	text-decoration:underline;
}

#page, #page_lageplan{
	margin:0px;
	padding:7px 15px 15px 14px;
	line-height:1.6em;
}
#page_lageplan{
	padding:7px 15px 15px 305px;
	background:url(/p/d_lageplan_003.gif) no-repeat;
	height:244px;
}
#page p, #page_lageplan p{
	margin-top:0px;
	margin-bottom:0.7em;
}
#page_subcontainer_text{
	float:left;
	width:400px;
	margin-right:10px;
}
#page_subcontainer_pic{
	padding-top:5px;
	float:right;
	width:120px;
}
#page_subcontainer_pic div{
	font-size:11px;
	color:#555;
	line-height:normal;
	margin-bottom:16px;
}
#page_subcontainer_pic div img{
	margin-bottom:2px;
}
h1{
	margin:0px 5px 12px 0px;
	padding:0px;
	font-size:1.2em;
	color:#e41a3d;
}
.subtitle{
	font-weight:normal;
	color:#e41a3d;
}
#page_docs{
	margin:30px 0px 0px 0px;
	border:1px solid #ddd;
	padding:10px 47px;
	font-weight:bold;
	color:#999;
}
#page_docs ul{
	list-style-type:decimal;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#page_docs ul li{
	margin:0px 0px 4px 0px;
	padding:0px;
	font-weight:normal;
	color:#000;
	line-height:normal;
}
#page_docs ul li p.desc{
	margin-top:0px;
	font-size:0.9em;
	color:#555;
}


#helpercontentheight{
	float:left;
	height:520px;
}
.helperclearboth{
	clear:both;
}
.smallspace{
	padding:0px 1px 0px 1px;
}


