body, p, div, td, tr, table, form, input {color: #000000;

font-family: Verdana, Geneva, Arial, Helvetica;

font-size: 12px;

font-style: normal;

font-weight: normal;

text-decoration: none}



A.impr        {color:#aaaaaa; font-size:9px; text-decoration: none}

A.impr:hover   {color:#3069B0; font-size:9px; text-decoration: underline}

A.impr:visited {color:#aaaaaa; font-size:9px; text-decoration: none}

A.impr:active  {color:#3069B0; font-size:9px; text-decoration: none}


A.ds        {color:#aaaaaa; font-size:9px; text-decoration: none}

A.ds:hover   {color:#3069B0; font-size:9px; text-decoration: underline}

A.ds:visited {color:#aaaaaa; font-size:9px; text-decoration: none}

A.ds:active  {color:#3069B0; font-size:9px; text-decoration: none}



A         {color:#3069B0; text-decoration: none}

A:hover   {color:#cc0000; text-decoration: underline}

A:visited {color:#3069B0; text-decoration: none}

A:active  {color:#cc000; text-decoration: none}



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #BBBBBB;

	

	scrollbar-base-color:	#3069B0;

	scrollbar-track-color:	#3069B6;

	scrollbar-face-color:	#3069B6;

	scrollbar-highlight-color:	#ffffff;

	scrollbar-dark-shadow-color:	#000000;

	scrollbar-shadow-color:	#666666;

	scrollbar-arrow-color:	#ffffff;

}



.date {color: #000000;

font-family: Verdana, Geneva, Arial, Helvetica;

font-size: 16px;

font-style: normal;

font-weight: normal;

text-decoration: none}







/* Angaben für alle standardkonformen Browser */



body {

    margin:0;

    padding:0;

}



#content_container {

    padding-bottom:3em;

}



#header {

    margin: 0 0 0.7em;

    background:#efefef;

    text-align:center;

    padding:10px;

}



#footer {

    position:fixed;

    bottom:0px;

    text-align:center;

    padding:10px;

    width:100%;

	height:60px;

}



/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */



@media screen {

* html, * html body {

    margin:0;

    padding:0;

	text-align:center;

	height:100%;



}



* html #content_container {

    padding-left:1px;

	width:100%;

	height:92%;

	text-align:center;

    overflow:auto;

	position:static;

}



* html #footer {

    height:8%;

    text-align:center;

    padding-top:1%;

	width:750px;

	background-color:#FFFFFF;

	overflow:hidden;

	position:static;

}

}

