@charset "utf-8";
@charset "utf-8";
html {
height: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	background-color: #e9eaea;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}
#bottomcorner {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	height: 76px;
	position: relative;
}
.bottnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 30px;
	padding-top: 6px;
color: #ffffff;
}


#header {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	height: 232px;
}#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7D7B86;
	position: relative;
	height: 20px;
	width: 252px;
	font-weight: normal;
	left: 770px;
	top: 0px;
	text-align: center;
	padding-right: 0px;
	padding-top: 3px;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2F385F;
	position: relative;
	width: 740px;
	top: 135px;
	left: 245px;
	text-align: center;
	height: 35px;
}
#mainnav a {
	color: #B21321;
	text-decoration: none;
}

.nav a {
	color: #B21321;
	text-decoration: none;
	font-weight: bold;
}



.nav {
list-style-type: none;
margin: 0;
padding: 0;

text-decoration: none;
}
.nav li {
	list-style-type: none;
	float: left;
	height: 16px;
	margin-left: 50px;
	padding-bottom: 10px;

}



#subnav {
	width: 200px;
	text-align: left;
	padding-left: 25px;
	font-size: 10pt;
	font-style: italic;
	color: #2F385F;
	line-height: 1.5;
	z-index: 2;
	height: 100%;
	list-style-type: none;
	padding-top: 18px;
}
#subnav li {
	list-style-type: none;
	margin-top: 10px;
}
#texttop {
	font-size: 11pt;
	color: #FFF;
	position: relative;
	height: 22px;
	width: 823px;
	top: 116px;
	left: 190px;
	font-weight: bold;
}

#subnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	
}
#topnav li {
	list-style-type: none;
	float: left;
}

a:visited {
	color: #2F385F;
}
a:hover {
	color: #999;
}
#mainnav a:hover {
	color: #72707B;
	background-image: url(images/kugel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
}
#subnav a {
	color: #2F385F;
	text-decoration: none;
	z-index: 5;
}

a:link {
	color: #2F385F;
	text-decoration: underline;
}
#subnav a:visited {
	color: #2F385F;
}
#subnav a:hover {
	color: #999;
	text-decoration: none;
}

#topnav a {
	color: #7A7885;
	text-decoration: none;
}

#content {
	position: relative;
	padding-left: 30px;
	font-size: 10pt;
	padding-right: 20px;
	
}

.nav ul {
	padding-left: 0px;
}
.bottnav a {
	color: #FFF;
	text-decoration: none;
}

#bottomnavi {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #099;
	height: 17px;
	width: 1043px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.gupc {
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 40px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	background-image: url(images/textunderline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-left: 25px;
	text-align: left;
	color: #B80F22;
	padding-bottom: 5px;
	width: 261px;
}
.post-short {
	text-align: justify;
}
.post-title {
	text-align: justify;
}
.nav .menu-current{
	color: #7c798a;
	background-image: url(images/kugel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	
}
.nav .menu-parent{
	color: #7c798a;
	background-image: url(images/kugel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	
}
.nav .menu_current{
	color: #7c798a;
	background-image: url(images/kugel.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
	
}
