* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10px;
	/* only for IE */
	behavior: url("css/csshover.htc");
	background-color: #EEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.2em;
	color: #333;	
}

div#maincontainer {
	position: relative;
	font-size: 0.7em;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	border: 1px solid #CCC;
	padding: 10px;
	background-image: url(../design/bg_body.gif);
	background-repeat: repeat-y;
}

div.navigation2 {
	position: relative;
	padding: 0.5em 0;
	margin-left: 20px;
	color: #666;
	text-align: right;
}

span.trenner-navigation {
	margin: 0 20px;
}

div#header {
	position: relative;
	padding-top: 160px;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

div#navigation1 {
	position: relative;
	color: #FFF;
	text-align: center;
	border-top: 1px solid #FFF;
	padding: 0.5em 0;
}

div#content {
	background-image: url(../design/bg.gif);
	background-repeat: repeat-y;
	background-position: 230px;
	border-bottom: 1px solid #CCC;
}

div#content-left-out {
	position: relative;
	float: left;
	width: 25%;
}

div#content-left-in {
	position: relative;
	padding: 0;
	padding-right: 10px;
	padding-bottom: 20px;
}

div#content-right-out {
	position: relative;
	float: right;
	width: 75%;
}

div#content-right-in {
	position: relative;
	padding: 20px;
	padding-left: 40px;
}

img.floatpicture {
	position: relative;
	float: left;
	margin-right: 10px;
}

img#content-titel {
	position: relative;
	display: block;
}

div#subnavigation {
	position: relative;
}

#subnavigation p {
	padding: 50px 10px 10px 20px;
	background-image: url(../design/bg_submenue_abt.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 1.0em;
	margin: 0;
	background-color: #731464;
}

div#contenttitel {
	padding-left: 50px;
	margin-bottom: 50px;
}

img.titel-icon {
	float: left;
	margin-right: 10px;
}

.icon {
 margin-right:5px;
 margin-left:10px;
 vertical-align:middle; 
}

.icon2 {
	margin-right: 5px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schatten bildbox */
div.bildbox1 {
	position: relative;
	background-image: url(../design/schatten_rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 100px;
}

div.bildbox2 {
	position: relative;
	background-image: url(../design/schatten_rechtsoben.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.bildbox3 {
	position: relative;
	background-image: url(../design/schatten_unten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.bildbox4 {
	position: relative;
	background-image: url(../design/schatten_linksunten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

div.bildbox5 {
	position: relative;
	padding: 0 6px 6px 0;
	background-image: url(../design/schatten_rechtsunten.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subnavigation */
#subnavigation a, #subnavigation a:link, #subnavigation a:visited, #subnavigation a.active {
	display: block;
	color: #333;
	text-decoration: none;
	height: 100%;
	padding: 0.5em 10px 0.5em 20px;
	text-align: left;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}

#subnavigation a:hover {
	background-color: #EEE;
	color: #731464;
	text-decoration: underline;
}

#subnavigation span.navigation {
	display: block;
	color: #731464;
	height: 100%;
	padding: 0.5em 10px 0.5em 20px;
	font-weight: bold;
	text-align: left;
	background-image: url(../design/dreieck.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom: 1px solid #CCC;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_text */
p.seitentitel {
	/*font-family: Georgia, Palatino, Times, "Times New Roman", serif;*/
	font-size: 3em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 10px 0 20px 50px;
}

p.absatztitel {
	color: #003300;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 1 */
#navigation1 a, #navigation1 a:link, #navigation1 a:visited, #navigation1 a.active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#navigation1 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#navigation1 span.navigation {
	color: #FFF;
	font-weight: bold; 
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 2 */
div.navigation2 a, .navigation2 a:link, .navigation2 a:visited, .navigation2 a:active {
	text-decoration: none;
	color: #666;
}

.navigation2 a:hover {
	text-decoration: underline;
	color: #666;
}

.navigation2 span.navigation {
	color: #666;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ popup */
body.popup {
	padding: 20px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior: url("../css/csshover.htc");
	font-size: 100.01%;
	line-height: 1.2em;
	color: #000;
}

body.popup ul {
	font-size: 0.7em;
}

body.popup p {
	font-size: 0.7em;
}

body.popup a, body.popup a:link, body.popup a:visited, body.popup a:active {
	color: #000;
	text-decoration: underline;
}

body.popup a:hover {
	color: #000;
	text-decoration: none;
}

p.popup-titel {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px; 
}

p.popup-print, p.popup-close {
	margin-top: 10px;
}

img.popup-picture {
	border: 1px solid #000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ standard-tags */
label:hover {
	text-decoration: underline;
	cursor: pointer;
}

div.linie {
	clear: both;
	height: 1px;
	border-top: 1px dashed #CCC;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

div.pagetop {
	text-align: center;
	padding: 5px;
}

table, form {
	margin: 0;
}

td {
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 3em;
	font-weight: bold;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	margin: 5px 0;
}

.boldkontrast {
	color: #731464;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hinweis {
	color: #FF0000;
}

.kontrast {
	color: #731464;
}

img.png {
	behavior: url("css/pngbehavior.htc");
}

img {
	border: none;
	font-size: 0.7em;
}

div.abschluss {
	clear: both;
	height: 5px;
	width: 80%;
}

ul {
	font-size: 1.0em;
	list-style-position: outside;
	margin-left: 50px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ formular-elemente */
input.inputtext {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

input.inputfile {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

textarea {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	height: 100px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: top;
}

select {
	background-color: #EEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 300px;
	color: #333;
	vertical-align: middle;
	border: 1px solid #CCC;
}

input.checkbox {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input.radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

div.formularzelle-right {
	position: relative;
	text-align: right;
	margin-bottom: 10px;
}

div.formularzelle-left {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}

div.formularzelle-center {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

div.formularzelle-button {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}

.formularbezeichner {
	color: #731464;
	margin-right: 10px;
}

p.pflichtfelder {
	text-align: left;
	font-size: 0.9em;
}

button {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding: 0.2em 0.5em;
}

button:hover {
	cursor: pointer;
	background-color: #731464;
	color: #FFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ impressum */
div#impressum-kunde, div#impressum-pixel {
	position: relative;
}

div#impressum-haftungsausschluss {
	position: relative;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #999;	
}

img.impressum-png {
	margin-right: 20px;
	vertical-align: middle;
	behavior: url("css/pngbehavior.htc");
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ box-elemente */
div.box-out {
	position: relative;
	font-size: 1.0em;
	background-color: #EEE;
	background-image: url(../design/bg_body.gif);
	background-repeat: repeat-y;
	border: 1px solid;
	border-color: #FFF #666 #666 #FFF; 
	text-align: left;
	margin: 5px 0;
	clear: both;
	height: auto;
	width: 100%;
}

div.box-in {
	position: relative;
	padding: 10px;
}

.box-in a, .box-in a:link, .box-in a:visited, .box-in a:active {
	
}

.box-in a:hover {
	
}

table.download-docs {
	margin-left: 0px;
	vertical-align: top;
	font-size: 1.0em;
	margin-top: 10px;
	width: 100%;
}

td.download-icon {
	width: 10%;
	text-align: right;
	padding-right: 10px;
}

td.download-doc {
	width: 50%;
}

td.download-docsize {
	width: 40%;
}

img.download-icon {
	vertical-align: middle;
	margin-right: 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ contentnavigation */
div.contentnavigation {
	background-color: #EEE;
	position: relative;
	text-align: center;
	padding: 5px;
	margin: 5px 0;
}

span.aktuellecontentseite {
	margin: 0 10px;
	font-weight: bold;
}

a.contentseite, a.contentseite:link, a.contentseite:visited, a.contentseite:active {
	margin: 0 10px;
	color: #333;
	text-decoration: underline;
}

a.contentseite:hover {
	color: #CCC;
	text-decoration: none;
}

.contentnavigation .zumanfang {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .zurueck {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .weiter {
	position: relative;
	float: right;
	padding: 5px;
}

.contentnavigation .zumende {
	position: relative;
	float: right;
	padding: 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sitemap */
p.sitemap {
	color: #731464;
	margin: 0;
}

a.sitemap, a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #731464;
	text-decoration: underline;
}

a.sitemap:hover {
	color: #731464;
	text-decoration: none;
}

img.sitemap_1, img.sitemap_2, img.sitemap_3, img.sitemap_4, img.icon_abt1, img.icon_abt2, img.icon_file {
	vertical-align: middle;
}

img.icon_abt1, img.icon_abt2, img.icon_file {
	margin-left: 5px;
}

span.sitemap-kommentar {
	margin-left: 20px;
	font-size: 0.9em;
	color: #999;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */