@charset "utf-8";
body {
	background-color: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/bg-body.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-attachment: fixed;
	background-position: center top;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 1000px;
	background-color: #FFF;
	border: thin solid #B9B9B9;
	margin-top: 20px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

.header {
	background-color: #003366;
}

.content {
	background-image: url(../img/hintergrund/hell8.jpg);
	padding: 0px;
	background-repeat: repeat;
}

.footer {
	background-color: #40424D;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.rahmen_überschrift {
	border: thin solid #999;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/bg.jpg);
}
.rahmen_intro {
	border: thin solid #999;
	background-color: #CCC;
}
.rahmen_tabelle {
	border: thin solid #CCC;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #FFF;
	background-image: url(../img/bg_oben.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}

.rahmen_tabelle_ohne {
	border: thin solid #999;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #B4C6D3;
	padding-right: 15px;
}

.rahmen_bild {
	border: medium solid #CCCCCC;
	padding: 0px;
}

.rahmen_bild_2 {
	border: thin solid #999999;
	padding: 0px;
	background-color: #FFF;
}

.fusstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.fusstext_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.tabelle_design {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
}

.tabelle_design_oben {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_oben.jpg);
	background-repeat: no-repeat;
}
.tabelle_design_mitte {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tabelle_design_unten {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_unten.jpg);
	background-repeat: no-repeat;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.text14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.text12_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.text13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.text14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.text_überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
