
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../tpl/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align:center;
}

#main {
	width:956px;
	min-height:740px;
	background-image:url(../tpl/hgr.png);
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto;
	margin-top:30px;
}

#topnav {
	width:959px;
	padding:0 3px 0 4px;
	height:24px;
	
}

#topnav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#topnav ul li {
	float:left;
	color:#FFF;
	border-right:1px solid #FFF;
	padding: 0px 5px 0px 5px;
	margin-top:5px;
}

#topnav ul li.last {
	float:left;
	color:#FFF;
	border-right:0px
	padding: 0px 5px 0px 5px;
	margin-top:5px;
}


#topnav ul li a{
	color:#FFF;
	text-decoration:none;
}

#topnav ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

#topnav ul li a.active{
	color:#FFF;
	text-decoration:underline;
}

#header {
	width:959px;
	padding:0 3px 0 4px;
	height:234px;
}

#search {
	width:193px;
	height:36px;
	padding-left:4px;
	float:left;
	background-image:url(../tpl/sep.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#navi {
	width:756px;
	padding-right:3px;
	float:left;
	height:36px;
}

#navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navi ul li {
	float:left;
	color:#FFF;
	height:35px;
	background-image:url(../tpl/sep.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:2px;
}

#navi ul li a{
	display:block;
	height:25px;
	text-decoration:none;
	color:#FFF;
	padding:10px 15px 0px 15px;
}

#navi ul li a:hover{
	height:25px;
	background-image:url(../tpl/hover.jpg);
	background-repeat:repeat-x;
}

#navi ul li a.active{
	height:25px;
	background-image:url(../tpl/hover.jpg);
	background-repeat:repeat-x;
}


#ticker {
	width:949px;
	float:left;
	height:70px;
	background-color:#FFF;
	margin-left:4px;
	margin-right:6px;
	border-bottom:1px solid #999;
}

#subnavi {
	width:193px;
	padding-left:4px;
	float:left;
	padding-top:30px;
}

#subnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subnavi ul li{
	width:193px;
	height:25px;
}

#subnavi ul li a{
	display:block;
	width:173px;
	height:20px;
	margin-bottom:1px;
	background-image:url(../tpl/sub.gif);
	color:#FFF;
	text-decoration:none;
	padding: 4px 0 0 20px;
}

#subnavi ul li a:hover{
	display:block;
	width:173px;
	height:20px;
	margin-bottom:1px;
	background-image:url(../tpl/subhover.gif);
	color:#FFF;
	text-decoration:none;
	padding: 4px 0 0 20px;
}

#content {
	width:500px;
	float:left;
	padding:30px 33px 0px 30px
}

#right {
	width:193px;
	float:left;
	padding-right:3px;	
	padding-top:30px;
}

.side {
	width:173px;
	background-color:#1a78b8;
	background-image:url(../tpl/right.jpg);
	background-repeat:repeat-x;
	padding:10px;
	color:#FFF;
}

.side h3 {
	color:#FFF;
}

#foot {
	clear:both;
}
form {
	padding:0;
	margin:0;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #006699;
}

img { border: 0; }

a, a:link, a:visited { text-decoration: none; color: inherit; }
a:hover { text-decoration: underline; }


h1 {
	font-size:1.5em;
	padding:0;
	margin:0;
	margin-bottom:1.2em;
	color:#990000;
}

h2 {
	font-size:1.3em;
	padding:0;
	margin:0;
	color:#990000;
}

h3 {
	font-size:1.2em;
	padding:0;
	margin:0;
	color:#990000;
}

h4 {
	font-size:1.1em;
	padding:0;
	margin:0;
	color:#990000;
}

h5 {
	font-size:1.0em;
	padding:0;
	margin:0;
	color:#990000;
}

h6 {
	font-size:1.0em;
	padding:0;
	margin:0;
	color:#990000;
}

input.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: uppercase;
	background-color: 		#EEEEEE;
	color: 			#333333;
	background-image:  	url("../images/form_bg.gif");
	background-repeat: 	no-repeat;
	border-left: 	1px solid	#BBBBBB;
	border-bottom: 	1px solid	#FFFFFF;
	border-right: 	1px solid	#FFFFFF;
   	border-top: 	1px solid 	#BBBBBB; 
	}
	
textarea.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: uppercase;
	background-color: 		#EEEEEE;
	color: 			#333333;
	background-image:  	url("../images/form_bg.gif");
	background-repeat: 	no-repeat;
	border-left: 	1px solid 	#BBBBBB;
	border-bottom: 	1px solid 	#FFFFFF;
	border-right: 	1px solid 	#FFFFFF;
	border-top: 	1px solid 	#BBBBBB;
	buttonface: 		#BBBBBB; 
	}
	
input.button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height: 18px;
	background-color:		#EEEEEE;
	color:			#333333;
	border-left: 	1px solid 	#FFFFFF;
	border-bottom: 	1px solid	#BBBBBB;
	border-right: 	1px solid	#BBBBBB;
	border-top: 	1px solid	#FFFFFF; 
	}

/* Inhaltlayouts */

.template1 {
	float:left;
}

.template1 {
	float:left;
	margin-bottom:5px;
}
.template2 {
	float:left;
	margin-bottom:5px;
}
.template3 {
	float:left;
}
.template4 {
	float:left;
}
.template5 {
	float:left;
	padding-right:20px;
	margin-bottom:5px;
}
.template6 {
	float:left;
	margin-bottom:5px;
}
.template7 {
	float:left;
}
.template8 {
	float:left;
}
.template9 {
	float:left;
}
.template10 {
	float:left;
}

.template11 {
	float:left;
	margin-bottom:5px;
}

.template12 {
	float:left;
	margin-bottom:5px;
}

.template13 {
	float:left;
	margin-bottom:5px;
}

.template14 {
	float:left;
	margin-bottom:5px;
}

.abstrechts {
	margin-left:10px;
	margin-bottom:5px;
}

.abstlinks {
	margin-right:10px;
	margin-bottom:5px;
}

.temp11 {
	padding:5px;
	margin:5px;
	background-color:#D9BDA1;
}

.clear {
	clear:both;
}

.picture {
	padding:5px;
}

.small {
	font-size:10px;
	color:#FFF;
}

.button a {
	color:#FFF;
	text-decoration:none;
	padding:3px;
	border:1px solid #999;
	background-image:url(../tpl/sub.jpg);
	margin:3px;
}

.button a:hover {
	color:#FFF;
	text-decoration:none;
	padding:3px;
	border:1px solid #999;
	background-image:url(../tpl/subhover.gif);
	margin:3px;
}

fieldset {width:92%; border:1px solid #999; padding:10px; margin:5px; text-align:left; background-repeat:repeat-x; }
fieldset:hover {border-color:#333;}
fieldset#checkbox input  {width:35px;}
legend {font-size:1.1em; color:#666; font-weight:bold; padding:5px; margin:5px; background:none;}
.formular label { font-size:1em; margin:0 5px 5px 0; padding:0; line-height:1.6em; width:150px; display:block; float:left; clear:left;}
.formular input { margin:0 5px 5px 0; line-height:1.6em; padding:0;}

.custom {
	width: 948px;
	height: 70px;
	background-color: #FFF;
}

.custom .simply-scroll-clip {
	width: 948px;
	height: 70px;
}

#scroller .section {
	float:left;
	width: 150px;
	height: 70px;
}

#scroller .hp-highlight {
	height:70px;
}
