body {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 12.19px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}


HTML, body {

	
	scrollbar-base-color: #6C6E71;
	scrollbar-Track-Color:#f1f1f1;
	scrollbar-Face-Color:#FFFFFF;
	scrollbar-Highlight-Color:#6C6E71;
	scrollbar-Shadow-Color:#6C6E71;
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-3dLight-Color:#FFFFFF;
	scrollbar-Arrow-Color:#6C6E71;
}



A {
	text-decoration: none;
	color:#bd1820;
}

A:hover {
	text-decoration:underline;
}
FORM {
	margin:0px;
	padding:0px;
}

IMG {
	border:none;
}


/* Classes */
/******************************************************************/
.gelb {
	color: #ffd401;
}

.hidden {
	display:none;
}

.mehr {
	text-align:right;
	font-weight:bold;
}


/* MAIN Layout */

#centered {
	margin: 0px auto;
	text-align: left;
	width: 990px;
	

}

DIV#bg {
	clear:both;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	/* overflow:auto; */
	overflow:hidden;
}

#footer {
	width:990px;
}




#logo {
	float:left;
	padding-top:15px;
	padding-bottom:9px;
	padding-left:16px;
	background-color:#FFF;
}

#claim {
	float:left;	
	padding-right:21px;
	padding-top:19px;
	text-align:right;
	font-size:10.42px;
	width: 735px;
}

#claim IMG {
	padding-bottom:20px;
}

#claim A {
	padding-left:10px;
	padding-right: 10px;
	padding-top: 2px;
	background-image:url(../img/red-sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
}

#claim A.last {
	border-right:none;
	padding-right: 0px;
	background-image:none
}


/* gelber Balken */


#gelberBalken {
	height:45px;
	background-color:#fde77f;
	width: 990px;
	clear:both;
	
}

#gelberBalkenContent DIV {
	width:162px;
	float:left;
	background-image:url(../img/red-sep-2.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	text-align:center;
}

#gelberBalken A {
	padding-top: 0px;
	color:#000;
	display:block;
}

#gelberBalken A:hover {
	color: #bd1820;
	text-decoration:none;
}
#gelberBalkenContent DIV.last {
	border-right:none;
	background-image:none
}

#gelberBalkenContent DIV.high A {
	color: #bd1820;
}

#gelberBalkenContent {
	padding-left:300px;
	font-size:16.5px;
	padding-top:17px;
}

#headerPic {
	background-repeat:no-repeat;
	width:765px;
}

#content {
	width:765px;
}
#leftColumn {
	
	width: 225px;
	background-color:#e5e5e5;
	float:left;
}

#newsHead {
	color:#ffba00;
	font-weight:bold;
	font-size:14.58px;
	padding-left: 18px;
	padding-top: 17px;
	padding-bottom: 10px;
	background-image:url(../img/gray-red-dotline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#miniNews {
	font-size:9.16px;
	line-height:14px;
	
}



#miniNews .miniNewsDate {
	background-image:url(../img/gray-dot-6.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin-left: 18px;
	padding-left: 13px;
	margin-top:9px;
}

#miniNews .miniNewsHead,
#miniNews .miniNewsMehr {
	font-weight:bold;
	padding-left: 18px;
	padding-right: 64px;
}

#miniNews .miniNewsMehr {
	text-align:right;
	padding-bottom: 4px;
	padding-right: 50px;
}



#miniNews .miniNewsMehr {
	background-image:url(../img/gray-red-dotline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#klinikFinder {
	padding-left: 18px;
	margin-top: 100px;
	padding-top:6px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#klinikFinderHead {
	color:#ffba00;
	font-weight:bold;
	font-size:14.58px;
	padding-bottom: 20px;
	
}

#klinikFinderContent {
	font-size:12.19px;
	background-image:url(../img/karte.gif);
	background-repeat:no-repeat;
	background-position: 100px 13px;
	height:140px;
	
}

#losbutton {
	margin-left:155px;
	border:0px;
	margin-bottom: 10px;
	margin-top: 2px;
	
}

#klinikFinderDropDowns #id {
	width:191px;
}


#notfall,
#specialbutton {
	padding-left: 18px;
	margin-top: 35px;
	padding-top:12px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background-image:url(../img/rotesKreuz.gif);
	background-repeat:no-repeat;
	background-position: 10px 17px;
}

#notfall A,
#specialbutton A {
	display:block;
	text-decoration:none;
	color:#bd1820;
}

#notfallHead,
#specialbuttonHead {
	color:#bd1820;
	font-weight:bold;
	font-size:14.58px;
	padding-bottom: 16px;
	padding-left: 20px;
	line-height: 15px;
	
}

#specialbutton {
	background-image: none;
}


#rightColumn {
	float:left;
	
}

#down {
	width:990px;
}




/* INHALT */
/*****************/


#content DIV#vorspann,
#content DIV#pluginmessage,
#content DIV#inhalt,
#content DIV#pfad,
#content H1,
#content H2{
	margin-left:98px;
	margin-right: 70px;
	line-height:17px;
}

#content {
	color:#404040;
}

#content #inhalt A,
#content #inhalt A:visited,
#content #vorspann A,
#content #vorspann A:visited {
	color:#bd1820;
	text-decoration:underline;
}

#content #inhalt A:hover {
	text-decoration:none;
}


#content H2 {
	font-size:12.19px;
	font-weight:normal;
	margin-left: 67px;
	background-image:url(../img/dachzeilen-loewe.gif);
	background-repeat:no-repeat;
	padding-left: 43px;
	margin-top:33px;
	margin-bottom:0px;
}

#content H1 {
	font-size:16.5px;
	margin-left:98px;
	margin-bottom:12px;
	margin-top:2px;
}

#content DIV#vorspann {
	font-weight:bold;
	margin-bottom:16px;
}

#content DIV#pluginmessage
{
	background-color:#fde77f;
	border:1px solid #bd1820;
	padding:20px;
	margin-bottom:25px;
	margin-top:25px;
	color:#000;
}


#content DIV#pfad {
	color:#bd1820;
	font-size: 9.16px;
	margin-top:70px;
}

#content DIV#pfad A {
	text-decoration:none;
	color:#bd1820;
}

#content DIV#pfad .black {
	color:#333333;
}
/* FOOTER */
#suche {
	background-color:#FFF;
	padding-left:13px;
	width:212px;
	float: left;
	margin-bottom:25px;
	
}

#suche INPUT.searchfield {
	border: 1px solid #bd1820;
	width: 124px;
	height: 13px;
	padding-right:5px;
	float: left;
	margin-top:8px;
	margin-right: 6px;
}

#suche INPUT.searchbutton {
	margin-top: 8px;
}

#top {
	width:765px;
	text-align:right;
	float:left;
	margin-bottom:25px;
}


DIV#printadresse {
	display:none;
}

SELECT.dropdown {
	border:1px solid #b7b7b7;
	color: #404040;
	background-color:#f5f5f5;
	font-size:10.42px;
	margin: 2px;
	margin-left:0px;
}

OPTION.dropdown {
	background-color:#FFF;
	padding:2px;
	margin:2px;
	border:none;
}

INPUT.button {
	border:1px solid #b7b7b7;
	color: #404040;
	background-color:#e5e5e5;
	margin: 2px;
	margin-left:0px;
}

