#wrap {
	width: 1001px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/pwrap.jpg) repeat-y;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 101px;
}

#sitename {
	float: left;
	font-size: 300%;
	margin: 26px 0px 0px 40px;
	padding: 0px;
	color: #73AFB7;
	border: none;
}

#logo {
	float: right;
	background: url(../images/plg.gif) no-repeat;
	width: 160px;
	height: 90px;
	margin: 10px 0px 0px 0px;
}

#maintopic {
	clear: both;
	background: url(../images/pnavi.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 74px;
}

#maintopic ul {
	padding: 16px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

#maintopic ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#maintopic ul li a {
	float: left;
	display: block;
	height: 23px;
	padding: 5px 12px 0px 12px;
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}

#maintopic li a:hover, #maintopic li .sel {
	position: relative;
	background: url(../images/pnaviright.jpg) no-repeat right center;
	color: #73AFB7;
}

#maintopic li a:hover span, #maintopic li .sel span {
	position: absolute;
	width: 5px;
	height: 28px;
	top: 0px;
	left: 0px;
	background: url(../images/pnavileft.jpg) no-repeat;
	color: #73AFB7;
}

#plainsearch {
	clear: both;
	background-color: #FFFFFF;
	width: 992px;
	height: 25px;
	text-align: right;
}

#content {
	position: relative;
	float: left;
	width: 600px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}

div.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
} 

div.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#utility {
	position: relative;
	float: left;
	width: 160px;
	padding: 0px 10px 20px 10px;
}

#topic {
	margin: 0px 0px 26px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #73AFB7;
}

#utility a.topic  {
	height: 28px;
	padding: 8px 0px 0px 16px;
	background: url(../images/ph3.jpg) no-repeat;
	text-decoration: none;
	color: #73AFB7;
	display: block;
	outline: none;
}

#utility a.topic:hover {
	color: #FFFFFF;
	font-weight: bold;
} 

#utility a.subtopic {
	height: 28px;
	padding: 8px 0px 0px 24px;
	background: url(../images/ph3.jpg) no-repeat;
	text-decoration: none;
	color: #0079FF;
	display: block;
	outline: none;
}

#utility a.subtopic:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a.subtopic:active {
	border: none;
}

#kontakt {
	line-height: 160%;
	color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #73AFB7;
}

#side {
	position: relative;
	float: right;
	width: 160px;
	padding: 0px 10px 20px 10px;
}

#sidenav {
	width: 160px;
	margin-top: 1px;
}

#sidenav a, #sidenav p {
	display: block;
	padding: 5px 20px 5px 16px;
	margin: 0;
	border-bottom: 1px solid #DEDEDE;
	color: #666666;
	text-decoration: none;
	outline: none;
}

#sidenav h2 {
	background: url(../images/ph3.jpg) no-repeat;
	height: 28px;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

#sidenav a.sel {
	font-weight: bold;
}

#sidenav a:hover {
	background-color: #DEDEDE;
}

#sidebar {
	width: 160px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#teasersidebar {
	padding-bottom: 5px;
}

#footer {
	clear: both;
	width: 1001px;
	height: 81px;
	background: url(../images/footer.jpg) no-repeat;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #C1C1C1;
	text-align: center;
}

#footer a {
	color: #C1C1C1;
	text-decoration: none;
}

#footer a:hover {
	color: #DDDDDD;
}

#common {
	padding: 20px 10px 22px 10px;
	margin: 0px;
	font-size: 100%;
	color: #FFFFFF;
}

#common a {
	font-weight : normal;
	list-style-type: none;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#common a:hover {
	color: #295BFF;
}

#utility #plaintext {
	height: 25px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #73AFB7;
}

#utility #plaintext a {
	float: left;
	color: #FFFFFF;
}

#utility #plaintext a:hover {
	color: #73AFB7;
}

#utility #search {
	text-align: center;
	color: #000000;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #73AFB7;
}
	
#utility form.search {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#utility form.search input {
	vertical-align : middle;
}

#utility input.search {
	width: 130px;
	border: 1px solid #CCCCCC;
}

.line {
	border-top: 1px solid #73AFB7;
	margin-bottom: 10px;
}