#wrap {
	background-color: transparent; 
	width: 980px; 
	height: 100%;
	margin: 0px auto;	
}

#topl {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #686869 url(../images/pfadea.gif) repeat-x top left;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	float: left;
}

#topl h1 {
	font-size : 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
}

#topc {
	width: 580px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #686869 url(../images/pfade.gif) repeat-x top left;
	float: left;
	border-bottom: 2px solid #FFFFFF;
}

#topc h2 {
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 26px;
	letter-spacing : 4px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#topr {
	width: 198px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background : #686869 url(../images/pfade.gif) repeat-x top left;
	border-bottom: 2px solid #FFFFFF;
	float: right;
}

#topr a {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 6px 10px 0px 0px;
}

#midr {
	width: 980px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
}

#common {
	width: 980px;
	height: 50px;
	background : #f8f8f8 url(../images/pfadeg.gif) repeat-x top left;
	border-bottom: 2px solid #FFFFFF;
	overflow: hidden;
	clear:both;
}

#common a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 0px 10px;
	line-height: 50px;
	height: 50px;
}

#common a:hover {
	background : #245DA2 url(../images/pfade.gif) repeat-x top left;
	color: #FFFFFF;
}

a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#content_wrap {
	width: 980px;
	overflow: hidden;	
}

#content, #contentmax {
	width: 538px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	background : #245DA2 url(../images/pfade.gif) repeat-x top left;
	border-left: 2px solid #FFFFFF;
}

#contentmax {
	width: 738px;
}

#sidebar {
	width: 160px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
	background : #FFFFFF url(../images/pfadew.gif) repeat-x top left;
	float: right;
}

#nav {
	width: 160px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
	background : #686869 url(../images/pfadea.gif) repeat-x top left;
	float: left;
}

#nav, #content, #sidebar, #contentmax {
   padding-bottom: 32767px;
   margin-bottom: -32767px;
}
/*wigger navigation 1. Ebene tahoma hinzugefügt */
a.maintopic, a.maintopicsel, #nav h1 {
	display: block;
	margin: 10px -20px 10px -20px;
	padding: 5px 20px 5px 20px;
	background-color: #4E4E4F;
	text-decoration: none;
	font-size: 22px;
	font-family : tahoma, Georgia, serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FFFFFF;
}

a.maintopicsel {
	text-decoration: underline;
}

a.topic, a.topicsel {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #4E4E4F;
	text-decoration: none;
	color: #FFFFFF;
}

a.topicsel {
	text-decoration: underline;
}

a.subtopic, a.subtopicsel {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #4E4E4F;
}

a.subtopicsel {
	text-decoration: underline;
}

#bottom {
	width: 980px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF url(../images/psdhw.gif) repeat-x top left;
	clear: both;
}

form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size:12px;
}

