/* Definition des Seitenlayouts */


html,body {
	cursor : auto;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : normal;
}

img{
  border:0;
}

#container {
	position:relative;
	margin:0 auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align: left;
}

#box1 {
	padding:0em; /* bottom padding for footer */
	display:none;
}

#box2 {
	padding:0em;
	left: 0px;
	margin-left: 0px;
	text-align: left;
}

#box3 {

	padding:0em;
	left: 0px;
	margin-left: 0px;
	text-align: left;
}

/* Player zur Zeit unbenutzt */
#player {
	background: url(../images/top_2.gif);
	background-repeat:repeat-x;
	background-position: 110%;
	position:absolute;
	left: 828px;
	height:135px;
	top: 0px;
	right:0px;
	width: auto;
	padding-right:0px;
	margin-right:0px;
	vertical-align: middle;
	display:none;
}

#header {
	width:auto;
	left: 0px;
	top: 0px;
	display:none;
}

#drucken {
	position:relative;
	left:240px;
	width:150px;
	padding:0px;
	margin:0px;
	height: 18px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #683706;
	z-index: 21;
	top: 0px;
	display:none;
}

#Datum {
	top:2px;
	left:300px;
	width:200px;
	padding:0px;
	margin:0px;
	position:absolute;
	text-align: left;
	display:none;
}

#suche {
	background-position: 110%;
	position:absolute;
	height:135px;
	top: 0px;
	right:0px;
	width: auto;
	padding-right:10px;
	margin-right:0px;
	text-align: right;
	display:none;
}

#menue {
	position:absolute;
	width:193px;
	left: 0px;
	top: 135px;
	z-index:30;
	display:none;
}

#content {
	width:535px;
	left: 0px;
	top: 0px;
	z-index:20;
	position:relative;
	text-align: left;
}

#werbung {
	position:absolute;
	right:0px;
	top: 135px;
	width:200px;
	padding-right:0px;
	margin-right:0px;
	text-align: center;
	z-index:10;
	display:none;
}

#footer {
	position:absolute;
	width:100%;
	bottom:0px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	display:none;
}

/* Definition der Schriftgroessen und Schriftfarben */

p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	page-break-after: avoid;
	page-break-inside: avoid;
}

h1  {
	font-size : 16pt;
	color : #660000;
	text-decoration : underline;
	font-weight : bold;
	page-break-after: avoid;
	page-break-inside: avoid;
}

h2  {
	font-size : 14pt;
	color : #660000;
	text-decoration : underline;
	font-weight : bold;
	page-break-after: avoid;
	page-break-inside: avoid;
}

h3  {
	font-size : 10pt;
	color : #660000;
	text-decoration : underline;
	font-weight : bold;
	page-break-after: avoid;
	page-break-inside: avoid;
}

p, ul, ol, div, td, th, nobr, b, i  {
	font-size : 10pt;
	font-weight : normal;
	color : #683705;
	font-family : Georgia, "Times New Roman", Times, serif;
	page-break-after: avoid;
	page-break-inside: avoid;
}

pre  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	color : #683705;
	font-weight : normal;
}

pre.normal  {
	color : #683705;
	font-weight : normal;
}

a:link  {
	color : #CC0000;
	text-decoration : underline;
	font-weight : normal;
}

a:visited  {
	color : #CC0000;
	text-decoration : underline;
	font-weight : normal;
}

a:active  {
	color : #CC0000;
	text-decoration : underline;
	font-weight : normal;
}

/* Erklärung für Fachbegriffe oder Abkürzungen*/
acronym {
        border-bottom: 1px dotted #333;
		cursor: help;
		border-color : #683705;
}

#slidemenu  {
	BORDER-RIGHT : medium none;
	BORDER-TOP : medium none;
	LEFT : -122px;
	BORDER-LEFT : medium none;
	WIDTH : 145px;
	BORDER-BOTTOM : medium none;
	POSITION : absolute;
	TOP : 80px;
	COLOR : #FFFFFF;
	text-decoration: none;
	z-index:200;
	display:none;
}

TD.menu  {
	FONT : 11px/18px Verdana;
	COLOR : #FFFFFF;
	text-decoration: none;
}

A.menu:link  {
	FONT-SIZE : 9px;
	COLOR : #FFFFFF;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	TEXT-DECORATION : none;
}

A.menu:visited  {
	FONT-SIZE : 9px;
	COLOR : #FFFFFF;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	text-decoration: none;
}

A.menu:hover  {
	FONT-SIZE : 9px;
	COLOR : #FFFFFF;
	FONT-FAMILY : Verdana, Arial, Helvetica;
	TEXT-DECORATION : none;
}

A.menu:active  {
	FONT-SIZE : 9px;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #FFFFFF;
	text-decoration: none;
}

TD.menuetext {
	FONT : italic bold 11px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.menuetext:visited {
	FONT : italic bold 11px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.menuetext:link {
	FONT : italic bold 11px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.menuetext:hover {
	FONT : italic bold 11px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #CC0000;
	text-decoration: underline;
}

A.menuetext:active {
	FONT : italic bold 11px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #CC0000;
	text-decoration: underline;
}

TD.submenuetext {
	FONT : italic bold 9px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.submenuetext:visited {
	FONT : italic bold 9px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.submenuetext:link {
	FONT : italic bold 9px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #683705;
	text-decoration: none;
}

A.submenuetext:hover {
	FONT : italic bold 9px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #CC0000;
	text-decoration: underline;
}

A.submenuetext:active {
	FONT : italic bold 9px/normal Georgia, "Times New Roman", Times, serif;
	COLOR : #CC0000;
	text-decoration: underline;
}

news {
	font-size : 8pt;
	font-weight : normal;
	color : #683705;
	font-family : Georgia, "Times New Roman", Times, serif;
}

TD.news {
	font-size : 8pt;
	font-weight : normal;
	color : #683705;
	font-family : Georgia, "Times New Roman", Times, serif;
}

TD.links {
	border: 1px solid #683705;
}

TD.footer {
	font-size : 7pt;
	font-weight : bold;
	color : #683705;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
