html {
	height:100%;
}

body {
	background-image: url(../tpl/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #dd0000; 
	text-decoration:none; 
	font-weight:bold;
}
a:visited {
	color: #dd0000; 
	text-decoration:none; 
	font-weight:bold;
}
a:hover {
	color: #ff8800; 
	text-decoration:none; 
	font-weight:bold;
}
a:active {
	color: #dd0000; 
	text-decoration:none;
	font-weight:bold;
}

* html #main {height: 100%;}

#main {
	width:980px;
	background-image:url(../tpl/innerback.gif);
	margin:0 auto;
	min-height:100%;
	text-align:left;
}

#top {
	width:980px;
	height:350px;
	background-image:url(../tpl/head.gif);
}
#navi {
    float:left;
	width:200px;
	height:570px;
	background-image:url(../tpl/navi.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:60px;
}

#navi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navi ul li {
	margin:0;
	color:#000000;	
	padding:5px 0 5px 0px;
	font-size:13px;
	font-weight:bold;
}

#navi ul li a{
	color:#000000;	
	text-decoration:none;
}

#navi ul li a:hover{
	color:#e30613;	
	text-decoration:none;
}

#navi ul li a.active{
	color:#FFFFFF;	
	text-decoration:none;
}

#navi ul ul li {
	color:#000000;	
	padding:3px 0 3px 0px;
	font-size:12px;
	font-weight:normal;
}

#navi ul ul li a{
	color:#000000;	
	padding-left:15px;
	text-decoration:none;
	font-weight:normal;
}

#navi ul ul li a:hover{
	color:#000000;	
	font-weight:bold;
	background-image:url(../tpl/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#navi ul ul li a.active{
	color:#FFFFFF;	
	font-weight:bold;
	background-image:url(../tpl/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#navi ul ul ul li {
	color:#000000;	
	padding:3px 0 3px 0px;
	font-size:12px;
	font-weight:normal;
}

#navi ul ul ul li a{
	color:#000000;	
	padding-left:25px;
	text-decoration:none;
	background-image:none;
}

#navi ul ul ul li a:hover{
	color:#000000;	
	font-weight:bold;
	background-image:none;
}

#navi ul ul ul li a.active{
	color:#000000;	
	font-weight:bold;
	background-image:none;
}

#content {
	width:610px;
	float:left;
	padding:30px 70px 30px 40px;
	height:100%;
	line-height:18px;
}

#foot {
	width:980px;
	clear:both;
}

#footer {
	width:215px;
	position:fixed;
	bottom:0;
	color:#555555;
	font-size:11px;
	padding-left:45px;
	padding-bottom:10px;
}

#footer a {
	color:#555555;
	text-decoration:none;
}

#footer a:hover {
	color:#777777;
	text-decoration:none;	
}

h1 {
	font-size:20px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

h2 {
	font-size:18px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

h3 {
	font-size:16px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

h4 {
	font-size:14px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

h5 {
	font-size:12px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

h6 {
	font-size:10px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#ff8800;
}

.clear {
	clear:left;
}

.weiss {
	color:#FFFFFF;
}

/* ------------ Tabelle ------------ */

.tabellentitel	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #DDDDDD; 
	font-weight: normal; 
	background-color: #3366aa; 
	padding-left: 10; 
	padding-right: 10;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #223377; 
	height: 20px;  
	}
	
.tabelleninhalt	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555555; 
	background-color: #eeeeee; 
	padding-left: 10; 
	padding-right: 10; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #cccccc; 
	height: 18px; 
	}

form {
	padding:0px;
	margin:0px;
}

input.form {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; 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; 
	width:250px;
	}
	
textarea.form {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:12px; 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;
	scrollbar-face-color: 	#EEEEEE;
	scrollbar-track-color: 	#EEEEEE;
	scrollbar-arrow-color: 	#BBBBBB;
	scrollbar-shadow-color: 	#BBBBBB; 
	scrollbar-3dlight-color: 	#EEEEEE;
	scrollbar-highlight-color:	#BBBBBB;
	scrollbar-darkshadow-color:	#BBBBBB;
	buttonface: 		#BBBBBB; 
	width:250px;
	}
	
input.button {
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; width: 123px; height: 20px;
	background-color:		#DDDDDD;
	color:			#333333;
	border-left: 	1px solid 	#EEEEEE;
	border-bottom: 	1px solid	#999999;
	border-right: 	1px solid	#999999;
	border-top: 	1px solid	#EEEEEE; 
	}
	
.buttonlink {
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; 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; 
	padding:3px;	
}	


/* Inhaltlayouts */

.template1 {
	float:left;
}

.template1 {
	float:left;
	margin-bottom:10px;
}
.template2 {
	float:left;
	margin-bottom:-20px;
}
.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:20px;
	margin-bottom:20px;
}

.abstlinks {
	margin-right:20px;
	margin-bottom:20px;
}

.abstgallery {
	margin-right:10px;
	margin-bottom:10px;
}

.temp11 {
	padding:5px;
	margin:5px;
	background-color:#D9BDA1;
}

.clear {
	clear:both;
}

.picture {
	border:0px solid #000000;;
}

.small {
	font-size:10px;
	color:#FFF;
}

.alert {
	color:#FF0000;
	border:1px solid #FF0000;
	padding:10px;
}