body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#ffffff;
      text-align:center;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height:15px;
}

/* INHALT */
div#container {
	position:relative;
	float:left;
      margin:0 auto;
      padding:0 0 0 0;
      width:890px;
      height:500px;
	text-align:left;
}


/* INHALT border:3px solid #66a;*/
div#containerbig {
	position:relative;
	float:left;
      margin:0 auto;
      padding:0 0 0 0;
      width:1136px;
      height:500px;
	text-align:left;
}



/*  Navigation links container*/
div#leftpart {
	position:relative;
	float:left;
      width:236px;
      height:100%;
      margin:0 0 0 0;
      padding:0 0 0 0;
	border:0;
	background-color:#ffffff;
}


/*  inhalt mitte */
div#mainpart {
	position:relative;
	float:right;
	width:654px; 
	height:100%;
      margin:0 0 0 0;
      padding:0 0 0 0;
	background-color:#ffffff;
}


/*  inhalt mitte */
div#mainpartbig {
	position:relative;
	float:right;
	width:900px; 
	height:100%;
      margin:0 0 0 0;
      padding:0 0 0 0;
	background-color:#ffffff;
}



/* überschrift, bild oben */
div#logo {
	position:relative;
      margin:15 0 0 19;
	background-color:#ffffff;
	}

/*  Navigation oben*/

div#navbarleft {
	position:relative;
	height:100%;
	background-color:#ffffff;
	}

/*  Navigation oben*/
div#navbartop {
	position:relative;
	width:100%;
      height:108px;
      margin-bottom:12px;
	background-color:#ffffff;

}


/*  der Inhalt */
div#content_big {
	position:relative;
	width:100%;
      height:413px;
	background-color:#ffffff;
      overflow:auto;
}


/*  der Inhalt */
div#contentkontakt {
	position:relative;
	width:100%;
      height:700px;
	background-color:#ffffff;
      overflow:auto;
}


/* INFORMATION */
div#info {
	position:relative;
	float:left;
      margin:0 auto;
      padding:20 20 20 20;
      width:370px;
	text-align:left;
}





/* text layout */

p,li,td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height:18px;
	}

.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height:18px;
	}


.an {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}


.link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

.link:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}



