body {
 background-color:#c8c2aa;
 color:#222; /*dunkelgrau*/
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:75%;
}

h1, h2, h3, h4 {
	font-family: Georgia, serif;
}

h1 {
	font-size:1.8em;
	font-style:italic;
	margin-top:0.5em;
	border-bottom:1px dotted #27a22d;
	line-height:1.5em;
	margin-bottom:0.2em;
}

h2 {
	font-style:italic;
	font-size:1.4em;
	margin-top:1.5em;
	line-height:1.5em;
	margin-bottom:0.2em;
}

h3 {
	font-style:italic;
	font-size:1.15em;
	margin-top:1.01em;
	line-height:1.5em;
	margin-bottom:0.2em;
	clear:both;
}

em, .projektname {
	font-weight:bold;
	font-style:normal;
}

.projektname {
/*	color:#27a22d;
*/}

.bildunterschrift {
	font-style:italic; 
	font-size:0.8em;
	width:500px;
	line-height:1.5em;
	margin-top:0.5em;
	margin-bottom:2em;
}

.bildkasten120 { 
	font-size:0.8em;
	width:120px;
	line-height:1.5em;
	margin-top:0.5em;
	margin-bottom:2em;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#umspanner {
	background:url('bilder/hintergrundlogo.gif') no-repeat;
	background-position: 5% 95%;
	background-color:#ffffff;
 	color:#222; /*dunkelgrau*/
	line-height:1.9em;
}

#kopf {
	position:relative;
	background-color:#fff;
	left: 0px;
	width: auto;
	height: 240px;
}

#logo {
	border:0px;
	position:absolute;
	left:120px; /* war mal 20px */
	top:55px;
}

#projektfahrzeug {
	border:0px solid blue;
	position:absolute;
	left:450px; /* war mal 20px */
	top:-3px;
}

#navi {
	text-align:center;
	background-color:#27a22d;
	width: 100%;
	padding: 7px 0px;
}

#hinweis {
	background-color:#66cc66;
	border-top:1px dotted white;
	color:white;
	font-size:0.95em; /* war 0.8em */
	padding:3px 15px 3px 15px;
}


#navi,
#neuestemeldung {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:lighter;
	color:#fff;
	font-size:0.95em;
}

#hinweis2 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:lighter;
	font-size:0.95em;
	color:#000 !important;
	margin:20px 0;
}


a:link   { color: #27a22d; text-decoration: none; font-weight: bold; }
a:visited   { color: #27a22d; text-decoration: none; font-weight: bold; }
a:hover   { color: #000; text-decoration: none; font-weight: bold; }
a:active   { color: #fff; text-decoration: none; font-weight: bold; }

#navi a:link   { color: #fff; text-decoration: none; font-weight: bold; }
#navi a:visited   { color: #fff; text-decoration: none; font-weight: bold; }
#navi a:hover   { color: #000; text-decoration: none; font-weight: bold; }
#navi a:active   { color: #fff; text-decoration: none; font-weight: bold; }

#footer a:link, #hinweis a:link   { color: #fff; text-decoration: none; font-weight: bold; }
#footer a:visited, #hinweis a:visited   { color: #fff; text-decoration: none; font-weight: bold; }
#footer a:hover, #hinweis a:hover   { color: #000; text-decoration: none; font-weight: bold; }
#footer a:active, #hinweis a:active   { color: #fff; text-decoration: none; font-weight: bold; }

.startseite #startseite,
.irrtuemer #irrtuemer,
.projekt #projekt,
.autogasnews #autogasnews,
.aktuelles #aktuelles,
.htw #htw,
.linkliste #linkliste,
.presse #presse,
.partner #partner,
.galerieseite #galerieseite,
.kontakt #kontakt,
.impressum #impressum
   { border-bottom: 5px solid #fff;
	 }

ul li {
	font-weight:bold;
	margin-bottom:0.7em;
}

ul li ul li {
	font-weight:normal;
}


p a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(bilder/icon_pdf.gif) no-repeat center right;
}

a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(bilder/icon_popup.gif) no-repeat center right;
}

#text a[href ^='http'] { 
   padding-right: 15px;
   background: transparent url(bilder/icon_extern.gif) no-repeat center right;
}

img {
	border:0px;
}

sub {
	font-size:0.75em !important;
	line-height: 0.7em !important;
}

.datumsangabe {
	font-size:0.7em; 
	line-height:1em;
	text-align:right;
}

.weissraum {
	background-color:#fff;
	color:white;
	height:8px;
	width: 100%;
}

.personenfoto {
	display: inline;
	float:left;
	margin-right:13px;
}

.einrueckung {
	margin-bottom:20px;
}

#contentbereich {
	position:relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#text {
	position:relative;
	top:8px;
	left:5px;
	width:650px;
	margin-bottom:16px;
	float:left;
}

#sponsoren {
	position:relative;
	top:8px;
	right:8px;
	float:right;
	width:140px;
	line-height:1.1em;
	text-align: center;
	background-color:#ffffff;
	}
	
.mittig {
text-align:center;
}

.adressenliste th, td {
	padding:5px;
}
table.adressenliste {
width:100%;
}

.zeilenfarbe0 {
background-color:#fff;
}
.zeilenfarbe1 {
background-color:#eeeeee;
}
td.spalte2, td.spalte3 {
text-align:center;
}

#formular { margin:0 auto; padding:0; width:500px; }
	/* start style formular */
	form { margin:0; padding:0;}
	fieldset {width:390px; border:1px solid #999; padding:10px; margin:5px; text-align:left;}
	fieldset:hover {border-color:#27a22d;}
	fieldset#checkbox input  {width:35px;}
	legend {font-size:1.1em; font-weight:bold; padding:5px; margin:5px; background:none;}
	label { font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; display:block; float:left; clear:left;}
	input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
	input:focus {border-color:#27a22d;}
	select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:175px;}
	textarea {width:244px; border:1px solid #666;}
	textarea:focus {border-color:#27a22d;}
	.plz {width:50px;}
	.ort {width:180px;}
	.strasse {width:200px;}
	.strnummer {width:30px;}
	.submitbtn {width:123px; background:#363d43; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}
	.submitbtn:hover {background:#27a22d; color:#fff; border:1px solid; border-color:#333 #999 #999 #333;}
	/* ende style formular */
	
.abstand120 {
	margin-left:120px;
}

a:active img.fliesstext-foto {
	border: 1px solid #cccccc;
}

a:visited img.fliesstext-foto {
	border: 1px solid #e1002c;
}

a:hover img.fliesstext-foto {
	border: 1px solid #022358;
}

a:active img.fliesstext-foto {
	border: 1px solid #cccccc;
}


.galerie {
	display:inline;
	margin:3px;
	padding:8px;
	width:150px;
	height:100px;
	border: 1px solid #e1002c;
}

.fussnote {
	font-size:85%;
	line-height:1.35em;
}

a:link img.thumbnail {
	display:inline;
	border: 1px solid #cccccc;
}

a:visited img.thumbnail {
	display:inline;
	border: 1px solid #e1002c;
}

a:hover img.thumbnail {
	display:inline;
	border: 1px solid #022358;
}

a:active img.thumbnail {
	display:inline;
	border: 1px solid #cccccc;
}

.fliesstext-foto {
	display:inline;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	float:left;
	clear:both;
}

/*------------------------------- aufklapp-texte ----------------------------------------*/

.menutitle {
	cursor:pointer;
	background: url(bilder/pfeil-nach-unten-dunkel.gif) #f7f6f2 no-repeat 8px 50%;
	margin:0px !important;
	padding:5px 15px 3px 30px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#f7f6f2;
}

#masterdiv h2 {
	margin-top:5px !important;
}

.submenu {
	border-width:1px 1px 1px 1px;
	border-width:0px 2px 5px 2px;
	border-style:solid;
	border-color:#d3cebb;
	border-color:#f7f6f2;
	padding:10px 50px 5px 30px;
	margin:0px !important;
}

.menutitlepersonen {
	cursor:pointer;
	margin:0px !important;
	padding:8px 15px 8px 50px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#f7f6f2;
}

.menutitlepersonen img {
	margin-right:5px;
	display:inline;
	vertical-align: text-bottom;
}

/*--------------------------------------------------------------*/

#footer {
	clear:both;
	margin-top:15px;
	width: 100%;
	text-align:center;
	background-color:#27a22d;
	color:#fff;
}