body {
	font-family: Verdana, Arial, Times, serif;
	font-sitze:10px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	text-align:center;
	background-color:#FFFFFF;
	
}

h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	border-bottom: 1px solid #dadada;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

h2 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #444;

	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

h3 {
	color:#ffffff;
	margin-top: 5px;
	margin-bottom: 5;
	padding-top: 4px;
	padding-right: 4;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.normal {
	color: #222;
}

.raum-hintergrund {
	background-color: #007dc2;
}

.raum-farbe {
	color: #007dc2;
}


.elaine-hintergrund {
	background-color: #d9261c;
}

.elaine-farbe {
	color: #d9261c;
}

.team-hintergrund {
	background-color: #f5de00;
}

.team-farbe {
	color: #f5de00;
}

.methoden-hintergrund {
	background-color: #02b70f;
}

.methoden-farbe {
	color: #02b70f;
}

.news-hintergrund {
	background-color: #b702a8;
}

.news-farbe {
	color: #b702a8;
}
.termin-hintergrund {
	background-color: #f8007b;
}

.termin-farbe {
	color: #f8007b;
}

.anfahrt-hintergrund {
	background-color: #ff6db5;
}

.anfahrt-farbe {
	color: #ff6db5;
}

p {
	margin: 0px 0px;
	padding: 0 0px;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px; 
	float: right; 
}
img.float-left {
  	margin: 5px 10px 10px 0px;
	float: left;
}




#clear {
	clear: both;
	padding: 0;	
}

#wrapper {
	position:relative;
	text-align:left;
	width: 910px;	
	text-align: left;
	margin: 0px auto;
	margin-bottom: 10px;
	background: #fff url(../bilder/content.jpg) repeat-y center top;
}


#mainNav {
	float: right;
	width: 850px;
	font-size: 10px;
	margin-right: 30px;
	list-style: none;
	text-align:right;
	color: #838181;
	/*background-color:#E4E4E4;*/
}

#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 40px;
}

#mainNav a {
	padding: 0 5px;
	text-decoration: none;
	font-weight: lighter;
	color:#838181;
	width: 60px;
	width: 6em;
    margin: 0.4em; padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
}

#mainNav a:link {
	text-decoration: none;
	color:#838181;
}

#mainNav a:visited {
	text-decoration: none;
	color:#838181;
}

#mainNav a:hover {
	color:#838181;
	text-decoration: underline;
	font-weight: bold;	
}

#kopf {
	width: 850px;
	margin-left: 30px;
	margin-top: 5px ;
	/*height: 165px;*/
	/*height: 250px;*/
	background: #fff center top;
}

#kopf img{
	background: #FFFFFF;
  	border: 0px solid #DCDCDC;
	padding: 0px;
}

#marquee {
	font-size:11px;
	color:#666666;
	float: right;
	width: 300px;
	margin-right: 40px;
	margin-bottom: 5px;
	position: relative;
}

#marquee a {
	text-decoration: none;
	color: #326ea1;
}

#marquee a:link {
	text-decoration: none;
	color: #326ea1;
}

#marquee a:visited {
	text-decoration: none;
	color: #326ea1;
}

#marquee a:hover {
	color: #326ea1;
	text-decoration: underline;
}

#marquee img {
	float: right;
}



#mainContent {
	width: 850px;
	height: 100%;
	margin-left: 30px;
	background: #fff url(../bilder/content-wrap.jpg) repeat-x; 
}


/*Hauptnavigation*/



#nav {
	clear: both;
	padding: 0;
	width: 850px;
	margin-left: 30px;
	font-size: 0px;
	}
#nav ul {
	float: left;
	list-style: none;	
	padding: 0;	
	margin:0;
	height: 45px;
	display: inline;
	text-transform: uppercase;
		}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 5px;	
	/*border-right: 1px solid #dadada;*/
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
	background: #DBDBDB ;
}
#nav ul li#current a {	
	background: #DBDBDB ;		
	color: #326ea1;
}

#nav img {
	border: 0px ;
	padding: 0px;
	margin: 0px;
	}

#subNav {
	float: left;
	width: 195px;	
	margin-top: 40px;

}

#subNav ul{
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
	font-size: 11px;
}
#subNav li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}

#subNav a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;	
	
}

#subNav a:link, #subNav a:visited {
	color: ##326ea1;
	border: none;
}

#subNav a:hover {
	color: #383d44;
	border: none;
}

#subNav a#current{
	color: ##326ea1;
	border: none;
}

#inhalt {
	font-size:11px;
	color:#666666;
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	line-height: 1.5;

}

#inhalt a {
	text-decoration: none;
	color: #326ea1;
}

#inhalt a:link {
	text-decoration: none;
	color: #326ea1;
}

#inhalt a:visited {
	text-decoration: none;
	color: #326ea1;
}

#inhalt a:hover {
	color: #326ea1;
	text-decoration: underline;
}

#inhalt img {
	float: right;
}

#inhaltwithout {
	font-size:11px;
	color: #666666;
	float: left;
	width: 800px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	line-height: 1.5;

}

#inhaltwithout  a {
	text-decoration: none;

}

#inhaltwithout  a:link {
	text-decoration: none;
	
}

#inhaltwithout  a:visited {
	text-decoration: none;
	
}

#inhaltwithout  a:hover {
	
	text-decoration: underline;
}




/*#inhaltwithout  a {
	text-decoration: none;
	color: #326ea1;
}

#inhaltwithout  a:link {
	text-decoration: none;
	color: #326ea1;
}

#inhaltwithout  a:visited {
	text-decoration: none;
	color: #326ea1;
}

#inhaltwithout  a:hover {
	color: #326ea1;
	text-decoration: underline;
}

#inhaltwithout  img {
	float: right;
}*/


/*#footer {
	color:#555753;
	font-size: 9px;
	margin-top: 2px;
	text-align:center;
}

#footer a {
	color:#555753;
	text-decoration: none;
}

#footer a:link {
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
*/
hr {
	height: 1px;
	text-align: left;
	border: 1px solid #CCC;
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	background-color: #E2E2E2;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

