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

#main {
	width:1009px;
	background-image:url(../tpl/main.gif);
	margin:0 auto;
	text-align:left;
}

#wrap {
	width:1009px;
	background-image:url(../tpl/master.gif);
	background-repeat:no-repeat;
}

#topnav {
	width:800px;
	height:22px;
	float:left;	
	padding-top:20px;
	padding-left:9px
}

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

#topnav ul li{
	display:inline;
	margin:0;
	border-right: 1px solid #bababa;
	padding:5px 5px 5px 5px;
	font-size:15px;
}

#topnav ul li.last{
	border-right: 0px solid #FFF;
}	

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

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

#topnav ul li a.active{
	color:#FF6600;
	text-decoration:none;
}

#fontsize {
	width:200px;
	height:32px;
	float:left;
	padding-top:10px;	
}

#fontsize a {
	padding: 2px 5px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: none;
}


#headline {
	width:694px;
	height:215px;
	float:left;
}

#headline h1 {
	margin-left:50px;
	padding-top:15px;
	color:#466180;
	font-size:30px;
}

#headline h2 {
	margin-left:50px;
	padding-top:25px;
	color:#466180;
	font-size:20px;
}


#headpic {
	width:311px;
	height:205px;
	float:left;
	padding-top:10px;
	padding-left:1px;
}

#search {
	width:173px;
	height:42px;
	float:left;
	padding-left:38px;
	padding-top:10px;
	color:#FFF;
}

#search form{
	margin:0;
	padding:0;
}

#navi {
	width:798px;
	height:39px;
	float:left;
	padding-top:13px;
}

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

#navi ul li{
	display:inline;
	margin:0;
	padding:5px 10px 5px 10px;
	background-image:url(../tpl/sep.gif);
	background-repeat:no-repeat;
	background-position:right;	
}	

#navi ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	padding:5px 10px 5px 10px;
}

#navi ul li a:hover{
	background-color:#dd6119;
	color:#FFF;
}

#navi ul li a.active{
	background-color:#dd6119;
	color:#FFF;
}

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


#subnav ul {
	list-style: none;
	margin:0;
	padding:0;
	margin-left:19px;
}

#subnav ul ul {
	list-style: none;
	margin:0;
	padding:0;
	margin-left:10px;
}	

#subnav ul li{
	margin:0;
	padding:3px 0px 3px 0px;	
}	

#subnav ul li a{
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	display:block;	
	padding:3px 0px 3px 20px;
	border-bottom:1px solid #FFF;
	background-image:url(../tpl/bull.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#subnav ul li a:hover{
	background-color:#dd6119;
	color:#FFF;
}

#subnav ul li a.active{
	background-color:#dd6119;
	color:#FFF;
}		

#content {
	width:546px;
	float:left;
	padding:20px;
	font-size:16px;
	line-height:24px;
	color:#466180;
}

#content p{
	margin:0;
	padding:0;
	margin-bottom:14px;
}

#content h1{
	font-size:20px;
	margin-bottom:10px;
}

#content h2{
	font-size:18px;
	margin-bottom:10px;
}

#content h3{
	font-size:17px;
	margin-bottom:10px;
}

#content h4{
	font-size:16px;
	margin-bottom:10px;
}

#content h5{
	font-size:15px;
	margin-bottom:10px;
}

#content h6{
	font-size:14px;
	margin-bottom:10px;
}

#right {
	width:212px;
	float:left;
}

.rb {
	width:184px;
	background-color:#e0e8f1;
	margin-top:5px;
	margin-left:5px;
	padding:5px;
	font-size:15px;
	color:#466180;
}

.rb h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:18px;
	color:#466180;
}

.rb ul {
	list-style:square;
	margin:0;
	padding:0;
	margin-left:15px;
}

.rb ul li {
	margin-bottom:5px;
}

.rb ul li a {
	color:#516276;	
}

.rb ul li a:hover {
	color:#788a9f;
}

#foot {
	width:1009px;
	height:23px;
	clear:both;
	background-image:url(../tpl/foot.gif);
	text-align:center;
	font-size:11px;
}

.suche {
	width:70px;
	height:18px;
	border:1px solid #CCCCCC;
	color:#466180;
	background-color:#FFF;
	font-size:12px;
}

.suchsubmit {
	width:30px;
	height:22px;
	border:1px solid #CCCCCC;
	color:#FF6600;
	background-color:#FFF;
	font-size:12px;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}


/* 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;
	padding:10px;
	background-color:#c7d3e1;
	color:#516276;
}

.template12 a {
	color:#516276;
}

.template12 a:hover {
	color:#788a9f;
}

.template12 h2 {
	color:#788a9f;
}

.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:3px;
	border:1px solid #666666;
}

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

.red {
	color:#990000;
}

.abstand {
	margin-bottom:20px;
}

form p { clear: left;
    float: left;
    width: 100%;
    margin: 2px 2px 2px 0;
    padding: 2px; 
    }
         
fieldset { margin: 0; 
           padding: 0 0 20px; 
           border: solid 1px #CCCCCC;
		   width:70%;
           }  
           
legend { color:#333333;
         font-size: 1em; 
         margin: 3px; 
         padding: 3px; 
         } 
		 
input.form { width: 300px; 
        float: left;
        margin: 3px; 
        padding: 2px; 
        border: solid 1px silver; 
        display: block; 
        }
		
select.form { width: 300px; 
        float: left;
        margin: 3px; 
        padding: 2px; 
        border: solid 1px silver; 
        display: block; 
        }
				
textarea.form { width: 300px; 
		height:150px;
        float: left;
        margin: 3px; 
        padding: 2px; 
        border: solid 1px silver; 
        display: block; 
        }		
		
label { color:#333333;
        font-weight: normal; 
        text-align: left; 
        width: 100px; 
        float: left; 
        margin: 5px 0; 
        padding: 5px; 
        }				  
		
.input {  
        margin: 3px; 
        padding: 2px; 
        border: solid 1px silver; 
        }
		
.red {
	color:#990000;
}

#text-small {
	background: #666666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #FFF;
}

#text-medium {
	background: #666666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #FFF;
} 

#text-large {
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #ccc;
}

#text-medium:hover, #text-small:hover {
	background: #eee;
	text-decoration: underline;
}

hr {
	border:0;
	height:0px;
	border-bottom:1px dotted #333333;	
}