/* ---  Scripting: Marc Gruemmert, Berlin 2008 --- */
/* ---  mg@noted.de --- */


/* --- Template Startseite--- */

/* --- Allgemeines  ---*/
* { font-size:   100%; font-family: Verdana,Helvetica,sans-serif,Verdana; }

/* --- IMG-Ausrichtung ----*/
img {
	border: 0;}

/* --- Allgemeines  ---*/
html, body, * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

body {
	font-size: 62.5%;
	margin-bottom: 30px;
	background-color: #636B6B;}

h1 {font-size: 118%; font-weight: normal;text-transform: uppercase; margin-bottom: 20px;}
p { font-size: 110%; font-weight: normal;line-height: 180%;word-spacing: -2px;}
li {
	font-size: 110%; 
	font-weight: normal; 
	line-height: 180%;
	list-style-image: none; 
	list-style-position: inside; 
	list-style-type: square;}	

div { 
	border: 0px solid #BBBBBB; 
	overflow: hidden;}

a       {color: #FFF; text-decoration: none; }
a:hover {color: #FFF; text-decoration: none; }
a.pos   {color: #FFF; text-decoration: none; }

/* --- Module / Seitenaufbau ---*/
#SeiteBackground {
	width: 990px;
	margin: 0px auto;}

#SeiteGesamt {
	width: 900px;
	margin: 0px auto;}

#Layout {
	width: 900px;
	margin: 35px 0px 0px 0px;}
	
#LogoStart {margin: 210px auto 0px auto; width: 774px;}

#Top {
	width: 900px;}

#Kopf {
	width: 900px;}

#LogoHead {
	text-align: center;}

#NavigationMenueContainer {
	width: 900px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;}
		
.HauptMenue { 
	margin: 45px 0px 0px 0px;}
	
.HauptMenue li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style: none;}
	
#SubNavigationObenContainer {
	width: 100%;
	height: 22px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFAF0;}

#Inhalt {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding-top: 40px;}

#Navigation {
	width: 250px;
	margin: 0px 25px 0px 0px;
	float: left;}

#Bild {
	float: left;
	width: 130px;}

#Bild img {margin-top: 4px;}

#Mitte {
	width: 640px;
	text-align: justify;}

#MitteVita {
	width: 760px;}
	
#MitteVita h1 {
	
	}

#Fuss {
	text-align: center;
	width: 100%;
	margin: 255px 0px 450px 0px;
	text-transform: uppercase;}

.stop {clear: both; width: 100%; height: 0px; font-size: 1px; background: transparent;}
.right {margin-right: 70px;}
.distance {clear: both; width: 100%; height: 40px; font-size: 1px; background: transparent;}
.distanceKontakt {clear: both; width: 100%; height: 40px; font-size: 1px; background: transparent;}

.herz {
	background: url("../pictures/herz.gif") no-repeat right bottom;
	padding: 7px 4px 3px 0px;}
	
.url {display: none;}

.spacer {word-spacing: 5px;}