@import url(navigation.css);
@import url(wegweiser.css);


html, body  { 
	background: url(images/bg_image.gif) repeat-y;
	background-color:#fef1de;
	color: #333333; 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}

/*###################STYLES####################*/

#container {
	width: 800px;
	height: 100%;
	margin: 0px auto 0px 0px;
	padding: 0px 13px 0px 0px;
}
#head {
	background: url(images/telefon_gefa.gif) bottom right no-repeat;
	background-color:#ffffff;
	text-align: left; 
	margin: 0px auto 0px 0px;
	padding: 0px; 
	width: 800px;
	height: 140px;
}
#head_new {
	background: url(images/telefon.gif) bottom right no-repeat;
	background-color:#ffffff;
	text-align: left; 
	margin: 0px auto 0px 0px;
	padding: 0px; 
	width: 1000px;
	height: 140px;
	float: left;
}
#logo { 
	padding: 10px 0px 10px 245px;
	width: 351px;
	height: 120px;
	float: left;
}

#impress {
	width: 140px !important;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}


#schrift {
	width: 120px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	float: right;
}

* html #schrift {
	width: 120px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float: right;
}

#contentcontainer {
	width: 800px;
	padding: 0px;
	float:left;
}

#left {
	display: block;
	height: 100%;
	float: left;
	width: 260px;
	background:#fde4b7;
	border: none;
	overflow: hidden;
}
#right {
	display: block;
	height: 100%;
	width: 540px;
	float: right;
	border: none;
	overflow: hidden;
}

#beratung {
	height: 65px;
	width: 260px;
	border: 0px;
	text-decoration: none;
	display: block;
}

* html #fachkoordination {
	margin: -3px 0px 0px 0px;
}

#fachkoordination {
	height: 65px;
	width: 260px;
	border: 0px;
	display: block;
	text-decoration: none;
}

#subnav {
	background-color:#fde4b7;
	width: 260px;
	display: block;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
}

#alzheimer {
	width: 225px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
}

#alzheimer img {
	padding: 20px 0px 0px 0px;
}

#kalender {
	width: 260px;

}


#bild {
	width: 540px;
	height: 175px;
}

#content {
	float: right;
	width: 460px;
	background-color:#ffffff;
	padding: 0px 50px 40px 30px;
}


#click {
	color: #f49e00;
	height: 31px;
	margin: 0px 0px 0px 30px;
	font-size: 10px;
	font-weight: normal;
}

#click a:hover {
	color: #bd1220 !important;
}


/*###############NAVIGATIONEN###############*/

/*#######Normale nav Dynamisch###########*/

#subnav ul {
	padding: 0px;
	margin: 0px;
}

#subnav li {
	list-style-type: none;
	border-bottom: 1px #f49e00 solid;
	float: left;
}

#subnav a, #subnav a:link, #subnav a:visited {
	background-color:#fde4b7;
	width: 225px;
	margin: 0px;
	color: #f49e00;
	padding: 8px 0px 10px 35px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

#subnav li ul .firstli {
	border-top: 1px #f49e00 solid;
}

#subnav a:hover {
	text-decoration: none;
	background-color:#fef1de !important;
	color: #bd1220 !important;
}

#subnav .navcurrent {
	text-decoration: none;
	background-color:#fef1de !important;
	color: #bd1220 !important;
}


/*#######Subnav 2.Level Dynamisch###########*/

#subnav li ul{
	padding: 0px;
	margin: 0px;
}

#subnav li ul li{
	list-style-type: none;
	float: left;
	border: none;
	text-decoration: none;

}

#subnav li ul li a, #subnav li ul li a:link, #subnav li ul li a:visited {
	background: url(images/pfeil.gif) no-repeat center left;	
	background-color:#ffffff;
	width: 215px;
	margin: 0px;
	color: #f49e00;
	padding: 4px 0px 4px 45px;
	font-weight: normal;
	font-size: 11px;
	float: left;
}

#subnav .firstlisub {
	border-top: 1px #f49e00 solid;
}

#subnav li ul li a:hover, #subnav li ul li a:active {
	text-decoration: none;
	color: #bd1220 !important;
	background-color: #ffffff !important;
}

#subnav .subnavcurrent {
	text-decoration: none;
	color: #bd1220 !important;
	background-color: #ffffff !important;
}

/*#######Impressums Navigation###########*/

#impress ul {
	padding: 0px;
	margin: 0px;
}

#impress li {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style-type: none;
	float: right;
	border-right: solid 1px #f49e00;
}

#impress a, #impress a:link, #impress a:visited {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #f49e00;
	font-size: 11px;
}

#impress a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #bd1220;
	font-size: 11px;
}

#impress .current {
	text-decoration: none;
	color: #bd1220 !important;
}

#impress .implastli {
	border-right: none !important;
	border-right: hidden !important;
}

/*################CONTENT-STYLES################*/

a img {
	margin: 0px;
	padding: 0px;
	border:0;
} 

#content p { 
	font-size: 13px;
	color: #333333;
	padding: 0px;
	line-height: 17px;
}

#content h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px; 
	font-size: 17px;
	font-weight: bold;
	color: #bd1220;
	text-align: left;
}

#content h2 { 
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #f49e00;
	text-align: left;
	line-height: 15px;
}

#content h3 { 
	margin:0px;
	padding: 7px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bd1220;
	line-height: 18px !important;
}

#content ul {
	padding: 0px;
	margin: 0px;
}

#content li {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 5px;
	text-align: left;
}



#content b, strong { 
}

#content a, a:link, a:visited { 
	color: #f49e00;
	text-decoration: none;
}

#content a:hover, a:active {
	color: #bd1220;
	text-decoration: none;
}

#content td {
	background: #fff3e4;
	padding: 5px;
}

.tx-indexedsearch-res td {
	background: none !important;
}
.tx-indexedsearch-res table {
	border-top: 1px dotted #bd1220;
}
.tx-indexedsearch-res {
	margin: 0px;
}
