body {
	background-color: #3366CC;
	background-image: url(../grafiken/hintergrund.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
.ende {
	clear:both;
}
p {
	margin-top: 0px;
}

#seite {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(../grafiken/rand-links.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../grafiken/header.jpg);
	height: 200px;
	background-repeat: no-repeat;
	margin-bottom: 0px;

}
#kopfzeile {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kopfzeile img {
	margin-right: 5px;
	float: left;
	padding: 0px;
}
#kopfzeile h1  {
	color: #FF0000;
	font-size: 12px;
	margin-top: 4px;
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	float: left;
}
#sprachen {
	float: right;
	margin-right: 10px;
}
#navigation {
	width: 165px;
	float: left;
	position: relative;
	clear: none;
}
#seite #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#seite #navigation li {
	display: inline;
}
#content {
	margin-left: 180px;
	line-height: 120%;
}
#content a:link,
#content a:active, 
#content a:visited {
	color: #0057AE;
	font-weight: bold;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu:link,
.menu:active,
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
}
.menu:hover {
	background-color: #0066CC;
}
.menuaktiv {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	background-color: #0066CC;
	background-image: url(../grafiken/menutaucher.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#seite #navigation li {
}

#contentlinks {
	width: 360px;
	float: left;
}
#contentlinks img,
#contentrechts img {
	border: 1px solid #0066CC;

}
#seite #content #contentlinks h1,
#seite #content #contentrechts h1 {
	font-size: 22px;
	font-weight: normal;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 4px;
	padding-bottom: 6px;
	line-height: 100%;
	margin-top: 0px;
}
#seite #content #contentlinks h2,
#seite #content #contentrechts h2 {
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;
}
#seite #content #contentlinks h3, 
#seite #content #contentrechts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}


#contentrechts {
	width: 200px;
	float: right;
	font-size: 11px;
	margin-right: 10px;
}
#fuss {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#seite #content #contentlinks ul,
#seite #content #contentrechts ul {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#seite #content #contentlinks li,
#seite #content #contentrechts li  {
	list-style-type: square;
	padding-left: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bildlinks {
	float: left;
	margin-right: 10px;
}
.bildrechts {
	float: right;
	margin-left: 10px;
}
.rotrand {
	border: 1px solid #FF0000;
}
input, textarea {
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.klein {
	font-size: 80%;
}
.noborder {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.border {
border: 1px solid #0066CC;
}
