* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #b0bbd1;
	color: #1f3250;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body {
	text-align: center;
}

/* Allgemeine Tags */

p {
	padding: 6px 0px;
}
h1 {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
}
h2 {
	padding: 3px 0px 6px 0px;
	font-size: 14px;
	line-height: 22px;
}
h3 {
	padding: 6px 0px 6px 0px;
	font-size: 12px;
}
h4 {
	padding: 6px 0px 6px 0px;
	font-size: 12px;
}
img {
	border: none;
}
a {
	color: #7589af;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7589af;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
	height: 1px;
	color: #7589af;
	background-color: #7589af;
	border-top: 0px solid #7589af;
	border-right: 0px solid #7589af;
	border-bottom: 1px solid #7589af;
	border-left: 0px solid #7589af;
}
ul {
	padding: 10px 10px;
	margin: 0px 0px 0px 40px;
	list-style: square;
	list-style-position: outside;
}
ul ul {
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: disc;
	list-style-position: outside;
}

ul ul ul {
	padding: 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: circle;
	list-style-position: outside;
}
ol {
	padding: 10px 0px;
	margin: 0px 0px 0px 40px;
	list-style: decimal;
	list-style-position: outside;
}
ol ol {
	padding: 5px 0px;
	margin: 0px 0px 0px 23px;
	list-style: lower-alpha;
	list-style-position: outside;
}
dl {
	margin: 10px 0px 10px 0px;
}
dt {
	margin: 5px 0px;
	font-weight: bold;
}
dd {
	margin: 5px 0px 5px 20px;
}

/* Allgemeine Klassen */

.small {
	font-size: 11px;
}
.imgright {
	padding: 10px 0px 10px 10px;
	float: right;
}
.imgleft {
	padding: 10px 10px 10px 0px;
	float: left;
}
.imgcenter {
	padding: 10px 10px;
	float: none;
	text-align: center;
}
.center {
	margin: 0px auto;
	text-align: center;
}

/* hp */
.imghp {
	padding: 15px 10px 0px 0px;
	float: left;
}
.hp h2 {
	margin-top: 10px;
}

/* Cleaner */
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}



/* Rahmen - Seite */

#rahmen {
	margin: 0px auto;
	width: 980px;
	background-color: #fff;
	background-image: url(../pic/basics/background.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #1f3250;
	color: #1f3250;
	text-align: left;
}

/* Seitenkopf */

#head {
	display: block;
	width: 980px;
	height: 180px;
	background-image: url(../pic/basics/head.gif);
	background-repeat: no-repeat;
}
#headlogo {
	position: relative;
	top: 60px;
	left: 62px;
	width: 100px;
	float: left;
}
#headcontact {
	position: relative;
	top: -11px;
	left: 460px;
	width: 400px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	background-color: transparent;
}
#headcontact a {
	color: #fff;
	background-color: transparent;
}
#headnavi {
	position: relative;
	top: 0px;
	left: 213px;
	width: 750px;
	font-size: 11px;
	font-weight: bold; 
}
#headnavi img {
	margin-left: 5px;
}

/* Spalten Layout */

#main1 {
	margin:  20px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

#main2 {
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	background-image: url(../pic/basics/contentbglogo.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #1f3250;
}

#left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-color: transparent;
	float: left;
	width: 200px;
}
#right {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 200px;	
}
#middle {
	width: 520px;
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 0px 0px;
}
#middle li {
	margin-bottom: 8px;
}

/* Infospalte */

.infohead {
	padding: 2px 5px;
	background-color: #7589af;
	color: #fff;
}
.infohead p {
	padding: 2px 1px;
	font-size: 11px;
	line-height: 14px;
}
.infotext {
	margin: 0px auto 20px auto;
	border: 1px solid #7589af;
	text-align: center;
}
.infotext p {
	width: 180px;
	padding: 5px 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

/* Breadcrumb Navigation */

.breadcrumb {
	font-size: 10px;
	margin-top: 0px;
}
.breadcrumbtext {
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	float: left;
}
.breadcrumblink {
	margin: 0px 0px 0px 80px;
	line-height: 12px;
}

/* Textbox */

.tbox {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #1f3250;
	background-color: #7589AF;
	color: #fff;
}
.tboxcenter {
	margin: 10px;
	padding: 10px;
	float: none;
	border: 1px solid #1f3250;
	background-color: #7589AF;
	color: #fff;
}

/* Einzug */

.einzug {
	margin-left: 20px;
}

/* Footer */

.footer {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}

/* Tabellen */

.tableborder {
	padding: 0px;
	margin: 10px 0px;
}
.tableborder table {
	border-left: 1px solid #7589af;	
	border-top: 1px solid #7589af;
}
.tableborder th {
	padding: 8px;
	border-right: 1px solid #7589af;	
	border-bottom: 1px solid #7589af;
}
.tableborder td {
	padding: 8px;
	border-right: 1px solid #7589af;	
	border-bottom: 1px solid #7589af;
}
.tableborder ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.tableborder li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

/* Redaktioneller Hinweis */
.hinweis {
	color: Red;
}

/* Dokument Dowload */
.dokument {
	font-weight: normal;
}

/* Termine */
.termine p {
	margin: 5px 0px;
	padding: 0px 0px;
	line-height: 16px;
}
.termine dt {
	margin-bottom: 10px;
	line-height: 16px;
}
.termine dd {
	margin-bottom: 20px;
}
.termine li {
	margin: 0px 0px !important;
	padding: 0px 0px !important;
	line-height: 16px !important;
}

/* aktuelles */
.date {
	margin: 20px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 12px;
}
.aktuelles h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.aktuelles p {
	margin: 5px 0px;
	padding: 0px 0px;
	line-height: 16px;
}
.aktuelles dt {
	margin-bottom: 10px;
	line-height: 16px;
}
.aktuelles dd {
	margin-bottom: 20px;
}
.aktuelles li {
	margin: 0px 0px !important;
	padding: 0px 0px !important;
	line-height: 16px !important;
}

/* Bildergalerie */

.thickboxgallery {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}
.thickboxgallery li {
	float: left;
	width: 122px;
	height: 81px;
	overflow: hidden;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	text-align: center;
	}
.thickboxgallery li.last {
	margin-right: 0 !important;
	}



