@import url(navigation.css);

html, body  { 
	background: url(images/bg_image.gif) repeat-y;
	background-color:#fef1de;
	color: #333333; 
	font-size: 91%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}


.image-center {
	padding: 0px;
	text-align: center;
}
/*###################STYLES####################*/

#container {
	width: 800px;
	height: 100%;
	margin: 0px auto 0px 0px;
	padding: 0px 13px 0px 0px;
}

#head {
	background: url(images/telefon.gif) bottom right no-repeat;
	background-color:#ffffff;
	text-align: left; 
	margin: 0px auto 0px 0px;
	padding: 0px; 
	width: 800px;
	height: 140px;
}

#logo { 
	padding: 5px 0px 0px 245px;
	width: 351px;
	height: 135px;
	float: left;
}

#impress {
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}


#schrift {
	width: 160px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	float: right;
}

* html #schrift {
	width: 150px;
	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 !important;
	float: right;
	border: none;
	overflow: hidden;
}


#beratung {
	height: 65px;
	width: 260px;
	border: none;
	border: hidden;
	text-decoration: none;

}

* html #fachkoordination {
	margin: -3px 0px 0px 0px;
}

#fachkoordination {
	height: 65px;
	width: 260px;
	border: none;
	border: hidden;
	text-decoration: none;
}

#subnav {
	background-color:#fde4b7;
	width: 260px;
	display: block;
	padding: 0px;
}

#alzheimer {
	float: left;
	width: 225px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
}

#alzheimer img {
	padding: 20px 0px 0px 0px;
}

#kalender {
	float: left;
	width:205px;
}


#bild {
	width: 540px !important;
	height: 175px !important;
}


#content {
	float: right;
	width: 460px;
	background-color:#ffffff;

	padding: 0px 50px 40px 30px;
	margin: 0px;
}


#click {
	color: #f49e00;
	height: 31px !important;
	margin: 0px 0px 0px 30px;
	font-size: 10px;
	font-weight: normal;
}

#click a:hover {
	color: #bd1220 !important;
}

/*###############NAVIGATIONEN###############*/

/*#######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: none;
} 

#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;
}

.csc-mailform {
	margin: 0px;
	padding: 0px;
	border: none;
}

.csc-mailform-field {
	padding: 5px 0px 5px 0px;
}
.fixfloat { 
	font-size: 0;
	line-height: 0; 
	margin: 0; 
	padding: 0; 
	width: 1px; 
	height: 1px; 
	float: none; 
	clear: both 
}

.image-center {
	padding: 0px;
	text-align: center;
}

#button {
	background: url(images/AB_Wegweiser_Button_RZ.gif) no-repeat top !important;
	padding: 5px 0px 0px 17px;
	margin: 20px 0px 0px 35px;
	width: 183px !important;
	height: 140px !important;
	text-align: left;
	float: left;
}

* html #button {
	background: url(images/AB_Wegweiser_Button_RZ.gif) no-repeat top !important;
	padding: 5px 0px 0px 17px;
	margin: 20px 0px 0px 17px;
	width: 183px !important;
	height: 140px !important;
	text-align: left;
	float: left;
}

#button a, #button a:visited {
	color: #ffffff !important;
	padding: 0px 0px 0px 0px;
	font-weight: normal !important;
	font-size: 11px !important;	
	display: block;
	width: 183px !important;
	height: 140px !important;
}
#button a:hover, #button a:active {
	color: #bd1220 !important;
}