/* ******************************************* */
/* ************ BODY-OPTIONEN **************** */
/* ******************************************* */

body { 
	margin: 1px 0 0 0; 
	padding: 0; 
	background-color: #FFFFFF;
	text-align: center; 
	font-family: Verdana, Arial, sans-serif;} /* horizontale Zentrierung im InternetExplorer*/

/* ******************************************* */
/* ************ LAYOUT *********************** */
/* ******************************************* */


div#site_box {
    padding: 0;
	margin: 80px auto 20px auto;
	text-align: justify; 
	width: 395px;}

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 ********************** */
p, ul, h1, h2, h3  {
	text-align: left;
	}
		
/* ********* Schriftgröße ******************** */
td, p, b, i, u, a, li, ul, ol, p, form {
	font-size: 11px;
	line-height: 18px; 
	text-align: left;	}

h1 {
	clear: both;
	color: #9c007f;	
	margin: 45px 0 0 0;
	font-size: 18px;
	text-align: left;
	font-weight: bold; }
	
h2 {
	clear: both;
	color: #9c007f;	
	margin: 45px 0 0 0;
	font-size: 11px;
	text-align: left;
	font-weight: bold; }

/*Linkfarben*/
a:link { color:#979797; text-decoration:none; }
a:visited { color:#979797; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

ul { margin: 18px 0 0 10px; padding: 0; }
ul li {
	list-style-image: url('li_hg.gif');
	list-style: none;
	padding: 0 0 0 10px;
	background: url('li_hg.gif') left 6px no-repeat;
}

/* ******************************************* */
/* ********* Andere Formate ****************** */
/* ******************************************* */

img { border: 0px; }
.impress { display: none; }
.footer_logo { margin-left: 65px; }

.alignleft {margin:0 5px 5px 0; float:left;}


