/*SEITE  DRUCKEN*/
body {
	text-align: left;
	background-color: #FFF;
	color: #FFFAF0;
	height: 101%;
}
#container {
	float: none;
	clear: both;
	background-color: transparent;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#head {
	float: none;
	clear:	both;
	height: 30px;
	width: 800px;
	border: 1px solid #900;
	vertical-align: top;
	}
#logo {
	float: left;
	clear: both;
	width: 175px;
	height: 40px;
	background-color: transparent;
	margin: 20px 0 0 0;
	border: none;
}
#topmenu {
	display: none;
}
#location {
	float: left;
	width: 175px;
	height: 30px;
	}
#location h1 {
	margin: 0;
	padding: 8px 5px 0 10px;
	vertical-align: top;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 2px;
	color: #000;
	font-weight: bold;
	text-transform: lowercase;
}
#image {
	display:none;
}
#menu {
	display: none;
}
#content {
	width: 615px;
	height: auto;
	float: right;
	clear: both;
	margin: 0px 10px 20px 0px;
	padding: 10px 0px 0 0px;
	background-color: transparent;
	text-align: left;
	color: black;
	vertical-align: top;
}
#content p {
	margin: 10px 10px 10px 0px;
	font-size: 13px;
	color: black;
	line-height: 175%;
}
#content ul {
	margin: 30px 10px 10px 20px;
	list-style: none;
}
#content li {
	font-size: 11px;
	margin: 0 0 5px 0;
	color: black;
	line-height: 175%;
}
#content li a {
	font-size: 13px;
	color: black;
	line-height: 175%;
}
#content li a:hover {
	font-size: 13px;
	color: #990000;
	border-bottom: 1px dotted #990000;
}
#content p a {
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	color: black;
	border-bottom: 1px dotted black;
	line-height: 175%;
}
#content p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #990000;
	color: #990000;
	font-size: 13px;
	line-height: 175%;
}
#content textarea	 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	background-color: White;
	font-size: 13px;
}
#content h3 {
	margin: 10px 10px 10px 0;
	font-size: 16px;
	color: black;
	border: none;
	font-weight: bold;
	float: none;
	line-height: 150%;
}
#content h4 {
	margin: 30px 10px 10px 0;
	font-size: 14px;
	color: black;
	font-weight: normal;
	line-height: 150%;
}
#content h4 a {
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
#content h4 a:hover {
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	border-bottom: 1px dotted #990000;
}
#content h5 {
	margin: 20px 10px 10px 0;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
#content h6 {
	margin: 5px 5px 5px 0;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
#content td {
	color: black;
}
#box0 {
	margin: 10px 20px 10px 20px;
	padding: 0 0 5px 10px;
	float: none;
	border-left: 2px solid #990000;
	font-size: 11px;
}
 #box0 ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}
#box0 li {
	list-style: none;
	text-align: left;
	color: black;
	width: 200px;
	padding: 5px 5px 0px 5px;
	margin: 0 0 5px 0;
	line-height: 150%;
	font-style: italic;
	background-color: transparent;
}
#box1 {
	width: 180px;
	float: right;
	margin: 10px -10px 20px 20px;
	border-left: 2px solid #900; 
	padding: 0px 0px 5px 0;
	display: none;
}
#box1 h1 {
	color: #900;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 5px;
	}
#box1 ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}
#box1 li {
	list-style: none;
	text-align: left;
	padding: 5px 5px 0px 5px;
	margin: 0 0 5px 0;
	line-height: 150%;
	background-color: transparent;
	font-weight: normal;
}
#box1 li a {
	border: none;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
#box1 li a:hover {
	border-bottom: 1px solid #990000;
	text-decoration: none;
}
#box2 {
	margin: 10px 10px 10px 10px;
	float: left;
	border-left: 2px solid #990000;
	padding: 0px 0px 5px 0;
}
#box2 ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}
#box2 li {
	list-style: none;
	text-align: left;
	color: black;
	width: 200px;
	padding: 5px 5px 0px 5px;
	margin: 0;
	line-height: 150%;
	/*font-style: italic;*/
	background-color: transparent;
}
#anm {
	margin: 10px 10px 10px 0px;
	text-align: left;
}
#anm ul {
	margin: 0;
	padding: 10px 10px 10px 00px;
	font-size: 13px;
	font-weight: normal;
}
#anm li {
	list-style: none;
	display: inline;
	margin: 10px 20px 20px 0;
	width: auto;
}
#anm li a{
	width: auto;
	text-align: center;
	color: white;
	padding: 4px 10px 4px 10px;
	font-style: normal;
	background-color: #FFF;
	border: 1px solid black;
	list-style: none;
	text-decoration: none;
	text-align: center;
	}
#anm li a:hover{
	width: auto;
	text-align: center;
	color: #000;
	padding: 4px 10px 4px 10px;
	font-style: normal;
	background-color: #CCC;
	border: 1px solid black;
	list-style: none;
	text-decoration: none;
	text-align: center;
}
#anmtab {
	width: 430px;
	float: left;
	clear: left;
}
#anmtab table {
	font-size: 13px;
	width: 100%;
	margin-bottom: 20px;
}
#top {
	text-align: left;
	background-color: transparent;
	padding: 0px 0px 0px 10px;
}
#top a {
	text-decoration: none;
}
#top a:hover {
	text-decoration: none;
}

#optionen {
	width: auto;
	height: auto;
	float: left;
	clear: right;
	margin: 20px 20px 0 0;
	padding-top: 3px;
	line-height: 100%;
	color: #999;
	font-size: 10px;
	border-top: 1px solid #999;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	display: none;
}
#optionen ul {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}
#optionen li {
	width: auto;
	display: inline;
	list-style: none;
}
#optionen li a {
	color: #999;
	text-decoration: none;
	border: none;
	margin-right: 10px;
}
#optionen li a:hover {
	color: #900;
	text-decoration: underline;
	border: none;
	margin-right: 10px;
}
#dateipfad {
	visibility: visible;
	height: auto;
	width: auto;
	margin: 10px 10px 0px 0px;
}

#dateipfad p {
	font-size: 11px;
	color: black;
	line-height: 175%;
}
#dateipfad p a {
	font-size: 11px;
	color: black;
	line-height: 175%;
	text-decoration: underline;
}

#fz {
	width: 800px;
	height: auto;
	margin: 10px 0 80px 0;
	padding-top: 5px;
	border-top: 2px solid #990000;
	background-color: #FFFAF0;
	float: none;
	clear: both;
	color: black;
	font-size: 12px;
	overflow: visible;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#fzlinks {
	width: 165px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: black;
	text-decoration: none;
	line-height: 150%;
	vertical-align: top;
	}
#fzlinks ul {
	margin: 0;
	padding: 0 5px 0 5px;
}
#fzlinks li {
	display: inline;
	padding: 0;
}
#fzlinks li a {
	color: black;
	text-decoration: none;	
}
#fzlinks li a:hover {
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}
.fzlipad {
	margin-left: 20px;
}
#fzrechts {
	width: 505px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	color: black;
	text-align: left;
	line-height: 150%;
	float: left;
}
#fzrechts ul {
	margin-top: 5px;
	padding: 0;
	text-align: left;
	display: none;
}
#fzrechts li {
	width: auto;
	list-style: none;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	display: none;
}
#fzrechts li a {
	list-style: none;
	color: black;
	text-decoration: none;
	display: none;
}
#fzrechts li a:hover {
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
	display: none;
}
#oms {
	float: right;
	width: 110px;
	height: auto;
	margin: 0 5px 10px 0;
	text-align: left;
	}

#seperator {
	height: 0;
	margin: 0 10px 0 0;
	border-top: 1px solid #000;
}


.tab_content {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: black;
	border-bottom: 1px dotted black;
	line-height: 150%;
}
.tab_content_ol {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: black;
	line-height: 150%;
	border: none
}
.tab_content_ol a {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: black;
	line-height: 150%;
	border-bottom: 1px dotted black;
}
.tab_head {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: black;
	border-bottom: 1px dotted black;
}
#stern {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	width: auto;
	height: auto;
}
#stern p {
	font-size: 10px;
	line-height: 150%;
	color: black;
}
#stern p a {
	font-size: 10px;
	line-height: 150%;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#stern p a:hover {
	font-size: 10px;
	line-height: 150%;
	color: #900;
	text-decoration: none;
	border-bottom: 1px dotted #900;
}

.content_mf {
	color: #990000;
}
.content_line {
	margin: 10px 10px 10px 10px;
	border-top: 1px dotted black;
}
.formtxt {
	border: 1px #990000 solid;
	background-color: White;
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px
}
/*.formtxt:hover {
	border: 1px #990000 solid;
	background-color: #F0F0F0;
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px
}*/
.formradio {
	border: 0px solid #990000;
	background-color: white;
	font-size: 11px;
	margin: 0 0 0 10px;
}
.formcheck {
	border: 1px #990000 solid;
	background-color: white;
	font-size: 11px;
	margin: 0;
}
.formselect {
	margin-top: 2px;
	border: 1px #990000 solid;
	background-color: White;
	font-size: 10px;
}
.form_button {
	/*margin: 10px 0 0px 20px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 5px 0 5px;
	border: 1px solid black;
	background-color: #FFF;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.form_button:hover {
	/*margin: 10px 0 0px 20px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 5px 0 5px;
	border: 1px solid black;
	background-color: white;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.gs_txt_s {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid black;
	background-color: transparent;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	color: black;
}
.gs_txt_xs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid black;
	background-color: transparent;
	padding: 0px;
	font-size: 8px;
	font-weight: normal;
	color: black;
}
.galerie_img {
	height: 120px;
	width: 120px;
	margin: 20px 20px 0 0;
	border: 1px solid black;
}.presse_img1 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.presse_txt_xs {
	font-size: 10px;
	color: #666;
}
.einruck {
	margin-left: 20px;
}
.meinungitalic {
	font-size: 12px;
	font-style: italic;
}
.li-screen {
	display: none;
}
