body {
	width: 990px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

p, td, th, tr, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 16px; 
	text-decoration: none;
	color: #660000;
}

a:hover {
	font-size: 11px; 
	line-height: 16px; 
	text-decoration: none;
	color: #990000;
}

.tools  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;	
	text-transform: none;
	line-height: 14px;
}

a:hover.tools {
	color: #990000;	
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 0;
	margin-top: 2px;
	color: #FFFFFF; 
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	line-height: 18px; 
	color: #990000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	line-height: 18px; 
	color: #000000;
}

ul {
	list-style-image: url(../art/linkpfili.gif);
	margin-left: 0.5em;
	padding-left: 0.5em;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

/******************************
	layout
******************************/

#set {
	width: 970px;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-left: -1px;
	background: #FFFFFF url(../art/bg.gif) repeat-y;
}

#set_breit {
	width: 970px;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-left: -1px;
	background: #FFFFFF url(/art/bg_breit.gif) repeat-y;
}

/* spalte links */	
#spaltelinks {
	width: 180px;
	padding-right: 10px;
	float: left;
}

#logo {
	width: 180px;
	height: 145px;
	background-color: #FFFFFF;
}

#datum {
	width: 170px;
	padding: 10px 0px 0px 10px;
	background-color: #FFFFFF;
}

#shortcuts {
	width: 180px;
	background-color: #EBEBEB;
	text-decoration: none;
	padding: 10px 0px;
}

* html #shortcuts {
	padding-bottom: 0px;
}

#shortcuts ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}

#suchfeld {
	width: 170px;
	height: 35px;
	padding: 5px 0px 0px 10px;
}

#suchfeld form {
	padding: 0px;
	margin: 0px;
}

#suchfeld input {
	width: 120px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	margin: 0px 5px 0px 0px;
	float: left;
}

#suchfeld a {
	display: block;
	width: 20px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #666666;
	text-decoration: none;
	text-align: center;
	float: left;
}

#navcontainer {
	width: 180px;
	background-color: #990000;
}

/*	navigation */

/* 	stufe 1 */

#navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 24px; 
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

#navcontainer ul li {
	border-bottom: 1px solid #FFFFFF;
	list-style-type: none;
}

#navcontainer ul a {
	display: block; 
	padding: 2px 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

* html #navcontainer ul a {
	padding: 0px 11px 3px 11px;
}

#navcontainer ul a:hover {
	background: #990000 url(../art/navipfili.gif) no-repeat 4px 0px;
	color: #CCCCCC;
}

#navcontainer ul a.parentactive { 
	background: #990000 url(../art/navipfili.gif) no-repeat 4px 0px;
}

#navcontainer ul a:hover.parentactive {
	background: #990000 url(../art/navipfili.gif) no-repeat 4px 0px;
	color: #CCCCCC;
}

#navcontainer ul a.active {
	background: #990000 url(../art/navipfili.gif) no-repeat 4px 0px;
}

#navcontainer ul a:hover.active {
	background: #990000 url(../art/navipfili.gif) no-repeat 4px 0px;
	color: #CCCCCC;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul a {
	text-transform: none;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	padding: 0px 11px;
}

#navcontainer ul ul a:hover {
	background: #FFFFFF url(../art/navipfili_schwarz.gif) no-repeat 4px 0px;
	color: #990000;
}

#navcontainer ul ul a.parentactive { 
	background: #FFFFFF url(../art/navipfili_schwarz.gif) no-repeat 4px 0px;
	color: #990000;
}

#navcontainer ul ul a:hover.parentactive {
	background: #FFFFFF url(../art/navipfili_schwarz.gif) no-repeat 4px 0px;
	color: #666666;
}

#navcontainer ul ul a.active {
	background: #FFFFFF url(../art/navipfili_schwarz.gif) no-repeat 4px 0px;
	color: #990000;
}

#navcontainer ul ul a:hover.active {
	background: #FFFFFF url(../art/navipfili_schwarz.gif) no-repeat 4px 0px;
	color: #666666;
}

/**************************************/

#kopfcontentcontainer {
	float: left;
	width: 780px;
}

/* kopf */

#kopf {
	width: 780px;
	height: 180px;
	background-color: #FFFFFF;
}

#banner {
	width: 780px;
	height: 145px;
}

#kopfbalken {
	width: 780px;
	height: 15px;
	margin-top: 5px;
	background-color: #CCCCCC;
	display: block;
}

/* inhalt */

#contentcontainer {
	width: 580px;
	padding-right: 10px;
	float: left;
}

#contentcontainer_breit {
	width: 770px;
	padding-right: 10px;
	float: left;
}

* html #contentcontainer_breit {
	padding-right: 0px;
}

#aktuellcontainer {
	width: 180px;
	padding-right: 10px;
	float: left;
}

* html #aktuellcontainer {
	padding-right: 0px;
}

#aktuellcontainer img {
/*.aktuellfoto {*/
	width: 168px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

/*.titelspalte {*/
#aktuellcontainer h1 {
	width: 170px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
	margin-top: 0px;
}

/*.aktuelltext {*/
#aktuellcontainer p {
	width: 168px;
	padding: 5px;
	margin-top: 0px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#inhaltcontainer {
	width: 390px;
	float: left;
}

#inhaltcontainer_breit {
	width: 780px;
}

.titelinhalt {
	width: 380px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
}

.titelinhalt_breit {
	width: 770px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
}

.textinhalt {
	width: 380px;
	padding: 5px;
	background-color: #EBEBEB;
	font-style: normal;
}

.textinhalt_breit {
	width: 760px;
	padding: 5px 10px;
}


/* werbung */

#spaltencontainer {
	width: 188px;
	border: 1px solid #990000;
	text-align: center;
	float: left;
}

#spaltencontainer img {
	width: 180px;
}

#spaltencontainer_leer {
	width: 190px;
	float: left;
}

/* fusszeile */

#fusscontainer {
	width: 800px;
	height: 30px;
	padding: 0 10px;
	margin-top: 20px;
}

* html #fusscontainer {
	width: 780px;
}

#impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: none;
	width: 190px;
	float: left;
}

#impressum a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

#impressum a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

#adresse {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	float: left;
}

#adresse a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#adresse a:hover {
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}

/******************************
	Newsletter 
******************************/
#newsletter_formular input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

#newsletter_formular input.submit{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
	height: 19px;
	padding-bottom: 1px;
}

.fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	line-height: 16px;
}

/*--------------------------------------------------*/

/******************************
	News 
******************************/
#news_set {
	width: 970px;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-left: -1px;
	background: #FFFFFF url(../art/news_bg.gif) repeat-y;
}

* html #news_set {
	width: 990px;
}

#news_contentcontainer {
	width: 655px;
	float: left;
}

#news_aktuellcontainer {
	width: 115px;
	padding-right: 10px;
	float: left;
}

* html #news_aktuellcontainer {
	padding-right: 0px;
}

#news_aktuellcontainer img {
	width: 115px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#news_aktuellcontainer h1 {
	width: 105px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
	margin: 0px;
}

* html #news_aktuellcontainer h1 {
	/*width: 115px;*/
	height: 17px;
	padding-right: 0px;
}

#news_aktuellcontainer p {
	width: 105px;
	padding: 0px 5px 5px 5px;
	margin-top: 0px;
}

* html #news_aktuellcontainer p {
	/*width: 115px;*/
	padding-right: 0px;
}

#news_inhaltcontainer {
	width: 530px;
	float: left;
}

.news_titelinhalt {
	width: 520px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
}

* html .news_titelinhalt {
	/*width: 530px;*/
	height: 17px;
	margin-left: 5px;
}

.news_textinhalt {
	width: 520px;
	padding: 5px;
}

* html .news_textinhalt {
	/*width: 530px;*/
	padding-left: 10px;
}


/* werbung */

#news_spaltencontainer {
	width: 115px;
	padding-left: 10px;
	float: left;
}

* html #news_spaltencontainer {
	width: 125px;
}

#news_spaltencontainer p {
	margin-top: 0px;
}
/*--------------------------------------------------*/

/******************************
	News 
******************************/
#error_set {
	width: 970px;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	margin-left: -1px;
	background: #FFFFFF url(../art/bg_error.gif) repeat-y;
}

* html #error_set {
	width: 990px;
}

#error_logo {
	float: left;
	width: 180px;
	padding-right: 10px;
}

* html #error_logo {
	width: 190px;
}

#error_inhalt {
	float: left;
	width: 780px;
}

.error_titelinhalt {
	width: 770px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	background-color: #990000;
}

* html .error_titelinhalt {
	width: 780px;
	height: 17px;
}

.error_textinhalt {
	width: 770px;
	padding: 5px;
	background-color: #EBEBEB;
}

* html .error_textinhalt {
	width: 780px;
}

/*--------------------------------------------------*/

/******************************
	Suche 
******************************/
.search_suchfeld {
	width: 300px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	margin: 0px 5px 0px 0px;
	float: left;
}

.search_suchknopf {
	width: 30px;
	height: 18px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}

/*--------------------------------------------------*/

/* antifloat */

.antifloat {
	clear: both;
	visibility: hidden;
}

/* fehlertexte */

.fehler {
	color: #990000;
}

