* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

img {
	border: none;
}

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: transparent;
}

#container {
	width: 850px;
	float: left;
}

/* Anfang Header */

#wrapper {
	width: 850px;
	float: left;
}

#echt-leder {
	position: absolute;
	width: 136px;
	z-index: 1;
	margin-top: 0px;
	margin-left: 0px;
	display: none;
}

#header {
	width: 798px;
	float: left;
	padding-left: 34px;
	background: #fff;
	padding-right: 34px;
	margin-top: 0;
	padding-top: 0;
}

#blau-links {
	width: 164px;
	height: 207px;
	float: left;
	background: #C5CED9;
	margin-right: 17px;
	display: none;
}

#guertel-rot-logo {
	width: 507px;
	float: left;
	margin-right: 17px;
}

#guertel-startseite {
	width: 266px;
	height: 178px;
	float: left;
	margin-right: 17px;
	background: url(../bilder/karo-grau2.gif) repeat;
	display: none;
}

#guertel-startseite img {
	width: 262px;
	height: 172px;
	padding-top: 3px;
	padding-left: 2px;
	display: none;
}

#rot-logo {
	width: 224px;
	float: left;
}

.logo {
	width: 224px;
	float: left;
	padding-left: 7px;
}

#rot {
	width: 224px;
	height: 132px;
	float: left;
	background: #96011D;
	display: none;
}

#logotext {
	width: 507px;
	float: left;
	text-align: left;
	padding-left: 20px;
	color: #602F16;
	font-size: 0.8em;
	margin-top: 10px;
	font-weight: bold;
}

#blau-rechts {
	width: 93px;
	height: 207px;
	float: left;
	background: #C5CED9;
	display: none;
	
}

/* Anfang Karo */

#karo {
	width: 798px;
	float: left;
	margin-top: 10px;
	background: #fff;
	height: 2px;
	display: none;
}

#karo-links {
	width: 164px;
	height: 2px;
	margin-right: 17px;
	float: left;
	background: url(../bilder/karo-blau.gif) repeat-x;
	display: none;
}

.karo-mitte {
	width: 507px;
	height: 2px;
	margin-right: 17px;
	float: left;
	background: url(../bilder/karo-grau.gif) repeat-x;
	display: none;
}

#karo-rechts {
	width: 93px;
	height: 2px;
	float: left;
	background: url(../bilder/karo-blau.gif) repeat-x;
	display: none;
}

/* Ende Karo */

/* Ende Header */


/* Anfang Content */

#content {
	width: 798px;
	float: left;
	padding-left: 34px;
	padding-top: 0px;
	background: #fff;
	padding-right: 34px;
}

#navigation {
	width: 164px;
	margin-right: 17px;
	margin-top: 60px;
	float: left;
	display: none;
}

#navigation ul {
	width: 164px;
	font-size: 0.8em;
	list-style-type: none;
}


#navigation ul li {
	width: 164px;
	line-height: 2em;
}

#navigation ul li a {
	width: 164px;
	display: block;
	background: url(../bilder/karo-grau.gif) repeat-x;
	background-position: 0px 1.9em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li a:hover, #navigation ul li a.hier {
	color: #96011D;
}


#text {
	width: 507px;
	float: left;
	margin-right: 17px;
	padding-top: 10px;
}

h1 {
	font-size: 1.4em;
	color: #96011D;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 20px;
}

h2 {
	font-size: 1em;
	color: #666;
	margin-bottom: 5px;
	padding-left: 20px;
}

h2.druck-nicht {
	display: none;
}

#text p {
	color: #000;
	font-size: 0.8em;
	padding-left: 20px;
	margin-bottom: 5px;
}

#text p.abstand-gross {
	margin-bottom: 10px;
}

#text p a, #text ul li a {
	color: #96011d;
}

#text p a:hover, #text ul li a:hover {
	text-decoration: none;
}

#text ul {
	width: 485px;
	background-color: #EBF0F5;
	border-top: 8px solid #C5CED9;
	border-bottom: 8px solid #cfced9;
	list-style-type: none;
	color: #000;
	font-size: 0.8em;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#text ul li {
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(../bilder/pfeil-rot.gif) no-repeat;
	background-position: 10px 5px;
}


#text #footer {
	padding-top: 5px;
	font-size: 0.7em;
	margin-bottom: 0;
	background: url(../bilder/karo-grau.gif) repeat-x;
}

#text #footer p {
	color: #918C80;
	margin-bottom: 0;
	padding-bottom: 0;
}

#text #footer p a {
	color: #96011D;
	text-decoration: underline;
}

#text #footer p a:hover {
	text-decoration: none;
}


#spalte-rechts {
	width: 93px;
	float: left;
	margin-top: 60px;
	display: none;
}

.druck {
	width: 19px;
	float: left;
	padding-left: 15px;
	padding-right: 20px;
}



/* Ende Content */

/* Anfang Formular */

label {
	width: 145px;
	float: left;
	display: none;
}

input, textarea {
	width: 335px;
	border: 1px solid #666;
	color: #000;
	background-color: #EBF0F5;
	display: none;
}

.senden {
	width: 113px;
	height: 32px;
	border: none;
	display: none;
}

/* Ende Formular */


/* --> Anfang Tabelle */

table {
	font-size: 0.7em;
	color: #000;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-left: 20px;
}

table.zeiten {
	font-size: 0.8em;
}

table.zeiten a {
	color: #96011D;
}

table.zeiten tr:hover {
	background: none;
	color: inherit;
}

table.zeiten th, table.zeiten td {
	padding: 0;
	border: none;
	padding-right: 15px;
}

th, td {
	border: 1px solid #e6e6e6;
	padding: 0.1em 0.6em;
	
}

tr.blau {
	background: #EBF0F5;
}

tr:hover {
	background: #C5CED9;
	color: #fff;
}

/* --> Ende Tabelle */

img.anfahrt {
	width: 450px;
	border: 3px solid #C5CED9;
	margin-left: 20px;
	margin-bottom: 25px;
	padding: 2px;
	background: #fff;
}

/* --> Anfang Fotogalerie */


img.guertel {
	width: 210px;
	border: 3px solid #C5CED9;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 2px;
	background: #fff;
}

dl {
	width: 220px;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

dl.links {
	clear: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

dd {
	color: #000;
	font-size: 0.8em;
	padding-left: 20px;
	margin-bottom: 5px;
	width: 220px;
	height: auto;
}

dd.uebersicht {
	height: auto;
}

dd.uebersicht1 {
	height: auto;
}

dd.uebersicht2 {
	height: auto;
}

p.clearleft {
	clear: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

dt a:hover {
	background: transparent;
	text-decoration: none;
}

dt a.logo-gross span {
	display: none;
	width: 5px;
	height: 5px;
}

dt a.logo-gross:hover span {
	display: inline;
	position: absolute;
	margin-left: -0px;
	border: 3px solid #C5CED9;
	padding: 2px;
	background: #fff;
	display: none;
}

p.groesser a {
	text-decoration: none;
}

p.groesser a:hover {
	background: transparent;
	text-decoration: none;
}

p.groesser a.logo-gross span {
	display: none;
	width: 210px;
	height: 140px;
}

p.groesser a.logo-gross:hover span {
	display: inline;
	position: absolute;
	border: 3px solid #c5ded9;
	padding: 2px;
	background: #fff;
}

/* --> Ende Fotogalerie */

/* Anfang Slideshow */


#guertel-startseite #cont {
	position:absolute;
	width: 266px;
	height: 178px;
	overflow:hidden; 
	margin: 0px 0 0 0px;
	z-index:1;
	display: none;
}

.news {
	position:absolute;
	width:266px;
	visibility:hidden;}
	
/* Ende Slideshow */
