/*--------------------------------------
TEXT
--------------------------------------*/
body { 
	font-size:62.5%; 
	font-family: "Trebuchet MS", Arial, _Sans; 
}

#wrapper {font-size: 1.2em; color: #403f41;/*#000;*/ line-height: 1.8em;}


#mainnav li a span {
	font-family: Arial;
	color: #707072;
	font-weight: bold;
	font-size: 13px;
}

#mainnav li a.aktiv span {;
	color: #0e5290;
}


#mainnav ul li ul li a span {
	font-family: Arial;
	color: #707072;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2em;
}


#mainnav ul li ul li a.aktiv span {
	color: #0e5290;
}

#bildslogan p.p1 {
	font-family: Georgia;
	font-style: italic;
	color: white;
	font-size: 2em;
	padding: 10px 10px 0 10px;
	background: transparent;
}

#bildslogan p.p2 {
	font-family: "Arial Black";
	color: white;
	font-size: 1.3em;
	padding: 0 10px 10px 10px;
	text-transform: uppercase;
	background: transparent;
}



h1 {
	font-family: Georgia;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: normal;	
}


.produkte h2 {
	font-family: Georgia;
	color: #0e5290;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.3em;
	font-weight: normal;
}



.spalten2 h2 {
	font-family: Georgia;
	color: #0e5290;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
}

p.text {
	
}

ul {
	list-style-position: outside;
	border: 0px solid red;
}

li {
	border: 0px solid green;
	margin-left: 15px;
	margin-bottom: 5px;
}




p.einleitungstext {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 35px;
}


div.produkt  a {
	color: #0e5290;
	font-style: italic;
}

div.produkt  a:hover {
	color: #444;
}


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


#footer a:hover {
	color: #707072;
}
