/* CSS Document */

body{
height:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.7em; 
/*text-align: center;fuer IE_quirks (Fehlt die Doctype-Angabe, wird der Quirks-Modus verwendet)*/
font-weight:normal;
line-height:1.5em;
background: transparent url(images/bg-body.gif) left top repeat-y;
}

p {margin:0; padding:0;line-height:1.5em;}

strong {color:#6d7d93;}


h1 { font-size:1.3em; color:#c00;}


hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:10px;}

/***************************************************** container *********************************************************/

.container-all { width:950px; margin:auto;}


.start-ahrenshoop { height:350px; width:950px; background: #fff url(images/head-ahrenshoop.jpg) right 30px no-repeat; float:left;}
.start-soltau { height:350px; width:950px; background: #fff url(images/head-soltau.jpg) right top no-repeat; float:left;}
.start-ahrenshoop .text { width:400px; height:150px; float:right; margin-top:250px; margin-right:20px;}
.start-soltau .text{ width:400px; height:150px; float:right; margin-top:220px; margin-right:20px;}


.start-ahrenshoop a:link { text-decoration:none; color:#1f5a9c;}
.start-ahrenshoop a:visited {text-decoration:none; color:#1f5a9c;}
.start-ahrenshoop a:hover { color:#1f5a9c; text-decoration:none;}
.start-ahrenshoop a:focus { color:#1f5a9c; text-decoration:none;}

.start-soltau a:link { text-decoration:none; color:#6e6151;}
.start-soltau a:visited {text-decoration:none; color:#6e6151;}
.start-soltau a:hover { color:#6e6151; text-decoration:none;}
.start-soltau a:focus { color:#6e6151; text-decoration:none;}


/***************************************** footer */

.footer { height:20px; width:950px; margin-top:20px;}

.footer a { color:#6d7d93;}
.footer p { paddingt:20px 0px 0px 5px;}





