@import url(tagger.css);

.news-latest-container {
   margin-top: 3px;
   background-color: #FFFFFF;
   width: 180px;
}

.news-latest-header {
   margin: 0 0 5px 0;
   background-color: #006766;
   color: #FFFFFF;
   font-size: 1em;
   font-weight: bold;
   padding: 0.3em 0.3em 0.3em 0.7em;
}

.news-latest-listimg {
   padding: 0.3em 0 0 0.7em;
   float: left;
}

.news-latest-item {
   font-size: 0.9em;
   padding: 0 0 7px 2em;
}

.news-latest-footer {
   font-size: 0.9em;
   background-color: #DCDCDC;
   line-height: 2em;
   padding: 0.3em 0 0.5em 0.7em;
   border-top: 1px dotted #006766;
}

#schnellfinder {
   float:left;
   width: 946px;
   height: auto;
   margin: 2px 0 0 2px;
   font-size: 0.8em;
   background-image:url(../../img/finderbg75.gif);
   background-repeat:repeat-x;
   background-color:#EDEDED;
}

#schnellfinder a:link { color:#006766; text-decoration:underline; }
#schnellfinder a:visited { color:#006766; text-decoration:underline; }
#schnellfinder a:focus { color:#006766; text-decoration:none; }
#schnellfinder a:hover { color:#006766; text-decoration:none; }
#schnellfinder a:active { color:#006766; text-decoration:underline; }

#finderlinks {
   float:left;
   margin: 10px 0 0 15px;
   width: 195px;
   height: auto;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

#finderlinks h1 {
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 1em;
   color:#006766;
}

#findercontainer {
   width:725px;
   height:auto;
   position: relative;
   float:left;
}

.finderinhalt {
   float: left;
   margin: 3px 45px 0 0;
   padding: 0 0 1.1em 0;
   width: auto;
   height: auto;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   line-height: 2em;
}

.finderinhalt a:link { color:#006766; text-decoration:underline; }
.finderinhalt a:visited { color:#006766; text-decoration:underline; }
.finderinhalt a:focus { color:#006766; text-decoration:none; }
.finderinhalt a:hover { color:#006766; text-decoration:none; }
.finderinhalt a:active { color:#006766; text-decoration:underline; }

#nachrichten {
   float:left;
   margin: 2px 0 0 2px;
   width: 946px;
   height: 505px;
   background-color: #EDEDED;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 0.8em;
}

#nachrichten h1 {
   font-size: 1em;
   color:#006766;
}
	
#nachrichten a:link { color:#006766; text-decoration:underline; }
#nachrichten a:visited { color:#006766; text-decoration:underline; }
#nachrichten a:focus { color:#006766; text-decoration:none; }
#nachrichten a:hover { color:#006766; text-decoration:none; }
#nachrichten a:active { color:#006766; text-decoration:underline; }
	
#nachrichtenlinks {
   position: absolute;
   float: left;
   margin: 10px 0 0 15px;
   width: 195px;
   height: auto;
}

#nachrichtenlinks .bodytext {
   width: 195px;
}

#nachrichtenlinks .csc-textpic {
   width: 195px;
}

#partner_start {
   float: left;
   margin: 10px 0 0 0px;
   width: 180px;
   height: auto;
}

#nachrichtencontainer {
   float: left;
   width: 725px;
   height: auto;
   margin: auto 0 0 210px;
}

.news-list-item-start {
   float: left;
   margin: 0 15px 5px 0;
   width: 345px;
   height: 200px;
}


.news-list-item-start  img {
   float:left;
   margin: 13px 10px 0 0;
}

#footer_start {
   margin: 2px 0 0 2px;
   padding: 5px 0 0.4em 10px;
   width: 936px;
   height: auto;
   background-color: #EDEDED;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 0.8em;
   color:#000000;
}


#footer_start a:link { color:#006766; text-decoration:underline; }
#footer_start a:visited { color:#006766; text-decoration:underline; }
#footer_start a:focus { color:#006766; text-decoration:none; }
#footer_start a:hover { color:#006766; text-decoration:none; }
#footer_start a:active { color:#006766; text-decoration:underline; }


