/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	background: #FFFFFF url(images/homepage01x.jpg) repeat-x left top;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	color: #990908;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 15px;
}

h3 {
font-size: 14px;}

h4 {
font-size: 13px;
}

h5 {
font-size: 12px;}


a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}



#container {
margin-top: 8px;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 771px;
height: 750px;
border: #FFFFFF 2px solid;
background-color: #FFFFFF;
}

#menu {
overflow: hidden;
height: 36px;
width: 771px;
background: url(images/menu_bg1x.jpg)  top left repeat-x;
margin-bottom: 1px;
}

#menu ul {
margin: 0px;
padding: 7px 0px 0px 0px;
}

#menu ul ul {
}

#menu li {
display: inline;
list-style: none;
}

#menu a {
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
text-align: center;
display: block;
float: left;
width: 110px;
height: 20px;
padding: 4px 0px 0px 0px;
background: url(images/subpage1_03.jpg) no-repeat right top;
}

#menu a:first-child {
background: url(images/subpage1_03.jpg) no-repeat left top;
}

#menu a:hover {
color: silver;
}


#menu .menu_current {
background: none;
text-transform: uppercase;
text-decoration: none;
text-align: center;
font-size: 10px;
font-weight: bold;
color: #FF9900;
background: url(images/subpage1_03.jpg) no-repeat right top;
}

#header {
width: 771px;
height: 130px;
}

.logo {
	float				: left;
	border-right		: #FFFFFF 2px solid;
	margin-bottom		: 2px;
}

#flash {
float: right;
width: 514px;
height: 130px;
/*border: red 1px solid;*/
margin-bottom: 2px;
}

#left {
float: left;
width: 207px;
padding: 0px 24px 20px 24px;
/*border: black 1px solid;*/
background: url(images/homepage06.gif) repeat-x left top;

}

#content {
overflow: hidden;
float: right;
width: 504px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
background: url(images/homepage06.gif) repeat-x left top;
}

.clr {
clear: both;
}

.pfeil {
	height: 14px;
	padding-left: 20px;
	background: url(images/homepage09.gif) no-repeat left center;
}

.titel1 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.hr1 {
	height: 15px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.linkbutton {
	display: block;
	height: 21px;
	padding: 2px 18px 0px 0px;
	background: url(images/homepage10.gif) no-repeat right top;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post_top {
}

.text2 {
	color: #4E3C31;
}

.text3 {
	text-align: center;
	color: #CCCCCC;
}

.text4 {
	color: #990908;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


#footer {
	width: 771px;
	margin: 0px auto;
	padding-top: 15px;
	background: url(images/homepage15.gif) repeat-x left top;
}

a.footer {
text-decoration: none;
color: #CCCCCC;
}

#footer a:hover {
color: #999999;}

.kontakt {
padding-left: 10px;
}

