/* CSS Document */

* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00314c;
	background-image: url(/common/hintergrund.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	color:#CCC;
	text-align: center;
}

#DynBild {
	padding: 10px;
	width: 940px;
	border: 1px solid #00314c;
	height: 230px;
}

p {

}

a:link {
	text-decoration: none;
	color: #00314c;
}
a:visited {
	color: #00314c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	color: #00314c;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 16px;
	color: #00314c;
}
h3 {
	font-size: 14px;
	color: #00314c;
}
fieldset {
	background-color: #00314c;
	border: 2px dotted #000;
	font-style: italic;
	padding: 5px;
	color: #FFF;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}

a.mnu {
	color: #00314c;
	display:block;
	text-decoration:none;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00314c;
	border-right-color: #00314c;
	border-bottom-color: #00314c;
	border-left-color: #00314c;
	list-style-type: none;
}
a.mnu:hover,a.aktiv {
	color:#00314c;
	display:block;
	text-decoration:none;
	margin: 0px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 1px;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-top-color: #00314c;
	border-right-color: #00314c;
	border-bottom-color: #00314c;
	border-left-color: #00314c;
	font-size: 16px;
	list-style-type: square;
}
a.mnutop {
	color: #00314c;
	text-decoration:none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a.mnutop:hover, a.aktivtop {
	color: #FFFFFF;
	padding: 0px;
	text-decoration:none;
	margin: 0px;
	font-weight: bold;
	background-color:#00314c;
}

.txt_9 {
	font-size: 9px;
}
.txt_10 {
	font-size: 10px;
}
.txt_12 {
	font-size: 12px;
}
.txt_14 {
	font-size: 14px;
}
#blog_text {
	color:#FFFFFF;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}
#blog_titel {
	color:#00314c;
	font-size:14px;
	font-weight: bold;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}
#blog_titel_admin {
	color:#00314c;
	font-size:12px;
	font-weight: bold;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

#blog_autor {
	color: #CCCCCC;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
}
#blog_build {
	color:#CCCCCC;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
}
#blog_changed {
	color:#CCCCCC;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
}
#blog_info {
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	text-decoration: overline;
}
#blog_weiter {
	color:#00314c;
	font-size:12px;
	font-weight: normal;
}
input {
	color:#000000;
}
input.r {
	border: 2px solid #F00;
}
input.suchen {
	color:#FFFFFF;
	background-color: #00314c;
	border-color: #FFFFFF;
	border-width: 1px;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: square;
	text-align:justify;
	padding-right:40px;
}
hr {
		
}
