h1{
	color:#003F83;
	line-height:26px;
	font-size:23px;
	font-weight:normal;
	display:block;
	padding-bottom:12px;
}

h2{
	color:#003F83;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
}

h2.downloadHeadlineFile {
	color:#003F83;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
}

h3,h4{
	color:#003F83;
	font-weight:normal;
}


hr{
	height:1px;
	color:black;
	border-bottom:0px;
	border-top:1px solid black;
	width:450px;
	clear:both;
}


.newsDate{
	font-weight:bold;
}


.imgCenter{
}


.imgLeft{
	float:left;
	margin-right:10px;
	margin-bottom:12px;
}

.imgLeft2{
	float:left;
	margin-bottom:12px;
}

.imgRight{
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}

div.imgCenter, div.imgLeft, div.imgLeft2, div.imgRight{
	
	}

.imgLeft p, .imgLeft2 p, .imgRight p{
	margin-top:0px;
}

.shortNewsHeadline1{
	font-size:18px;
	line-height:22px;
}

.shortNewsHeadline2{
	font-size:15px;
	line-height:18px;
}

.shortHeadline1{
	font-size:18px;
	line-height:22px;
}

.shortHeadline2{
	font-size:15px;
	line-height:18px;
}

td.label{
	padding-right:10px;
	
}


td.input input,td.input textarea{
	border:1px solid #666666;
	padding:1px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px !important;
	line-height:18px;
}


input.input10of10{ /* 100% der Formularbreite */ 
	width:333px;
	height:21px;
	border:solid 1px #808081;
	margin-bottom:5px;
	}

input.input3of10{ /* 30% abzueglich 3px Abstand */ 
	width:108px;
	height:21px;
	border:solid 1px #808081;
	margin-bottom:5px;
	}
	
input.input5of10{ /* 50% abzueglich 3px Abstand */ 
	width:163px;
	height:21px;
	border:solid 1px #808081;
	margin-bottom:5px;
	}

input.input7of10{ /* 70% abzueglich 3px Abstand */ 
	width:217px;
	height:21px;
	border:solid 1px #808081;
	margin-bottom:5px;
	}

textarea.input10of10{
	width:333px;
	height:150px;
	margin-top:5px;
}

input.inputSmall{
	width:145px;
	margin-right:0px;
}

input.inputZip{
	width:60px;
}

input.inputLocation{
	width:230px;
}

body.galleryPopup{
	background-image:none !important;
	text-align:center;
	padding-top:20px !important;
	padding-bottom:20px !important;
}

body.galleryPopup #arrowLeft{
	position:absolute;
	left:15px;
	bottom:20px;
}

body.galleryPopup #arrowRight{
	position:absolute;
	right:15px;
	bottom:20px;
}

td.galleryThumb{
	vertical-align:top;
}

td.galleryThumb a{
	border:1px solid #666666;
	padding:8px;
	margin:5px;
	display:block;
	-moz-border-radius:10px;
}

td.albumThumb img{
	border:1px solid #666666;
	padding:8px;
	margin:5px;
	display:block;
	-moz-border-radius:10px;
	vertical-align:top;
}

td.albumTitle{
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	width:300px;
}

a.FileTextImageSub, a.FileTextImageSub:active, a.FileTextImageSub:visited, a.FileTextImageSub:hover{
color:#333333;
text-decoration: underline;
line-height:16px;
}

.confirm{
	color:green;
	font-weight:bold;
	}
	
.error{
	color:red;
	font-weight:bold;
	}




/* Anfang Suchergebnisse */
.searchResultsTitle {
	font-size:16px;
	color:#003F83;
}

table.searchResults {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

td.searchResultsTitle {
}

td.searchResultsDescription {
}

td.searchRestulsUrl {
}

a.searchResultsUrl, a.searchResultsUrl:active, a.searchResultsUrl:visited, a.searchResultsUrl:hover {
}

table.searchResultsPages {
}

a.searchResultsPrevPageNav, a.searchResultsPrevPageNav:active, a.searchResultsPrevPageNav:visited, a.searchResultsPrevPageNav:hover {
}

a.searchResultsNextPageNav, a.searchResultsNextPageNav:active, a.searchResultsNextPageNav:visited, a.searchResultsNextPageNav:hover {
}

a.searchResultsPageListNav, a.searchResultsPageListNav:active, a.searchResultsPageListNav:visited, a.searchResultsPageListNav:hover {
}

span.searchResultsPageListNavActive {
}

/* Ende Suchergebnisse */



a.downloadLink{
	color:#000;
	position:relative;
	top:-4px;
	}

.downloadContent{
	color:#000;
	}

.clear{
	clear:both;
	}