/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FAEFC5;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(media/background.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	color: #003300;
	font-size: 12px;
	font-weight: bolder;
}
h2 {
	color: #990000;
	font-size: 12px;
	font-weight: bolder;
}
div.content {
	width: 950px;
	padding: 15px;
	left: 50%;
	margin-left: -475px;
	background-color: #FFFFFF;
	position: absolute;
}
div.header {
	width: 992px;
	margin-left: -21px;
	margin-top: -15px;
	height: 162px;
	background-image: url(media/header.jpg);
	background-repeat: no-repeat;
}
div.menu {
	width: 980px;
	height: 25px;
	padding-top: 8px;
	margin-left: -15px;
	background-image: url(media/menu_back_1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 2px;
	text-align: center;
}
div.bottom {
	width: 970px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(media/menu_back_2.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-left: -15px;
	margin-bottom: -15px;
	color: #FFFFFF;
	font-size: 10px;
}
.sidebar {
	background-image: url(media/side_back.jpg);
	background-position: right;
	background-color: #FAF3E4;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	border-left: #666666 1px dotted;
	border-top: #666666 1px dotted;
	border-bottom: #666666 1px dotted;
} 
.image_right {
	margin-left: 10px;
}
a.header_menu:link, a.header_menu:visited {
	margin-left: 5px;
	margin-right: 5px;
	color: #333333;
	font-weight: bold;
}
a.header_menu:hover {
	color: #990000;
	text-decoration: none;
}
a.bottomlink:link, a.bottomlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlink:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.Stil1 {
	color: #990000;
}
.Stil2 {
	color: #FFFFFF;
	font-weight: bold;
}
.Stil3 {
	font-size: 18px;
	font-style: italic;
	color: #990000;
	text-decoration: underline;
}
.input_feld_intern {
	width: 99%;
}
.line {
	border-bottom: #CCCCCC 1px dotted;
}
.kontakt_feld {
	width: 300px;
	border: #333333 1px dotted;
}
.kontakt_btn {
	width: 305px;
}
.kontakt_feld_gross {
	width: 300px;
	border: #333333 1px dotted;
}

