body {
	background-color: #FFFFFF;
	background-image: url(bilder/logo.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #9E9E9E;
}

#logo {
	position: absolute;
	top: 35px;
	left: 130px;
	width: 335px;
	height: 50px;
	border: 0;
}

#links {
	position: absolute;
	top: 255px;
	left: 10px;
	width: 185px;
}

#rechts {
	position: absolute;
	top: 450px;
	right: 10px;
	width: 135px;
}

#menuoben {
	position: absolute;
	top: 130px;
	right: 150px;
	text-align: right;
}

#menuhaupt {
	position: absolute;
	top: 157px;
	left: 195px;
	right: 145px;
	border-top: 2px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
}

#content {
	position: absolute;
	top: 225px;
	left: 195px;
	right: 145px;
	bottom: 0px;
	padding-right: 80px;
/*	height: 60%;*/
}

#rootline {
	width: 100%;
	border-bottom: 2px solid #E1E1E1;
	padding: 5px;
}

#kasten {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 145px;
	height: 130px;
	background-color: #A50000;
	color: white;
	font-family: arial;
	font-size: 23px;
        text-transform: uppercase;
	vertical-align: bottom;
	padding: 0;
}

#bild {
	position: absolute;
	top: 180px;
	right: 0px;
	width: 144px;
	height: 132px;
	background-repeat: no-repeat;
}

#schlagworte {
	position: absolute;
	top: 310px;
	right: 1px;
	width: 145px;
	color: #9E9E9E;
	font-family: arial;
	font-size: 23px;
        text-transform: uppercase;
	line-height: 23px;
}

#menuunten  {
	width: 180px;
	margin-left: -185px;
	padding-top: 5px;
}

#abbinder  {
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: -5px;
	padding-top: 3px;
	padding-left: 5px;
	height: 28px;
	border-top: 2px solid #9E9E9E;
	font-family: arial;
	font-size: 10px;
	color: black;
}

#bildunten  {
	position: absolute;
	visibility: hidden;
	height: 1px;
}

/************** Schriftarten *****************************************/
/*Headline grau*/
h1		{font-family: arial;
		font-size: 30px;
		font-weight: normal;
		color: #9E9E9E;
		margin:0;
		padding:0}
/*Headline rot*/
h1.rot	{font-family: arial;
		font-size: 30px;
		font-weight: normal;
		color: #A50000;
		margin:0;
		padding:0}

/*Zwischenheadline*/
h2		{font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: black;
		margin:0;
		padding:0}

/*Copy rot*/
h3		{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: #A50000;
		margin:0;
		margin-bottom: 8px;
		padding:0;
		line-height: 18px;}
/*Copy schwarz*/
p		{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: black;
		margin:0;
		margin-bottom: 8px;
		padding:0;
		line-height: 18px;}
/*Copy grau*/
h4		{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: #9E9E9E;
		margin:0;
		margin-bottom: 8px;
		padding:0;
		line-height: 18px;}
/*schräger text*/
h5		{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		color: #8E1912;
		margin:0;
		margin-bottom: 8px;
		padding:0;
		line-height: 18px;}

ul 		{margin-top: 0;
		padding-top: 0;}

li		{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: black;
		line-height: 18px;}

ol li		{margin-bottom: 10px;}

a:link    { color: #9E9E9E; text-decoration:none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a:active  { color: #9E9E9E; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a:visited { color: #9E9E9E; text-decoration:none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a:hover   { color: #A50000; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}

a.rootline:link    {color: #9E9E9E; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a.rootline:active  {color: #9E9E9E; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a.rootline:visited {color: #9E9E9E; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
a.rootline:hover   {color: #A50000; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}

a.rootline_active  {color: #A50000; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}

a.hauptnavi1:link    { color: #9E9E9E; text-decoration:none; font-size: 13px; font-weight: bold; font-family: Times;}
a.hauptnavi1:hover   { color: black; text-decoration: none; font-size: 13px; font-weight: bold; font-family: Times;}
a.hauptnavi1:active  { color: #9E9E9E; text-decoration: none; font-size: 13px; font-weight: bold; font-family: Times;}
a.hauptnavi1:visited { color: #9E9E9E; text-decoration:none; font-size: 13px; font-weight: bold; font-family: Times;}

a.hauptnavi2:link    { color: #9E9E9E; text-decoration:none; font-size: 11px; font-weight: bold; font-family: Times;}
a.hauptnavi2:hover   { color: black; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Times;}
a.hauptnavi2:active  { color: #9E9E9E; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Times;}
a.hauptnavi2:visited { color: #9E9E9E; text-decoration:none; font-size: 11px; font-weight: bold; font-family: Times;}

a.obennavi1:link    { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.obennavi1:active  { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.obennavi1:visited { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.obennavi1:hover   { color: #A50000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}

a.obennavi1_active   { color: #A50000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}

a.untennavi1:link    { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.untennavi1:active  { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.untennavi1:visited { color: #9E9E9E; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}
a.untennavi1:hover   { color: #A50000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}

a.untennavi1_active  { color: #A50000; text-decoration: none; font-size: 10px; font-weight: normal; font-family: Arial,Helvetica,SunSans-Regular;}

td		{border: 0;
		margin: 0;
		padding: 0;
		vertical-align: top}

/*anfang news bereich */

/*die templates heißen jeweils so, wie auch die style-sheets heißen.
news_einzeln zur anzeige einzelner news (nach klick auf "mehr")
news_history für übersicht aller news
news_vorschau für die voransicht der news mit kurzem text */

div.news_einzeln
{
FONT-SIZE: 12px;
FONT-FAMILY: verdana,arial,helvetica,sans-serif;
padding-bottom: 14px;
}

div.news_history
{
FONT-SIZE: 12px;
FONT-FAMILY: verdana,arial,helvetica,sans-serif;
padding-bottom: 24px;
}

div.news_vorschau
{
FONT-SIZE: 12px;
FONT-FAMILY: verdana,arial,helvetica,sans-serif;
padding-bottom: 14px;
}
/*ende news bereich */

/*************** STARTSEITE ************************/
td.starttabelle p {
	font-size: 13px;
}

#ticker {
     font-size: 20px;
     color: black;
}

#ticker a:link    { color: #9E9E9E; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
#ticker a:active  { color: #9E9E9E; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
#ticker a:visited { color: #9E9E9E; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}
#ticker a:hover   { color: #A50000; text-decoration: none; font-size: 20px; font-weight: bold; font-family: Arial,Helvetica,SunSans-Regular;}


/*************** VERWALTUNG ************************/

p.verwaltung	{font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: #2A3E36}
h4.verwaltung	{font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #2A3E36}
h3.verwaltung	{font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #2A3E36}
td.verwaltung2	{background-color: #cAdEd6;
		padding: 5px;
		padding-bottom: 20px;}
td.verwaltung1	{background-color: #dAeEe6;
		padding: 5px;
		padding-bottom: 20px;}
div.verwaltung_infobox{
		position: absolute;
		top: 15px;
		left: 15px;
		width: 200px;
		padding: 5px;
		font-family: arial;
		color: #2A3E36;
		background-color: #cAdEd6;
		border: 1px solid #2A3E36;
		font-size: 11px;
		font-weight: normal;
		display:none;
		z-index: 1000}
