body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

a:link {
	color: #4d4a4a;
}
a:visited {
	color: #4d4a4a;
}
a:hover {
	color: #999999;
}
a:active {
	color: #4d4a4a;
}

#main {
	width:937px;
	text-align:left;
	margin:0 auto;
}

#logo {
	width:223px;
	height:100px;
	float:left;
}

#top {
	width:714px;
	height:100px;
	float:left;	
}

#topnav {
	width:700px;
	height:40px;
	text-align:right;
	padding-top:10px;
	text-align:right;
	padding-right:14px;
	font-size:0.9em;
}


#topnav ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:right;
}

#topnav ul li {
	float:right;
}

#topnav ul li a {
text-decoration:none;
border-left:1px solid #333333;
padding-left:5px;
padding-right:5px;
}

#topnav ul li a.first {
text-decoration:none;
border-left:1px solid #FFFFFF;
padding-left:5px;
padding-right:5px;
}

#topnav ul li a.active {
text-decoration:underline;
}



#fontsize {
	width:695px;
	height:25px;
	background-color:#f4f4f4;
	padding-right:19px;
	padding-top:15px;
	text-align:right;
}

#fontsize a {
	padding: 2px 5px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: none;
}


#wrap {
	clear:left;
	width:927px;
	background-image:url(../tpl/background.gif);
	background-repeat:no-repeat;
	padding:5px;
}

#search {
	width:200px;
	height:100px;
	border-bottom:1px dotted #333333;
	float:left;
	margin:2px;
	padding-top:30px;
	padding-left:14px;
	padding-bottom:30px;
}

#image {
	width:705px;
	height:160px;
	border-bottom:1px dotted #333333;
	float:left;
	margin:2px;
}

#navigation {

}

#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul li {
	float:left;
}

#navigation ul li a.blue {
display:block;
text-decoration:none;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/blue.gif);
background-repeat:repeat-x;
background-color:#007fbb;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.blueactive {
display:block;
text-decoration:underline;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/blue.gif);
background-repeat:repeat-x;
background-color:#007fbb;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.green {
display:block;
text-decoration:none;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/green.gif);
background-color:#12912f;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.greenactive {
display:block;
text-decoration:underline;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/green.gif);
background-color:#12912f;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.yellow {
display:block;
text-decoration:none;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/yellow.gif);
background-color:#e0d134;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.yellowactive {
display:block;
text-decoration:underline;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/yellow.gif);
background-color:#e0d134;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.orange {
display:block;
text-decoration:none;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/orange.gif);
background-color:#fdc300;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.orangeactive {
display:block;
text-decoration:underline;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/orange.gif);
background-color:#fdc300;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.red {
display:block;
text-decoration:none;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/red.gif);
background-color:#e2021a;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a.redactive {
display:block;
text-decoration:underline;
text-align:center;
width:140px;
height:26px;
padding-top:8px;
margin-right:1px;
background-image:url(../tpl/red.gif);
background-color:#e2021a;
color:#FFFFFF;
font-size:1.2em;
}

#navigation ul li a:hover {
text-decoration:underline;
}

#picture {
	clear:left;
	width:705px;
	height:121px;
	padding-top:3px;
}

#subnavigation {
	width:214px;
	margin:2px;
	float:left;
	min-height:350px;
	height:350px;
}

#subnavigation ul { 
	list-style:none;
	padding:0;
	margin:0;
}

#subnavigation ul li {
	border-bottom:1px dotted #333333;
	margin-bottom:2px;
	padding-bottom:2px;
}

#subnavigation ul li a{
	background-image:url(../tpl/s-neutral.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	display:block;
	}

#subnavigation ul li a.blue:hover {
	background-image:url(../tpl/s-blue.gif);
	background-repeat:repeat-x;
	background-color:#007fbb;
	color:#FFFFFF
}

#subnavigation ul li a.blueactive {
	background-image:url(../tpl/s-blue.gif);
	background-repeat:repeat-x;
	background-color:#007fbb;
	color:#FFFFFF;
}


#subnavigation ul li a.green:hover {
	background-image:url(../tpl/s-green.gif);
	background-repeat:repeat-x;
	background-color:#12912f;
	color:#FFFFFF;
}

#subnavigation ul li a.greenactive {
	background-image:url(../tpl/s-green.gif);
	background-repeat:repeat-x;
	background-color:#12912f;
	color:#FFFFFF;
}

#subnavigation ul li a.yellow:hover {
	background-image:url(../tpl/s-yellow.gif);
	background-repeat:repeat-x;
	background-color:#e0d134;
	color:#FFFFFF;
}

#subnavigation ul li a.yellowactive {
	background-image:url(../tpl/s-yellow.gif);
	background-repeat:repeat-x;
	background-color:#e0d134;
	color:#FFFFFF;
}

#subnavigation ul li a.orange:hover {
	background-image:url(../tpl/s-orange.gif);
	background-repeat:repeat-x;
	background-color:#fdc300;
	color:#FFFFFF;
}

#subnavigation ul li a.orangeactive {
	background-image:url(../tpl/s-orange.gif);
	background-repeat:repeat-x;
	background-color:#fdc300;
	color:#FFFFFF;
}

#subnavigation ul li a.red:hover {
	background-image:url(../tpl/s-red.gif);
	background-repeat:repeat-x;
	background-color:#e2021a;
	color:#FFFFFF;
}

#subnavigation ul li a.redactive {
	background-image:url(../tpl/s-red.gif);
	background-repeat:repeat-x;
	background-color:#e2021a;
	color:#FFFFFF;
}

#subnavigation ul ul li {
	border-bottom:1px dotted #333333;
	margin-bottom:2px;
	padding-bottom:2px;
}

#subnavigation ul ul li a{
	background-image:url(../tpl/ss-neutral.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	display:block;
	}

#subnavigation ul ul li a.blue:hover {
	background-image:url(../tpl/ss-blue.gif);
	background-repeat:repeat-x;
	background-color:#007fbb;
	color:#FFFFFF
}

#subnavigation ul ul li a.blueactive {
	background-image:url(../tpl/ss-blue.gif);
	background-repeat:repeat-x;
	background-color:#007fbb;
	color:#FFFFFF;
}


#subnavigation ul ul li a.green:hover {
	background-image:url(../tpl/ss-green.gif);
	background-repeat:repeat-x;
	background-color:#12912f;
	color:#FFFFFF;
}

#subnavigation ul ul li a.greenactive {
	background-image:url(../tpl/ss-green.gif);
	background-repeat:repeat-x;
	background-color:#12912f;
	color:#FFFFFF;
}

#subnavigation ul ul li a.yellow:hover {
	background-image:url(../tpl/ss-yellow.gif);
	background-repeat:repeat-x;
	background-color:#e0d134;
	color:#FFFFFF;
}

#subnavigation ul ul li a.yellowactive {
	background-image:url(../tpl/ss-yellow.gif);
	background-repeat:repeat-x;
	background-color:#e0d134;
	color:#FFFFFF;
}

#subnavigation ul ul li a.orange:hover {
	background-image:url(../tpl/ss-orange.gif);
	background-repeat:repeat-x;
	background-color:#fdc300;
	color:#FFFFFF;
}

#subnavigation ul ul li a.orangeactive {
	background-image:url(../tpl/ss-orange.gif);
	background-repeat:repeat-x;
	background-color:#fdc300;
	color:#FFFFFF;
}

#subnavigation ul ul li a.red:hover {
	background-image:url(../tpl/ss-red.gif);
	background-repeat:repeat-x;
	background-color:#e2021a;
	color:#FFFFFF;
}

#subnavigation ul ul li a.redactive {
	background-image:url(../tpl/ss-red.gif);
	background-repeat:repeat-x;
	background-color:#e2021a;
	color:#FFFFFF;
}


#content {
	width:685px;
	float:left;
	margin-top:7px;
	margin-left:12px;
	margin-right:12px;
	line-height:1.5em;
}

#foot {
	width:913px;
	clear:left;
	margin:2px;
	border-top:1px dotted #333333;
	padding:5px;
	text-align:right;
	font-size:0.9em
}

.search {
	height:16px;
	border:1px solid #b3babf;
	width:140px;
}


.alert {
	color:#990000;
}

form, p, div, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
} 

p {
	margin-bottom:10px;
}

hr {
	border: 0;
	color:#333333; background-color: #333333; height: 1px;
}

h1 {
	font-size:1.5em;
	padding:0;
	margin:0;
	margin-bottom:0.8em;
	color:#2277aa;
}

h2 {
	font-size:1.3em;
	padding:0;
	margin:0;
	color:#2277aa;
}

h3 {
	font-size:1.2em;
	padding:0;
	margin:0;
	color:#2277aa;
}

h4 {
	font-size:1.1em;
	padding:0;
	margin:0;
	color:#2277aa;
}

h5 {
	font-size:1.0em;
	padding:0;
	margin:0;
	color:#2277aa;
}

h6 {
	font-size:34px;
	line-height:1.3em;
	padding:0;
	margin:0;
	color:#2277aa;
}


.clear {
	clear:left;
}

.weiss {
	color:#FFF;
}

input.form {font-family: Verdana, Arial, Helvetica, 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; 
	}
	
textarea.form {font-family: Verdana, Arial, Helvetica, 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; 
	}
	
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; width: 150px; 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: 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; 
	padding:3px;	
}	


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

.custom-tip {
	color: #609DC1;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/* 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;
}

.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 {
	border:0px solid #000000;;
}

.small {
	font-size:10px;
	color:#FFF;
}
#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: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #ccc;
} 

#text-large {
	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:hover, #text-small:hover {
	background: #eee;
	text-decoration: underline;
} 

form.formular {
	text-align: left;
	width:650px;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	clear:both;
}

legend {
	display: none;
}

form.formular h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form.fieldset {

}

form.formular label {
	display: block;
	width: 200px;
	font-size:14px;
	line-height:16px;
	padding: 0px 0px 12px 0px;
}

form.formular input {
	float:left;
	display: block;
	margin-top: 3px;
	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; 
}

form.formular select {
	float: left;
	display: block;
}

form.formular p {
	margin:0;
	padding:0;
}


form.formular label.half{
	float:left;
	margin: 0px 0px 0px 0px;
	width: 280px;
}

form.formular label.half span{
	float: left;
	width: 150px;
}

form.formular label.half input{
	float: left;
	width: 120px;
}

form.formular label.full{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 600px;
}

form.formular label.full span{
	float: left;
	width: 150px;
}

form.formular label.full input{
	float: left;
	width: 400px;
}

form.formular input.radiobutton {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 150px 0px;
}

form.formular label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	width:385px;
}

form.formular textarea {
	float:left;
	display: block;
	width:400px;
	margin-top: 3px;
	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; 
}

form.formular input.checkbox {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 150px;
	display:inline;
}

form.formular label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	width:385px;
}

form.formular input.clear {
	clear:both;
	margin: 0px 0px 0px 150px;
	display:inline;
}

form.formular .text {
	clear:both;
	width:600px;
	font-size:14px;
	line-height:16px;
}


#alert {
	width:100%;
	padding:5px;
	border:1px solid #333;
	background-color:#900;
	color:#FFF;
}
