/**
 * Seite:
 * Datei: screen.css
 * Media: screen
 *
 * Datum: 2007-01
 * Autor/en: Röschmann Martin
 ****************************************************************************************************/
* {
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;	
}
body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	font-size: 100.01%;
	font-family: Verdana, Arial;
	text-align: left;  /* Zentrierung im Internet Explorer */
}

B {
	color: #b3d5ae;
}

FIELDSET.containerpage {
	width: 990px;
	text-align: left;  /* Zentrierung im Internet Explorer */
	align: center;
	border: 0;
	overflow:visible;
	position: relative;
	z-index: 1;
}	

FIELDSET.logo-fieldset {
	padding-top: 10px;
	padding-left: 70px;
	text-align: left;
	border: 0;
}	


DIV#background {
	width: 1000px;
 text-align: center;
 padding: 0;
 margin: 0;
	position: relative;
	z-index: 2;
}




FIELDSET.content-left-fieldset {
	width: 173px;
	position: relative;
	left: 70px;
	font-size: 11px;
	background-image: url(../images/contentLeft.jpg);	
	background-repeat: no-repeat;
	background-color: #6f8a6b;
	color: #ffffff;
	border: 0;
	float: left;
	text-align: left;
  	padding: 0px;
  	padding-top: 10px;
  	padding-bottom: 20px;
}



DIV#content-left  {
	padding-left: 20px;
	padding-right: 10px;
}

DIV#content-left a {
	color: #deff49;
}


FIELDSET.content-normal-fieldset {
	width: 575px;
	position: relative;
	bottom: 20px;
	left: 161px;
	font-size: 11px;
	background-image: url(../images/contentNormal.jpg);	
	background-repeat: no-repeat;
	background-color: #6f8a6b;
	color: #ffffff;
	border: 0;
	float: left;
	text-align: left;
  	padding: 0px;
  	padding-bottom: 20px;
}


DIV#content-normal {
	padding-left: 20px;
	padding-right: 20px;
}

DIV#content-normal a {
	color: #deff49;
}



P.clearer {
	clear: both;
	height: 18px;
}

P.clearer2 {
        padding-top: 7px;
        padding-bottom: 7px;
}




H3 SPAN.news-list-date {
	font-size: 10px;
	color: #b3d5ae;
	font-weight: normal;
}

DIV.news-list-item h3 a {
	font-size: 11px;
	padding-bottom: 5px;
}	


DIV.news-single-item H2 {
	font-size: 12px;
	color: #b3d5ae;
}

P.news-single-author {
	padding-bottom: 7px;
}
	
	
DIV.news-single-item H3 {
	color: #b3d5ae;
	font-size: 11px;
}

SPAN.title IMG {
	padding-top: 20px;
	padding-bottom: 10px;
}

H1.csc-firstHeader {
	font-size: 13px;
	color: #b3d5ae;
}

DIV.news-latest-container H2 {
	font-size: 13px;
	color: #b3d5ae;
}

P.bodytex {
	font-size: 12px;
}
