form, p, div, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
} 

p {
	margin-bottom:10px;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	text-align:center;
}

#main {
	width:1004px;
	margin:0 auto;
	text-align:left;
	background-image:url(../tplimg/background.gif);
	}
	
#top {
	width:984px;
	height:150px;
	background-image:url(../tplimg/logo.gif);
	text-align:right;
	padding-right:20px;
	color:#FFF;
	font-size:10px;
	padding-top:25px;
	}
	
#top a{
	color:#FFF;
	text-decoration:none;
	}	
	
#top a:hover{
	color:#FFF;
	text-decoration:underline;
	}		

#image {
	width:801px;
	height:236px;
	background-image:url(../tplimg/navi.gif);
	float:left;
}



#rotator img
{
	display: none;
	position: absolute;
}

#rotator {
	cursor: pointer;
	overflow: hidden;
	margin:0px;
	padding:0px;
	position:relative;
	width:801px;
	height:236px;
	background-image:url(../tplimg/navi.gif);
	float:left;
}

#rotator img
{
	border:0;
	cursor:pointer;
	width:790px;
	height:222px;
}


#mainnav {
	width:179px;
	height:200px;
	background-image:url(../tplimg/navi.gif);
	float:left;
	padding-left:24px;
	padding-top:36px;
	font-size:12px;
}

#subnav {
	margin-top:20px;
	width:226px;
	height:400px;
	margin-right:11px;
	float:left;
}

#content {
	margin-top:20px;
	width:553px;
	float:left;
}

#right {
	margin-top:20px;
	width:180px;
	margin-left:11px;
	float:left;
	padding-left:23px;
}

#right a{
	text-decoration:none;
}

#foot {
	width:1004px;
	height:42px;
	background-image:url(../tplimg/footer.gif);
	clear:left;
}

ul#hnav {
	list-style:none;
	margin:0;
	padding:0;	
	text-align:left;
}

ul#hnav li a{
	display:block;
	text-decoration:none;
	color:#FFF;
	background-image:url(../tplimg/hnav_a.gif);
	height:22px;
	width:159px;
	padding-left:20px;
	padding-top:5px;
}

ul#hnav li a:hover{
	display:block;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
	background-image:url(../tplimg/hnav_b.gif);
	height:22px;
	width:159px;
	padding-left:20px;
	padding-top:5px;
}

ul#hnav li a.active{
	display:block;
	text-decoration:none;
	color:#CCCCCC;
	background-image:url(../tplimg/hnav_b.gif);
	height:22px;
	font-weight:normal;
	width:159px;
	padding-left:20px;
	padding-top:5px;
}


#subnav ul {
	list-style:none;
	margin:0;
	padding:0;	
	text-align:left;
}

#subnav ul ul{
	list-style:none;
	margin:0;
	padding:0;	
	text-align:left;
}

#subnav ul ul ul{
	list-style:none;
	margin:0;
	padding:0;	
	text-align:left;
}

#subnav ul ul li a{
	display:block;
	text-decoration:none;
	background-image:url(../tplimg/subnav_a.gif);
	height:21px;
	padding-top:2px;
	width:195px;
	padding-left:30px;
	color:#003366;
	font-size:11px;
}

#subnav ul ul li a:hover{
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../tplimg/subnav_a.gif);
	height:21px;
	padding-top:2px;
	width:195px;
	padding-left:30px;
	color:#003399;
	font-size:11px;
}

#subnav ul ul li a.active{
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../tplimg/subnav_a.gif);
	height:21px;
	padding-top:2px;
	width:195px;
	padding-left:30px;
	font-size:11px;
	color:#003399;
}

#subnav ul ul ul li a{
	display:block;
	font-size:11px;
	text-decoration:none;	
	background-image:url(../tplimg/subnav_b.gif);
	height:18px;
	padding-top:5px;
	width:180px;
	padding-left:46px;
	color:#003366;
}

#subnav ul ul ul li a:hover{
	display:block;
	font-size:11px;
	text-decoration:none;
	background-image:url(../tplimg/subnav_b.gif);
	height:18px;
	padding-top:5px;
	width:180px;
	padding-left:46px;
	color:#003399;
	font-weight:bold;
}

#subnav ul ul ul li a.active{
	display:block;
	font-size:11px;
	text-decoration:none;
	background-image:url(../tplimg/subnav_b.gif);
	height:18px;
	padding-top:5px;
	width:180px;
	padding-left:46px;
	color:#003399;
	font-weight:bold;
}


a:link {
	color:#000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color:#003366;
}
a:active {
	color: #000066;
}

h1 {
	font-size:1.5em;
	margin-bottom:10px;
	color:#000066;
}

h2 {
	font-size:1.3em;
	margin-bottom:10px;
	color:#000066;
}

h3 {
	font-size:1.2em;
	margin-bottom:10px;
	color:#000066;
}

h4 {
	font-size:1.1em;
	margin-bottom:10px;
	color:#000066;
}

h5 {
	font-size:1.0em;
	margin-bottom:10px;
	color:#000066;
}

h6 {
	font-size:1.0em;
	margin-bottom:10px;
	color:#000066;
}

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:10px;
}
.template2 {
	float:left;
	margin-bottom:10px;
}
.template3 {
	float:left;
}
.template4 {
	float:left;
}
.template5 {
	float:left;
	padding-right:10px;
	margin-bottom:15px;
}
.template6 {
	float:left;
	margin-bottom:10px;
}
.template7 {
	float:left;
}
.template8 {
	float:left;
}
.template9 {
	float:left;
}
.template10 {
	float:left;
}

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

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

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

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

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

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

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

.clear {
	clear:both;
}

.picture {
	padding:5px;
}

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