/*****************************
*	SYSTEM TAGS				 *
******************************/
body {
	margin: 0;
	background: #6E6D6A url("../images/rahmen/hintergrund.gif") repeat-x;
	}
	
a {
	color: #A62128;
	}
	
a:hover {
	color: #A62128;
	text-decoration: none;
	}
	
b {
	color: #A62128;
	background: #F2F2F2;
	}
	
img {
	border: 0;
	}	

h1 {
	font: 18px arial,helvetica,sans-serif;
	color: #333333;
	margin: 7px 0 7px 0;
	background: #F2F2F2;
	}

h2 {
	font: 18px arial,helvetica,sans-serif;
	color: #A62128;
	margin: 7px 0 7px 0;
	background: #F2F2F2;
	}
	
h3 {
	font: bold 12px arial,helvetica,sans-serif;
	color: #A62128;
	margin: 2px 0 2px 0;
	}
	
#inhalt ul {
	width: 488px;
	float: left;
	display: inline;
	list-style: outside square url("../images/utilities/ul_img.gif");
	margin: 0;
	padding: 0 0 0 15px;
	}
	
fieldset, form {
	border: none;
	padding: 0;
}
	
/*****************************
*	RAHMEN				 	 *
******************************/
#rahmen {
	width: 825px;
	position: absolute;
	left: 50%;
	margin: 20px 0 20px -412px;
	}
	
#logo {
	width: 176px;
	height: 211px;
	float: left;
	background: url("../images/rahmen/logo.gif") no-repeat;
	padding: 20px 0 0 50px;
	}

#kopf {
	width: 599px;
	height: 187px;
	position: relative;
	float: left;
	padding-top: 44px;
	background: url("../images/rahmen/kopf.gif") no-repeat;
	}
	
#navigation {
	width: 226px;
	height: 150px;
	float: left;
	background: url("../images/rahmen/bgmenue.gif") no-repeat;
	}	

#inhalt {
	width: 509px;
	min-height: 350px;
	height: auto !important;
	height: 350px;	
	float: left;
	padding: 20px 45px 20px 45px;
	background: #F2F2F2 url("../images/rahmen/inhalt.gif") no-repeat;
	border-bottom: 4px solid #B30009;
	font: 12px/18px arial,helvetica,sans-serif;
	color: #262626;
	}

/*****************************
*	KLASSEN				 	 *
******************************/
/*## bild ###*/
.bild_links {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	}	

.bild_rechts {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	}
	
.bild_umbruch {
	clear: both;
	margin: 10px 0 10px 0;
	}
	
/*## link ###*/	
.download {
	float: left;
	margin: 12px 0 18px 0;
	}
	
/*## abstand ###*/	
.abstand_klein {
	margin-top: 10px;
	clear: both;
	}

.abstand_mittel {
	margin-top: 20px;
	clear: both;
	}
	
.abstand_gross {
	margin-top: 30px;
	clear: both;
	}

/*## navigation ###*/		
.nav_btn {
	width: 80px;
	height: 18px;
	float: left;
	margin: 0 0 0 1px;
	}
	
.nav_links {
	width: 80px;
	float: left;
	margin-top: 23px;
	}

.nav_rechts {
	width: 145px;
	float: left;
	text-align: right;
	}
	
.nav_rechts ul {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
	color: #A62128;
	}
	
.nav_table {
	width: 100%;
	height: 135px;
	float: left;
	padding-bottom: 5px;
	}
	
/*## links ###*/
.nav_rechts a {
	font: 10px arial,helvetica,sans-serif;
	color: #BFBFBF;
	text-decoration: none;
	padding: 1px 12px 1px 3px;
	}
	
.nav_rechts a:hover {
	color: #262626;
	background: #B9B8B9 url("../images/rahmen/sub_nav_bg.gif") right no-repeat;
	text-decoration: none;
	padding: 1px 12px 1px 3px;
	}
	
.nav_rechts_hover {
	background: #B9B8B9 url("../images/rahmen/sub_nav_bg.gif") right no-repeat;
	text-decoration: none;
	padding: 1px 12px 1px 3px;
	}
		
.partners {
	position:relative;right:-63px;top:7px;
	width:150px;
	float: left;
	margin: 0 0 0 0;
	font: 10px arial,helvetica,sans-serif;
	font-color: #262626;
	text-align:right;
	}
	
.partners form {
	margin-top: 25px;
}

/*## rahmen ###*/
.statement {
	width: 465px;
	float: left;
	padding: 10px 20px 10px 20px;
	background: #E6DCDC;
	color: #A22027;
	margin: 12px 0 18px 0;
	}
	
.startseite_links {
	width: 225px;
	float: left;
	margin-right: 50px;
	}
	
.startseite_rechts {
	width: 225px;
	float: left;
	}
	
.einleitung {
	color: #A62128;
	font-weight: bold;
	}
	
/*## kopf ###*/
.thema {
	position: absolute;
	top: 190px;
	left: 40px;
	}
	
.in_english {
	position: absolute;
	top: 24px;
	left: 311px;
	}

.startseite {
	position: absolute;
	top: 24px;
	left: 464px;
	}
	
.impressum {
	position: absolute;
	top: 24px;
	left: 529px;
	}

/*****************************
*	FORMULAR			 	 *
******************************/

.form_input {
	width: 125px;
	background: #C8C8C8;
	color: #333333;
	border: 1px solid white;
	padding: 2px;
	margin: 3px 0;
}

/*****************************
*	GALERIE				 	 *
******************************/
.gal_table {
	float: left;
	}

.gal_table .bild_links {
	width: 85px;
	height: 64px;
	float: left;
	display: inline;
	margin: 9px 9px 0 0;
	border: 1px solid #ffffff;
	}

.gal_fullsize {
	width: 300px;
	float: left;
	border: 0;
	}