/* ******************************************* */
/* ************ BODY-OPTIONEN **************** */
/* ******************************************* */

body { 
	margin: 1px 0 0 0; 
	padding: 0; 
	background-color: #FFFFFF;
	text-align: center; } /* horizontale Zentrierung im InternetExplorer*/

/* ******************************************* */
/* ************ LAYOUT *********************** */
/* ******************************************* */


div#site_box {
	width: 450px;
    margin: 0 auto;  
    padding: 0;
	margin-top: 100px;
	text-align: justify; }

div#undkonsorten {
	position: absolute; 
	right: 10px; 
	bottom: 10px; 
	width: 155px;
	font-size: 9.8px; 
	text-align: center; 
	line-height: 10px; }
	
	
div#impress { display: none; }
div#header {
	width: 770px;
	height: 126px;
	margin: 0 0 20px 0; 
	padding: 0px;
	text-align: right;
	border: 0px;   } 

/* ******************************************* */
/* ********* SCHRIFT-FORMATE ***************** */
/* ******************************************* */

/* ********* Schriftart ********************** */
div, td, p, b, i, u, a, li, h1, h2, h3, form, body {
	font-family: Verdana, Arial, sans-serif; }
		
/* ********* Schriftgröße ******************** */
td, p, b, i, u, a, li, ul, ol, p, form {
	font-size: 12px;
	line-height: 1.3em;  }
	
h1 {
	font-size: 12px;
	text-align: left;
	font-weight: bold; 
	display: none; }

/*Linkfarben*/
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }


/* ******************************************* */
/* ********* Andere Formate ****************** */
/* ******************************************* */

img { border: 0px; }
.impress { display: none; }
.footer_logo { margin-left: 65px; }



