 html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	color:#000;
	border:0px;
	font-family: Arial,Verdana,"Lucida Grande","Lucida Sans Unicode",Lucida,"Bitstream Vera Sans","Trebuchet MS",sans-serif;
}

body 
{ 
 margin: 0; 
 padding: 0; 
 padding-bottom:10px;
 text-align: center; 
 font-size: 100.01%;
 background:url('bg.gif') center top repeat-y #fffdbf;
} 
#wrapper 
{ 
 margin: 0 auto; 
 margin-top:0px;
 padding: 0; 
 width: 930px; 
 text-align: left;
  } 
  
h1#title {
	display:block;
	background-image:url('logo_zentrum_fuer_pflege_ges.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:10px;
	height:108px;
	width:260px;
}

h2#subtitle {
	display:block;
	background-image:url('slogan.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	text-indent:-9999px;
	height:120px;
	width:630px;
	margin-left:300px;
	margin-top:-120px;
}



ul.mainnavigation {
	display:block;
	width:100%;
	font-size:1.0em;
	background-color:#C72F21;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

ul.mainnavigation li {
	display:inline;
	margin-top:4px;
	margin-left:5px; 
	margin-right:5px;
	
}

ul.mainnavigation li a:link {text-decoration:none; color:#fff;}
ul.mainnavigation li a:visited {text-decoration:none; color:#fff;}
ul.mainnavigation li a:active {text-decoration:none; color:#fff;}
ul.mainnavigation li a:hover {font-weight:bold; font-size:1.1em; text-decoration:underline; color:#fff;}




h2#content_title {
	font-size:1.8em;
	font-weight:lighter;
	color:#302984;
	margin-left:50px;
	margin-top:50px;
}



div.content_full {
	display:block;
	margin-left:50px;
	width:850px;
	margin-top:30px;
	font-size:1em;
	line-height:1.5em;
}

div.content_full p, div.content_main p {
	padding-bottom:10px;
}

div.content_full p img, div.content_main p img {
	padding:20px;
	padding-top:5px; padding-bottom:5px;
}


div.content_main { 
	display:block;
	margin-left:50px;
	margin-top:30px;
	float:left;
	font-size:1em;
	width:620px;
	line-height:1.5em;
}

div.content_sub {
	display:block;
	float:right;
	margin-right:30px;
	padding-left:30px;
	width:150px;
	font-size:0.75em;
	border-left:2px solid #C72F21;
}

div.content_sub p {
	padding-bottom:7px;
      }

div.content_main ul, div.content_full ul {
	margin-left:25px;
	}

div.content_sub h3, div.content_main h3, div.content_full h3 {
	font-size:1.2em;
	color:#302984;
	padding-bottom:10px;
}

div.content_sub h4, div.content_main h4, div.content_full h4 {
	font-size:1.1em;
	color:#302984;
	padding-bottom:10px;
}

div.content_sub h5, div.content_main h5, div.content_full h5 {
	font-size:1.1em;
	color:#302984;
	padding-bottom:10px;
}

span.highlight {
	font-size:1.3em;
	color:#000080;
}

div.content_main a:link, div.content_sub a:link, div.content_full a:link {text-decoration:none; color:#000080;}
div.content_main a:visited, div.content_sub a:visited, div.content_full a:visited {text-decoration:none; color:#000080;}
div.content_main a:active, div.content_sub a:active, div.content_full a:active {text-decoration:none; color:#000080;}
div.content_main a:hover, div.content_sub a:hover, div.content_full a:hover {text-decoration:underline; color:#515189;}


div.footnote {
    padding-top:50px;
    display:block;
    width:100%;
    text-align:center;
    clear:both;
    font-size:0.85em;
}






/* FLOATTEXTE */

  .textbox_left {
    clear:both;
    float:left;
    width:390px;
    margin:15px 0px;
    }

  .imgbox_right { 
    float:right;
    width:210px;
    margin:15px 0px;
    text-align:right;
    }

  .textbox_right {
    clear:both;
    float:right;
    width:390px;
    margin:15px 0px;
    }

  .imgbox_left { 
    float:left;
    width:210px;
    margin:15px 0px;
    }

  .clearbox {
    clear:both;
    }
