#main {
	width: 1003px;
	border-left: 5px solid #CCCCCC;
	border-top: 6px solid #FFB400;
	background: white;
}

#hauptbereich {
	margin-top: 20px;
	display: block;
}

#navigation {
	text-align:	left;
	width:		210px;
	float:		left;
}
#content {
	text-align:	left;
	width:		541px;
	float:		left;
	margin-left: 15px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #DCDCDC;
}
#content2 {
	text-align:	left;
	width:		760px;
	float:		left;
	margin-left: 15px;
}
#drittespalte {
	text-align:	left;
	width:		215px;
	float:		left;
}

#footer_wp {
	padding-left: 20px;
	padding-right: 20px;
	width: width 100%;
	text-align: center;
	display: block;
}

#fusslinie {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-top: 1px solid #FFE5A7;
	border-bottom: 1px solid #FFD675;
}

#linkzeile {
	text-align: center;
font-size: 12px;	
}
#linkzeile a, #linkzeile a:link, #linkzeile a:visited {
	text-decoration:none;
	color: #555555;
}
#linkzeile a:hover {
	text-decoration:underline;
	color: black;
}

#link_internbereich {
	top: 60px;
	left: 945px;
	position: absolute;
}
#link_internbereich img {
	border: none;
}
#link_internbereich a {
	text-decoration: none;
}

#angebot_bull_1 {
	color: #00AEE8;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_2 {
	color: #004F92;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_3 {
	color: #B48F60;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_4 {
	color: #6B192B;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_5 {
	color: #B48F60;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_6 {
	color: #BA9AC0;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_7 {
	color: #889AB2;
	font-size: 28px;
	font-weight: bold;
}
#angebot_bull_8 {
	color: #889AB2;
	font-size: 28px;
	font-weight: bold;
}
#angebot_rahmen_1 {
	border: 1px solid #66CBFF;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_2 {
	border: 1px solid #336799;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_3 {
	border: 1px solid #CDCC00;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_4 {
	border: 1px solid #660032;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_5 {
	border: 1px solid #996533;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_6 {
	border: 1px solid #CB99CC;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_7 {
	border: 1px solid #889AB2;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#angebot_rahmen_8 {
	border: 1px solid #FFDD86;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}


body {
	background: #ffefbd;
}

td,TD,p,P,a,A, iframe, IFRAME, body, BODY, table, TABLE {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 0.92em;
	color: #3D3937;

}
 A:active { color: rgb(0,0,255);}
 A:visited {color: Blue;}
 A:link { color: rgb(0,0,255);}
 A:hover { color: black;}

 img {
 	border: none;
 }
 
.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert{ font-size: 22px; color: Red }

hr {
	color : gray;
	height : 1px;
}

.suchfeld {
	width : 140px;
} 

.suchbereich {
	top: 33px;
	left: 695px;
	position: absolute;
	margin-top: 20px;
	/*border: solid black 1px;*/
	width: 190px;
} 

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
	border: 1px solid #AAAAAA;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
	height: 25px;
	color: black;
}

.kalender_ueberschrift a {
	color: blue;
	text-decoration: none;
}
.kalender_ueberschrift a:hover {
	color: #6B192B;
	text-decoration: none;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	height: 23px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFECB8;
	height: 35px;
}
.kalender_zeile2 {
	background : #FFDC86;
	height: 35px;
}

.table_col_1 {
	border-right: 1px solid #000000;
	border-right-width:1; 
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_2 {
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_3 {
	border-right: 1px solid #000000;
	border-right-width:1; 
}
.table_col_4 {
}
 
.table_divideline_v {
	background-image: url("../Images/line_v.gif");
	background-repeat : repeat-y ;
}
 
.Small {font-size: 13px;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

/* MENUE ANFANG */
.menu_main {
	width: 199px;
	margin-left: 13px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	margin-bottom: 20px;
}

.menu_button {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: white;
	background: #FFB400;
	border-bottom: 1px solid #D2D2D2;
	padding-left:13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_button a, .menu_button a:visited, .menu_button a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: white;
	width: 95%;
	text-decoration: none;
}

.menu_button a:hover {
	text-decoration: none;
	font-weight: normal;
	background: #FFB400;
	color: white;
}

.menu_button_inaktiv {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: black;
	border-bottom: 1px solid #D2D2D2;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_button_inaktiv a, .menu_button_inaktiv a:visited, .menu_button_inaktiv a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: black;
	width: 95%;
	text-decoration: none;
}

.menu_button_inaktiv a:hover {
	text-decoration: none;
	font-weight: normal;
	background: #FFB400;
	color: white;
}

.menu_upunkt {
	font-size: 12px;
	font-style : normal;
	font-weight: normal;
	background: #6B192B;
	color: white;
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_upunkt_inaktiv {
	font-size: 12px;
	font-style : normal;
	font-weight: normal;
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_upunkt_inaktiv a, .menu_upunkt_inaktiv a:visited, .menu_upunkt_inaktiv a:link {
	font-size: 12px;
	color: purple;
	text-decoration: none;
	width: 90%;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 12px;
	text-decoration: none;
	width: 90%;
	font-weight: normal;
	background: #6B192B;
	color: white;
}

.menu_bild {
	border: none;
}

.menu_bullet {
	color: #FFB400;
}
.menu_bullet_upunkt {
	color: #00AEE8;
}
/* MENUE ENDE */


.BlackBold{font-weight : bold;}

H1, h1 {
	display: none;
	font-size: 28px;
	font-style : normal;
	letter-spacing : 4px;
}

H2, h2{
	font-size: 19px;
	font-style : italic;
	letter-spacing : 4px;
	font-weight: normal;
}

.ButtonMouseOver {
	background-color: white;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
}

.ButtonNormal {
	background-color: transparent;
	border-left: buttonface solid 1px;
	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
}

.Image {
	width: 22px;
	height: 22px;
}
.Divider {
	background-color: white;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
	width: 4px;
	height: 24px;
}
.clear {
	clear: both;
}
/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
	border:solid #000000 1px;
	width:100%;
}

.layoutvorlage_100 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_101 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_102 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_103 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_104 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_105 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_106 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_200 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_201 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_202 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_203 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_204 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_205 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_206 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_400 {
	background:#FFECB8;
	color:black;
}

.layoutvorlage_401 {
	background:#FFDC86;
	color:black;
}

.layoutvorlage_402 {
	background:#FFB400;
	color:black;
}

.layoutvorlage_403 {
	background:#FFB400;
	color:white;
}

.layoutvorlage_404 {
	background:#6B192B;
	color:white;
}

.layoutvorlage_405 {
	background:#00AEE8;
	color:black;
}

.layoutvorlage_406 {
	background:#004F92;
	color:white;
}

.layoutvorlage_600 {
	border:1px solid #FFECB8;
}

.layoutvorlage_601 {
	border:1px solid #FFDC86;
}

.layoutvorlage_602 {
	border:1px solid #FFB400;
}

.layoutvorlage_603 {
	border:1px solid #FFB400;
}

.layoutvorlage_604 {
	border:1px solid #6B192B;
}

.layoutvorlage_605 {
	border:1px solid #00AEE8;
}

.layoutvorlage_606 {
	border:1px solid #004F92;
}

.layoutvorlage_120 {
	background:rgb(217,217,217);
	color:rgb(0,0,128);
	font-weight:bold;
	text-align: center;
}

/* Layoutvorlagen Ende */