/* ---- Normale Links auf der Seite ----- */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE000C;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE000C;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}


/* ---- Menülinks als eigene Klasse einbauen mit  ... class="menulink" ... ----- */
.menulink 
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}


a.menulink:link {
	color: #000000;
	font-size: 12px;
	TEXT-DECORATION: none
}

a.menulink:active {
	color: #CE000C;
	font-size: 12px;
	TEXT-DECORATION: none
}


a.menulink:visited {
	color: #000000;
	font-size: 12px;
	TEXT-DECORATION: none
}

a.menulink:hover {
	color: #CE000C;
	font-size: 12px;
	TEXT-DECORATION: none
}


/* ---- webdesign reischmann link  ... class="webdesign" ... ----- */
.webdesign 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif}
a.webdesign:link 	{color: #000000; font-size: 11px; TEXT-DECORATION: none}
a.webdesign:active 	{color: #000000; font-size: 11px; TEXT-DECORATION: none}
a.webdesign:visited 	{color: #000000; font-size: 11px; TEXT-DECORATION: none}
a.webdesign:hover 	{color: #ffff00; font-size: 11px; TEXT-DECORATION: none}


.linkbilder 		{color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
a.linkbilder:link 	{color: #000000; font-size: 12px; TEXT-DECORATION: none; font-weight: normal;}
a.linkbilder:active 	{color: #CE000C; font-size: 12px; TEXT-DECORATION: none; font-weight: normal;}
a.linkbilder:visited 	{color: #000000; font-size: 12px; TEXT-DECORATION: none; font-weight: normal;}
a.linkbilder:hover 	{color: #CE000C; font-size: 12px; TEXT-DECORATION: none; font-weight: normal;}




/* ---- Standardformatierungen ----- */
body {
	margin: 30px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	background: #eee;
}

	
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

input, textarea, select  {
	border:1px solid #000000;
}


.suchesenden-feld {
	border: 1px solid #CE000C;
	float: left;
}

.suchesenden {
	border: 0px solid;
	float: left;
	margin: 0 0 0 5px;
}

p {
	margin: 0 0 20px 0;
}


.clear {
	clear: both;
}

.clear-klein {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.float {
	float: left;
}

hr {
 background-color: #0C269F; /* Mozilla 1.4 */
 color: #0C269F; /* IE 6 */
 border: #0C269F; /* Opera 7.11 */
 height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.adresszeile {
	display: none;
}

.flagge {
	margin: 2px 0 0 10px;
	border: 1px solid black;
}

ul {
  list-style-image: url(images/liste.gif);
  margin: 0;
  padding: 8px 0 0 16px;
}

li {
  padding: 0 0 4px 0;
}

.img {
	margin: 0 0 10px 0;
	border: 1px solid #AEBCED;
}


/* = = = = = = = = = = = = GRUNDGERUEST START = = = = = = = = = = = = */

#template {
	margin: 0 auto;
	width: 874px;
	text-align: left;
	border-top: 1px solid #CE000C;
	border-left: 1px solid #CE000C;
	border-right: 1px solid #CE000C;
	border-bottom: 7px solid #CE000C;
	background: #fff;
}

.copy {
	margin: 2px auto;
        padding: 0 0 0 15px;
	width: 890px;
	text-align: left;
}

.copy a:link, .copy a:visited {
	cursor: text;
	color: #CE000C;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.adresszeile {
	display:none;
}

.weg {
	display:none;
}
/* = = = = = = = = = = = = GRUNDGERUEST ENDE = = = = = = = = = = = = */


/* = = = = = = = = = = = = HEADER ANFANG = = = = = = = = = = = = */
.header {
	height: 117px;
	background: url(images-2006/header-bg.jpg) right no-repeat;
}

.logo {
	position: absolute;
	margin: 32px 0 0 66px;
}

.emo {
	float:right;
}
/* = = = = = = = = = = = = HEADER ENDE = = = = = = = = = = = = */

/* = = = = = = = = = = = = NAVI START = = = = = = = = = = = = */
.navi {
	height: 20px;
	border-top: 1px solid #CE000C;
	background: #CE000C;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	margin: 0;
	padding: 0;
	display: inline;
}

.navilink, a.navilink:link, a.navilink:visited {
	color: #CE000C;
	font-weight: bold;
	float: left;
	padding: 3px 5px;
	border-right: 1px solid #CE000C;
	background: #ECECEC;
	font-size: 11px;
}


a.navilink:hover, .navilinkaktiv, a.navilinkaktiv:link, a.navilinkaktiv:visited {
	color: #fff;
	font-weight: bold;
	background: #CE000C;
	float: left;
	font-size: 11px;
	padding: 3px 5px;
	border-right: 1px solid #fff;
}


.clear-navi {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: #CE000C;
}
/* = = = = = = = = = = = = NAVI ENDE = = = = = = = = = = = = */

/* = = = = = = = = = = = = CONTENT START = = = = = = = = = = = = */
.content {
	background: url(images-2006/bg.gif) repeat-y;
}

/* = = = = = = = = = = = = CONTENT  ENDE = = = = = = = = = = = = */

/* = = = = = = = = = = = = SUBNAVI START = = = = = = = = = = = = */

.subnaviuntenaussen {
	float: left;
	width: 185px;
	height: 400px;
	margin: 200px 0 0 0;
}

.subnavi-aussen {
/*	background: url(images-2006/subnavi-bg.jpg) no-repeat; */
	float: left;
	width: 185px;
	height: 400px;
}

a.subnavilinkaussen:link, a.subnavilinkaussen:visited {
	padding: 3px 0 4px 10px;
	font-weight: bold;
	font-size: 11px;
	display: block;
	color: #CE000C;
}

.subnavi {
	position: absolute;
	left: 50%;
	margin-left: -372px;
	margin-top: 50px;
	float: left;
	width: 120px;
}


.subnavi ul {
	margin: 20px 0 0 0;
	padding: 0;
}

.subnavi li {
	list-style: none;
	display: inline;
}

.subnavilink, a.subnavilink:link, a.subnavilink:visited {
	padding: 3px 0 3px 10px;
	font-weight: bold;
	font-size: 11px;
	display: block;
	color: #CE000C;
	border-bottom: 1px solid #CE000C;
	background: url(images-2006/subnavi-link.png) no-repeat bottom left;
}


a.subnavilink:hover, .subnavilinkaktiv, a.subnavilinkaktiv:link, a.subnavilinkaktiv:visited, a.subnavilinkaussen:hover {
	padding: 3px 0 3px 10px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	display: block;
	border-bottom: 1px solid #CE000C;
	background: #CE000C;
}

.subnavi-abstand {
	width: 15px;
	float: left;
}
/* = = = = = = = = = = = = SUBNAVI ENDE  = = = = = = = = = = = = */

/* = = = = = = = = = = = = INHALT START  = = = = = = = = = = = = */
.inhalt {
	float: left;
	width: 490px;
	padding: 30px 0 0 0;
}

/* = = = = = = = = = = = = INHALT ENDE  = = = = = = = = = = = = */

/* = = = = = = = = = = = = RECHTS START  = = = = = = = = = = = = */
.rechts {
	float: right;
	width: 179px;
}

.rechts-innen {
	padding: 10px;

}

.news-bez-headline {
	text-align: right;
	font-size: 19px;
	color: #CE000C;
}

.news-bild {
	height: 52px;
	background: #fff;
	position: absolute;
	margin: -20px 0 0 -1px;
	border-left: 4px solid #CE000C;
	border-top: 1px solid #CE000C;
	border-right: 1px solid #CE000C;
	border-bottom: 1px solid #CE000C;
}

.news-box {
	background: url(images-2006/news-box.jpg) no-repeat;
	border: 1px solid #CE000C;
	height: 91px;
	width: 159px;
}

.news-datum {
	width: 150px;
	height: 30px;
	padding: 5px 0 0 0;
	font-weight: bold;
	text-align: right;
	color: #fff;
}

.news-text {
	padding: 3px;
}

.news-weiter, .news-weiter a:link, .news-weiter a:visited {
	color: #fff;
	text-align: right;
	font-weight: bold;
	padding: 0 5px 0 0;
}
/* = = = = = = = = = = = = RECHTS ENDE  = = = = = = = = = = = = */

/* ---- Eigene Klassen ----- */

.ueberschrift       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;	
	color: #000000;
}

.ueberschrift-rot   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE000C;
}

.bildunterschrift   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ueberschriftszelle {
	background-color: #EEEEEE;
	font-weight: bold;
}

.rahmen {
	border: solid 1px #000000
}

.normalschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.linie-rot {
	background-color: #CE000C;
}

.zelle-hellgrau {
	background-color: #F5F5F5;
}

.print {
	display :none;
}




/* - - - - - - - - Kontakt - - - - - - - - */

.feedback {
	margin: 0 0 0 39px;
}

.bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #ADB6BD;
	width: 190px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	}

.inputselected {
	border: 1px solid #ADB6BD;
	width: 190px;
	margin: 0 0 5px 0;
	background-color: #eee;
	color: #313431;
	font-size: 11px;
	}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ADB6BD;
	width: 190px;
	height: 150px;
	color: #313431;
	margin: 0 0 5px 0;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ADB6BD;
	width: 190px;
	height: 150px;
	color: #313431;
	background-color: #eee;
	margin: 0 0 5px 0;
	}


/* - - - - - - - - Bildgalerie - - - - - - - - */




#newslisting-bild {
	float: left;
	width: 140px;
}

.bildrand {
	border: 1px solid #000;
}

#newslisting-text {
	float: left;
	width: 250px; 
}



.hr-newslisting {
        float: left;
	width: 400px;
        margin-bottom: 0px;
        padding: 0px;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #fff;
        }

.zeile{
	clear:both;
}


#bseite1 #seite1, #bseite2 #seite2, #bseite3 #seite3, #bseite4 #seite4, #bseite5 #seite5, #bseite6 #seite6 {
	background-color: #A51821;
}



