/* Galabau Waltke Jockgrim / media handheld

by Ralf Kobert - fabrik1design.de

Letzte Änderung am 01.04.2007
*/


* {
border:0 solid;
}

body {
margin:0;
padding:7px;
border:3px solid #8EAE68;
font:0.9em/1.6em arial, helvetica, sans-serif;
color:#000;
background:#fff;
}

a {
color: #637E44;
background-color:#fff;
font-weight:bold;
}

a:hover,
a:focus,
a:active {
color:#000;
background-color:#fff;
}

h1,
h2,
h3 {
font-size:1.1em;
color:#000;
background-color:#fff;
}

ul {
margin-left:0;
padding-left:0;
}

/* Content */

#content ul {
padding-left:14px;
}

ul.inhalt li, #content ul li{
list-style-type:none;
}

#sidebar ul {
list-style:none;
}

/* Formular */

fieldset {
margin-left:0;
padding-left:0;
}

form label em {
background-color:inherit;
color:#729953;
}

#kontakt #csubject,
form input,
form textarea {
max-width:100%;
padding:3px;
border: 1px solid #D5D4CC;
font-family:arial, helvetica, sans-serif;
font-size:1em;
color:#666;
background-color:#FFF;
}

form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus {
color:#666;
background-color:#C6DFC7 !important;
}

/* Sonstige Auszeichnungen */

.noscreen{
display:none;
}

/* Tabbing stuff */

ul#skipnav {
list-style-type:none;
}

ul#skipnav li a, #headerleft a,
#footerleft a, #footerright a {
list-style-type:none;
font-weight:bold;
background-color:#fff;
color: #D69307;
}


legend,
legend em,
#footer p.footerleft,
#footer p.footerright img,
.textzoom {
display:none;
}


