/* Start of CMSMS style sheet 'frauenhaus-home' */
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#000;
	font-family: Verdana, Arial, sans-serif;
	font-size:63%;
	background:url(uploads/images/bg-home.gif) repeat-x scroll #D1D5A8;
	}
html>body { 
	font-size: 10px; 
	}
	
/* elements */
#header {
	height:112px;
	}

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}


#content {
margin:18px 0 0 0;
padding:0;
}
#main {
	margin-left:200px; 
	width:490px;
	}

#adressbox {
	position:absolute;
	top:430px;
	margin-left:12px;
}
	
#logo {
	position:absolute;
	top:38px;
	left:12px;
	}
#sprachwahl {
	position:absolute;
	top:381px;
	left:200px;
}
#sprachwahl a {
	color:#000;
	text-decoration:none;
	font-size:1.1em;
	line-height:1.6em;
	font-weight:bold;
margin-right:3em;
}
#sprachwahl a:hover {
	color:#FFF;
}


/* Adresse */
.notfallnummer {
	color:#F00;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	}
.adresse {
	color:#666;
	font-size:1em;
	line-height:1.2em;
}
.adresse a {
	color:#666;
	text-decoration:none;
}
.adresse a:hover {
	color:#F00;
}


/* fontsizes */
.seitentitel {
	font-size:1.3em;
	}
.titel {
	font-size:1.1em;
	}
.text {
	font-size:1.1em;
	line-height:1.3em;
	}
.zitatspecial {
	font-size:3.0em;
	color:#0F298F;
	}
.zitat {
	font-size:1.2em;
	line-height:1.9em;
	font-weight:bold;
	color:#0F298F;
	}
.zitatauthor {
	font-size:1.0em;
	color:#000;
	}
	
	
/* colors */
.menubg {
	background-color:#9EB197;
	}
.contentbg {
	background-color:#D1D5A8;
	}
.texthighlight {
	color:#890C08
	}

/* End of 'frauenhaus-home' */

