/* CSS Document */

/*muß für den IE7 raus*/
html{height:100%;}



body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100.01%;
	color:#000000;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	height:100%;
	background:url(../images/backgrounds_screen/bg_normal.jpg);
	background-repeat: repeat-y;
	background-color:#D1D2D7 !important;

}
.start {
	background:url(../images/backgrounds_screen/startseite_new.jpg);
	background-repeat: no-repeat;
}

img{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

a {
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

.clear{
	clear:both;
}

#seite{
	width:998px;
	height:100%;

}

#content{
width: 696px;
float:left;
}


#col1{
padding-left: 40px;
width: 500px;
float:left;
}

#col1 p {
  font-size: 12px;
}

#col2{
  margin-left:4px;
  width: 152px;
  overflow:hidden;
  float:left;
}

#rechts{
  margin-left:1px;
  background-color: #FFF;
  width: 301px;
  overflow:hidden;
  float:left;

}

#teaserbild{
  margin-left: 4px;
}

#sponsorenlogos {
  margin-left: 1px;
}

.csc-uploads p{
  margin:0;
}

#contentbereich a, .news-list-morelink {
background-image: url(../images/link.gif) !important;
background-position: 0px 1px !important;
background-repeat: no-repeat !important;
padding-left: 17px !important;
}

 .news-list-morelink {
background-position: 0px 3px !important;
}

#contentbereich table.csc-uploads a, #contentbereich .csc-textpic-imagewrap a {
background-image: none !important;
padding-left: 0px !important;
}

#contentbereich .news-list-container a {
background-image: none !important;
padding-left: 0px !important;
}

#contentbereich .link-mail{
background-image: url(../images/email.gif) !important;
background-position: 0px 2px !important;
background-repeat: no-repeat !important;
padding-left: 17px !important;
}
