
html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 12px verdana, arial, sans-serif;
	line-height: 18px;
	background: url('../img/bg_body.png') #bfe5f4 repeat-y;
}
html {
	overflow-y: scroll;
}
* {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	font: bold 12px verdana, arial, sans-serif;
	color: #0763ac;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0 0 25px 0;
	font: bold 20px verdana, arial, sans-serif;
	color: #0763ac;
}
h2 {
	margin: 5px 0 10px 0;
	font: bold 12px verdana, arial, sans-serif;
	color: #0763ac;
}
h2.thema {
	margin: 5px 0 10px 0;
	font-size: 20px;
}
h3 {
	font: bold 11px verdana, arial, sans-serif;
}
hr {
	margin: 10px 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #71cbf0;
}
img {
	border: 0;
}
p {
	margin: 0 0 10px 0;
}
ol,
ul,
li {
	list-style: none;
}
li.error > div {
	margin: 0 0 2px 0;
}
ul.error {
	margin: 0 0 10px 0;
}
ul.error li {
	padding: 2px 0 2px 14px;
	background: url('../img/arrow_li.png') 2px 6px no-repeat;
}
form ol {
	padding: 0 !important;
}
form li {
	padding: 0 !important;
	background: none !important;
	list-style: none !important;
}
label {
	display: block;
	margin: 0 0 2px 0;
	color: #0763ac;
	font-weight: bold;
	white-space: nowrap;
}
input,
select,
textarea {
	margin: 0 0 10px 0;
	padding: 2px 1px;
	width: 200px;
	font: 12px verdana, arial, sans-serif;
	border: 1px solid #008ac8;
}
select,
input[type="checkbox"],
input[type="radio"] {
	cursor: pointer;
}
select.sort {
	width: auto;
}
textarea.message {
	padding: 2px;
	width: 506px;
	height: 120px;
}
input.submit {
	width: auto;
	font-weight: bold;
	color: #0763ac;
	background: #bfe5f4;
	cursor: pointer;
}
#head {
	position: absolute;
	width: 988px;
	height: 198px;
	top: 0;
	left: 0;
}
#logo {
	float: left;
}
#wrap {
	width: 990px;
	top: 198px;
}
#content {
	float: left;
	margin: 0 30px 0 0;
	padding: 20px 30px;
	width: 511px;
	background: url('../img/bg_content.png') no-repeat;
}
#content ul,
#content ol {
	margin: 0 0 10px;
}
#content ul li {
	padding: 2px 0 2px 14px;
	background: url('../img/arrow_li.png') 2px 6px no-repeat;
}
#content ol {
	padding: 0 0 0 20px;
}
#content ol li {
	list-style: decimal;
}
#nav1 {
	float: right;
	margin: 0 0 0 20px;
	top: 15px;
	width: 170px;
	overflow: visible;
}
#nav1 li {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	width: 16px;
	height: 23px;
	overflow: hidden;
}
#nav1 li a {
	display: block;
	width: 16px;
	height: 23px;
	text-indent: -1000px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#nav1 li a:hover,
#nav1 li.h a {
	background-position: 0 23px !important;
}
#nav2 {
	float: left;
	padding: 20px 30px 20px 20px;
	width: 169px;
	min-height: 52px;
	background: url('../img/bg_nav2.png') no-repeat;
}
#nav2 ul,
#nav3 ul {
	margin: 0 0 20px 0;
}
#nav2 li,
#nav3 li {
	color: #0763ac;
	font-weight: bold;
}
#nav2 li.h,
#nav3 li.h {
	color: #cc0718;
}
#nav2 li a,
#nav3 li a {
	display: block;
	padding: 2px 0 5px 0;
	font: bold 12px verdana, arial, sans-serif;
	color: #0763ac;
	text-decoration: none;
}
#nav2 li a:hover,
#nav2 li.h a,
#nav3 li a:hover,
#nav3 li.h a {
	color: #cc0718;
}
#nav2 hr,
#nav3 hr {
	margin: 0;
	width:100%;
	height: 1px;
	border-top: 1px solid #79c3e4;
}
#nav2 ul div.hr,
#nav3 ul div.hr {
	width: 100%;
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #79c3e4;
}
#nav2 ul ul {
	margin: 0;
}
#nav2 li li {
}
#nav2 li li a {
	padding: 2px 0 2px 14px;
	color: #0763ac !important;
	font-weight: normal;
	background: url('../img/arrow_nav2.png') 2px 5px no-repeat;
}
#nav2 li li > a:hover,
#nav2 li li.h > a {
	color: #cc0718 !important;
}
#nav2 li li.h > a {
	background: url('../img/arrow_nav2_h.png') 0 7px no-repeat;
}
#nav2 li li li a {
	margin-left: 30px;
	padding: 2px 0;
	color: #0763ac !important;
	font-weight: normal;
	background: none !important;
}
#nav2 li li li > a:hover,
#nav2 li li li.h > a {
	color: #cc0718 !important;
	background: none;
}
#nav3 {
	float: right;
	padding: 20px 0;
	width: 170px;
}
#nav3 ul {
	margin-bottom: 40px;
}
#nav3 li a {
	font-weight: normal;
}
#login label {
	margin: 0;
}
#login input {
	margin: 0;
	width: 168px;
}
#login input.submit {
	margin-top: 5px;
	width: auto;
}
#forum {
	border-top: 1px solid #79C3E4;
	padding: 0 !important;
}
#forum li {
	padding: 10px 0;
	border-bottom: 1px solid #79C3E4;
	list-style: none !important;
}
#forum h2 {
	margin: 10px 0 5px 0;
}
div.buttons {

}
ol.navpage,
ol.navcount {
	list-style: none !important;
}
ol.navcount {
	padding: 0 !important;
}
.navpage li,
.navcount li {
	float: left;
	padding: 0 5px;
	list-style: none !important;
}
.navpage li.h,
.navcount li.h {
	font-weight: bold;
}
.button {
	font-size: 12px;
	color: #0763ac;
	text-decoration: none;
	cursor: pointer;
}
.wide input,
.wide textarea {
	width: 507px;
}
.wide textarea {
	height: 80px;
}
.wide input.submit {
	width: auto;
}
.foto {
  padding: 10px 0 10px 10px;
  border: 1px solid #0763ac;
}
.foto img {
  margin: 0 10px 0 0;
}
.foto a {
  display: block;
  margin: 10px 10px 0 0;
}
ul.fotos {
	list-style: none;
}
ul.fotos li {
	float: left;
	margin: 0 10px 10px 0;
  padding: 0 !important;
	width: 175px;
	height: 120px;
	list-style: none !important;
	background: none !important;
}
div.hr {
	width: 100%;
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #79c3e4;
}
div.hr hr {
	display: none;
}
.form {
	margin: 20px 0 10px 0;
}
.hide {
	display: none;
}
.error {
	color: #c90304;
}
.break {
	clear: left !important;
	clear: right !important;
	clear: both !important;
}
.cF:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cF {
	display: inline-block;
}
html[xmlns] .cF {
	display: block;
}
* html .cF {
	height: 1%;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.cT {
	text-align: center;
}
.rT {
	text-align: right;
}
.bT {
	font-weight: bold;
}
.nW {
	white-space: nowrap;
}
