* {
	font-family: arial, geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	color: rgb(0,0,0);
	font-size: 12px;
	line-height: 1.5;
}

html, body {
	width: 100%;
	height: 100%;
	background-color: rgb(204,225,210);
	text-align: center; /*...TEST...*/
}

B {font-weight: bold;}

I {font-style: italic;}

EM {font-weight: bold; font-style: italic;}

H1 {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: rgb(51,51,51);
	margin: 0 0 15px 0;
}

H2 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: rgb(51,51,51);
	margin: 0 0 10px 0;
}

H3 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: rgb(51,51,51);
	margin: 0 0 10px 0;
}

p {	margin: 0 0 5px 0;}

.clearheinz {
	clear: both; /*...TEST...*/
	width: 10%;
}

#abstand {
	height: 50%;
	width: 100px;
	margin-bottom: -400px;
	float: left;
}

#container {
	clear: left;
	width: 960px;
	margin: 0px auto;
	background-color: rgb(230,241,233); /*...TEST...*/
	text-align: left; /*...TEST...*/
}

#kopf {
	height: 160px;
	background-image: url(../eicons/HG_Kopf2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}

/* .+++++++++++++++++++++++++++++++++++++++++. */
/*.Die Deklarationen fuer die Unternavis stehen in der Datei navigation.css.*/
/* .+++++++++++++++++++++++++++++++++++++++++. */

#inhalte {
	float: right;
	width: 660px;
	/*.height: 520px;.*/
	/*.overflow: auto;
	scrollbar-highlight-color : #FFF;
	scrollbar-arrow-color : rgb(255,204,0);
	scrollbar-shadow-color: rgb(255,255,179);
	scrollbar-face-color : rgb(255,255,204);
	scrollbar-track-color : rgb(255,255,179);
	scrollbar-3dlight-color : rgb(255,204,0);
	scrollbar-darkshadow-color : rgb(230,204,153);.*/
	margin: 0 10px 0 0;
}

.topicbild_1, .topicbild_2 {
	clear: right;
	float: right;
	display: block; /* .Vollkommen bekloppter IE-Fehler: Bild wurde auf Seite gefixt und nicht mehr gescrollt. */
	margin: 0 0 10px 10px;
}

#inhalte OL {
	list-style: decimal;
	margin: 10px 0 10px 20px;
}

#inhalte UL {
	list-style-type: disc;
	margin: 10px 0 10px 20px;
}

#inhalte LI {margin-left: 10px;}

#inhalte P {}

#inhalte A {text-decoration: none;}

#inhalte A:LINK {color: rgb(0,128,0);}

#inhalte A:VISITED {color: rgb(102,102,102);}

#inhalte A:HOVER {color: rgb(204,0,0);}

/*.Deklarationen für die Angebote.*/

.angebote {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCC;
}
.angebote H1 {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}
.angebote H3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.angebote DIV {
	position: relative; 
	float: left;
	cursor: hand;
}
.angebote IMG {
	float: left;
	margin: 0 10px 5px 0;
}
.angebote P {
	margin: 0 0 10px 0;
}

/*..*/

/*.Deklarationen für die Pressemitteilungen.*/

.pressmit {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCC; /* TEST */
}
.pressmit H1 {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 15px 0;
}
.pressmit H3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	color: rgb(102,102,102);
}
.pressmit IMG {
	float: right;
	margin: 0 0 10px 10px;
}
.pressmit P {
	margin: 0 0 10px 0;
}

/*..*/

/*.Die Deklarationen fuer Veranstaltungen.*/
.anlass {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.datum {
	float: left;
	width: 120px;
}
.zeiten {
	float: left;
	width: 120px;
}
/*..text {	margin: 0 0 0 250px; }.*/

.text {
	float: right;
	width: 420px;
}

/*..text:FIRST-LINE {font-weight: bold;}.*/
/*..*/

/* .E-Mail-Formular. */

#inhalte_1 {width: 390px;}

#eins TR {vertical-align: top;}

#eins TD {padding: 0 0 5px 0;}

#eins TD SPAN{color: rgb(198,40,45);}

#eins TD TEXTAREA {
	margin-left: 128px;
	width: 250px;
	height: 200px;
	padding: 5px 0 0 5px;
	border: 1px solid rgb(0,146,63);
}
#inhalte_2 {width: 390px;}

#zwei TD {padding: 0 0 5px 0;}

#zwei TD.rechts {
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

#zwei TD INPUT {
	width: 250px;
	height: 25px;
	padding: 5px 0 0 5px;
	border: 1px solid rgb(0,146,63);
}

#zwei TD INPUT.knopf {
	width: 150px;
	height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: rgb(198,40,45);
	border-top: 1px solid rgb(0,146,63);
	border-left: 1px solid rgb(0,146,63);
	border-right: 1px solid rgb(0,80,0);
	border-bottom: 1px solid rgb(0,80,0);
}

/*.+++++++++++++++++++++++.*/
/*.Suche.*/

.markiert {
	 padding: 0 3px;
	 background-color: rgb(255,230,102);
}


