/* CSS-Layout für Content */
#masthead {
	z-index: 1;
	position: fixed;
	left: 10px;
	right: 10px;
	height: 60px;
	top: 0px;
}
#top_left {
	width: 0px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	position: fixed;
	left: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #009900;
	margin-left: 0px;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 8px;
	background-image: url('images/hint_content.jpg');
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 4px;
	border-bottom-color: #fff203;
	border-style: solid;
	/*	background-color: #e9e3e1; */
}
#container {
	position: relative;
	top: 55px;
	width: 100%;
}
#container_hp {
	position: relative;
	top: 10px;
	width: 100%;
}
#container_fb {
	position: relative;
	top: 90px;
	width: 100%;
	margin-left:5px;
}
#right_col {
	width: 200px;
	position: fixed;
	right: 10px;
	top: 65px;
	background-color: #FFFFF4;
	color: red;
}
#right_col_h {
	font-family: Arial,Serif,Verdana;
	width: 200px;
	height: 550px;
	position: fixed;
	right: 10px;
	top: 10px;
	background-color: #FFFFF4;
	border: 5px solid #FFFFF4;
	color: red;
}
#page_content {
	margin-right: 205px;
/*	background-color: #F5FCF9;*/
}
#page_content_full {
	margin-right: 10px;
/*	background-color: #F5FCF9;*/
}
#footer {
	font-size: 10px;
	position: fixed;
	bottom: 6px;
	right: 10px;
	text-align: right;
	border: 1px;
	border-style: solid;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #e9e9e9;
	color: #666666;
}
#up {
	position: fixed;
	top: 6px;
	right: 10px;
	text-align: right;
	z-index:10;
}
.seiteneinstellung {
	background-image: url('images/hint_content.jpg');
	background-attachment: fixed;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
}
.seiteneinstellung2 {
	background-color: #E9E9E9;
	background-attachment: fixed;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
}
.tab_seite {
	height: 100%;
	width: 785px;
	border:0px solid black;
}
.u1 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
.linksbuendig {
	position: fixed;
	bottom: 0px;
	width: 200px;
	right: 0px;
}
.titel {
	font-size: x-large;
	color: green;
	font-weight: 900;
}
.titel_k {
	font-size: large;
	color: green;
	font-weight: 900;
	text-align: center;
}
.titel_s {
	font-family: Arial,Serif,Verdana;
	font-size: 9pt;
	color: green;
	font-weight: 700;
}
.zentriert {
	text-align: center;
}
.rechtsbuendig {
	text-align: right;
}
.blocksatz {
	text-align: justify;
}
.logo {
	z-index: 2;
	position: fixed;
	right: 0px;
	top: 0px;
	background-color: #F5FCF9;
	width: 200px;
}
.tabelle {
	border: 1px solid #666666;
}
.tabelle_ev {
	border: 1px solid yellow;
}

.tabelleor {
	border: 0px solid #000000;
}
.drittel {
	width: 33%;
	height: 33%;
}
.autorentab {
	border: 0px solid #000000;
	position: relative;
	left: 100px;
	top: 10px;
	width: 600px;
}
.winzig {
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bild {
	padding: 0px;
	border: 0px;
}
.unterschrift {
	font-size: 8pt;
	padding-left: 5px;
	padding-bottom: 5px;
}
.rot {
	color: red;
}
.rot_f {
	color: red;
	font-weight: 900;
	font-size:10pt;
	text-align:center;
}
.rot_gross {
	font-size: x-large;
	color: red;
}
.rot_klein {
	font-size: large;
	color: red;
}
.style1 {
	font-size: xx-large;
	color: red;
}
.style2 {
	font-size: large;
}

.arial {
	font-family: Arial, Helvetica, Sans-Serif;
}
.redunder {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #FF0000;
	background-color: #666666;
}
.error {
	background-color: #FCC;
	color: black;
	border: 1px solid red;
}
td {
	text-align: left;
}
hr {
	color: green;
	width: 375px;
	height: 1px;
}
a:link {
	color: #E8F7EF;
	background-color: #666666;
	font-weight: bold;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:visited {
	color: #E8F7EF;
	background-color: #666666;
	font-weight: bold;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:active {
	color: #E8F7EF;
	background-color: #666666;
	font-weight: bold;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:hover {
	color: red;
	background-color: #C0C0C0;
	font-weight: bold;
	font-size: small;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a.z:visited {
	color: #E8F7EF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
a.z:active {
	color: #E8F7EF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
a.z:hover {
	color: red;
	background-color: #fff203;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

