* {        padding: 0px;        margin: 0px;        border: 0px; font-family: "arial", serif;        font-size: 8pt;}
body {        padding: 0px;        margin: 0px;        border: 0px;        background-color: #white;
        background-image: url(images/bg.gif);
        background-repeat: repeat-x;        font-family: "tahoma", ;        font-size: 8pt;        color: #3E3E3E;}
p {        letter-spacing: 0.05em;        font-size: 8pt;        margin-bottom: 13px;}
td {        letter-spacing: 0.05em;        font-size: 8pt;        margin-bottom: 13px;}
#wrapper {        position: absolute;        width: 660px;        left: 50%;        margin-left: -310px;}
#site {        float: left;        width: 650px;	margin-top: 10px;
        padding: 5px;        background-color: white;        vertical-align: top;}
* html #site { width: 660px; }
#header {
	width: 650px;
	height: 190px;
}
#content ul {
	margin-left: 15px;
	margin-bottom: 13px;
}
h1 {
	width: 650px;
	height: 190px;
	text-indent: -1999px;
	background-image: url(images/header.gif);
}
#menu {        width: 230px;        font-size: 15pt;        margin-top: 15px;        min-height: 300px;        float: left;}* html #menu {	height: 300px;}#menulist {        margin-top: 0px;
        width: 220px;}
* html #menulist { margin-top: 0px; }
#menulist li {        list-style-type: none;        margin-bottom: 15px;        vertical-align: bottom;}
* html #menulist li { margin-bottom: 15px; }
#menulist img {        vertical-align: bottom;}
#menulist li a, #menulist li a:visited {        display: block;        width: 100%;        border-bottom: 2px solid #aaf73c;}
#menulist li a:hover {        display: block;        width: 100%;        border-bottom: 2px solid #7ada01;}
#submenulist {        margin-top: 10px;        margin-bottom: 10px;        width: 95%;        margin-left: 5%;}
* html #submenulist {        width: 100%;        margin-bottom: 2px;}
#submenulist li {        letter-spacing: 0.05em;        text-align: right;        font-size: 8pt;        font-weight: bold;        margin-bottom: 6px;}
* html #submenulist li { margin-bottom: 6px; }
#submenulist li a, #submenulist li a:visited {        color: #3e3e3e;        text-decoration: none;        border-bottom: 2px solid lightgrey;}
#submenulist li a:hover {        color: #3e3e3e;        text-decoration: none;        border-bottom: 2px solid #FF0000;}
#content {        width: 420px;        margin-top: 10px;        float: left;}#content h3 {        letter-spacing: 0.05em;
        border-bottom: 2px solid #aaf73c;        text-align: right;        font-size: 8pt;        font-weight: bold;        margin-bottom: 10px;        width: 420px;}
 h2.news, h2.projekte, h2.agentur, h2.portfolio, h2.kontakt, h2.jobs, h2.impressum {        display: block;        text-indent: -1999px;        height: 14px;        width: 420px;        border-bottom: 2px solid #aaf73c;        margin-top: 5px;        margin-bottom: 20px;        background-repeat: no-repeat;
        background-position:  bottom right;}
* html h2.news, * html h2.projekte, * html h2.agentur, * html h2.portfolio, * html h2.kontakt, * html h2.jobs, * html h2.impressum {        height: 16px;        margin-top: 5px;        padding-bottom: -4px;
}
h2.news { background-image: url(images/header_news.jpg); }
h2.projekte { background-image: url(images/header_projekte.jpg); }
h2.agentur { background-image: url(images/header_agentur.jpg); }
h2.portfolio { background-image: url(images/header_portfolio.jpg); }
h2.kontakt { background-image: url(images/header_kontakt.jpg); }
h2.jobs { background-image: url(images/header_jobs.jpg); }
h2.impressum { background-image: url(images/header_impressum.jpg); }
#footer {        letter-spacing: 0.05em;        font-weight: bold;        float: left;        width: 650px;        height: 20px;        padding: 5px 5px 0px 5px;        background-color: white;        background-image: url(images/footer_bg.gif);        background-repeat: no-repeat;}
* html #footer {        width: 660px;        height: 25px;}
#footer li {        list-style-type: none;        display: inline;        font-size: 8pt;}
#footer li a, #footer li a:visited {        color: #3e3e3e;        text-decoration: none;}
#footer li a:hover {        color: #FF0000;        text-decoration: underline;}
#footer li.top { margin-left: 385px; }
* html #footer li.top { margin-left: 366px; }
li { letter-spacing: 0.05em;}
h4 {  letter-spacing: 0.05em;        font-weight: bold;    font-size: 8pt;}

#kontaktformular {
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

#kontaktformular input, .nachricht {
	border: 1px solid #3e3e3e;
	width: 345px;
}

* html #kontaktformular input {
	width: 335px;
}

.nachricht {
	height: 90px;
}

* html .nachricht {
	width: 335px;
	margin-left: -4px;
}

#kontaktformular input.plz {
	float: left;
	width: 50px;
	margin-right: 15px;
}

* html #kontaktformular input.plz {
	margin-left: 3px;
}

#kontaktformular input.ort {
	width: 208px;
}

* html #kontaktformular input.ort {
	width: 197px;
}

#kontaktformular input.abschicken {
	margin-left: 70px;
	width: 100px;
}

* html #kontaktformular input.abschicken {
	margin-left: 73px;
}

#kontaktformular label {
	display: block;
	float: left;
	width: 60px;
	font-weight: bold;
	margin-right: 10px;
	border-bottom: 1px solid #3e3e3e;
}

#kontaktformular label.green {
	border-bottom: 1px solid #3e3e3e;
}

a, a:visited {
	color: #3e3e3e;
	text-decoration: underline;
}

a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}
