* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height:1.5em;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/bg_body-black.jpg);
}

/* links */
a {
	text-decoration: none;
	color: #444;
	font-style: italic;
}
a:hover {
	color: #EB971A;
	text-decoration: underline;
}
h1 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	letter-spacing: 0.1em;
	color: #192C79;
	width: 500px;
	font-weight: 500;
}

h2 {
	font-size: 1.1em;
	height: 10px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #033692;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	font-size: 1.1em;
	color: #192C79;
	letter-spacing: 0.1em;
	text-align: right;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: left;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #192C79;
	letter-spacing: 0.2em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}
h7 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 770px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	color: #444;
	overflow: hidden;
	border: 20px solid #FDC935;
	
}

#top_header {
	height: 122px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/top_head.jpg);
}
#top_header  a {
	padding: 0px;
	color: #192869;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#top_header  a:hover {
	padding: 0px;
	color: #192869;
}
#header {
	height: 146px;
	width: 770px;
	background-repeat: no-repeat;
	background-image: url(images/head.jpg);
	float: left;
}
#nav_wrapp  {
	list-style-type: none;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	float: left;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 30px;
}
#nav {
	list-style-type: none;
	color: #FFFFFF;
	padding-left: 550px;
	font-size: 0.7em;
	height: 25px;
}
#nav  ul  {
	list-style-type: none;
	display: block;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav     ul li {
	list-style-type: none;
	text-align: right;
	float: left;
	display: block;
	padding: 0px;
}
#nav ul li a
{
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-style: normal;

}
#nav li a:hover    
{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC935;
	width: 182px;
}

#content {
	float: left;
	width: 770px;
	background-repeat: repeat-y;
	background-image: url(images/cont.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	list-style-type: none;
	width: 510px;
	margin-top: 10px;
	padding-right: 20px;
	border: 1px solid #000066;
	margin-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	float: right;
}
#marquee {
	overflow:hidden;
	width:193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 2px;
	background-color: #FFFFFF;
	padding: 0;
	border: 1px solid #CCCCCC;
	height: 250px;
}
#nav_left {
	width: 195px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#menue {
	font-size:100%;
	border: 1px solid #000099;
	background-color: #192C79;
	width: 195px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menue  ul{

}
#menue  li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menue  li  a {
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	display: block;
	font-style: normal;
}
#menue  li  a:hover {
	list-style-type: circle;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #E99413;
	color: #FDC935;
	padding: 5px;
}

#navsubbox {
	width: 195px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}
.menuekopf {
	background-color: #FDC935;
	height: 22px;
	width: 190px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #192C79;
	font-weight: bold;
	margin: 0px;
}


p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.clear {
	clear: both;
}


.img_left {
	clear: both;
	margin: 5px;
	float: left;
}
.img_right {
	clear: both;
	margin: 5px;
	float: right;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 0.8em;
	text-align: center;
	height: 50px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/foot.jpg);
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FCC938;
}

