html {
margin: 0;
padding: 0;
}

body {
color: #333;
margin: 0;
padding: 0;
text-align: center;
font-family: verdana, helvetica, arial, geneva, sans-serif; 
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}
html>body {
font-size: small;
}

/* LINKS 
--------------------------------------------------- */
a:link, a:visited {
color: #c00000;
border-bottom: 1px solid;
text-decoration: none;
}

.skip a, .hidden {
position: absolute;
overflow: hidden;
top: -2000px;
width: 1px;
height: 1px;
}

.skip a:active, .skip a:focus {
position: absolute;
z-index: 1000;
overflow: visible;
width: auto;
height: auto;
font-weight: bold;
top: 10px;
right: 0;
padding: 5px;
}

/* klickbares Logo */

#header a.home {
position: absolute;
display: block;
top: 0;
left: 0;
border: none;
width: 330px;
height: 80px;
}



/* LAYOUT 
------------------------------------------------------ */

#wrapper {
margin: 0 auto;
padding: 0;
width: 700px;
text-align: left;
border: 1px dotted #fff;
}

#header {
float: left;
position: relative;
margin: 200px 0 16px 0;
padding: 0 0 14px 0;
/*background: url(../img/javajim.gif) 0 10px no-repeat; */
background: url(../img/4eck-bigger.gif) -5px 0 no-repeat; 
width: 100%;

border-bottom: 1px solid #ccc;

}

#tagline {
float: left;
display: inline; /* ie doubled-float-margin bug killer */
margin: 0;
padding: 8px 0 0 50px;
width: 315px; 
font-family: verdana, helvetica, arial, geneva, sans-serif; 
text-transform: uppercase; 
letter-spacing: 1.5px; 
font-size: 75%;
font-weight: normal;
text-align: left;
line-height: 1.6em;
}


/* rubrik */

#rubrik { /* ueber komplette breite */
clear: both;
float: left;
width: 100%;
margin: 0; /* fuer ie float anomalie */
}
html>body #rubrik { /* mose */
margin: 0 0 20px 0;
}



#rubrikenkopf {
float: left;
margin: 0;
padding: 0;
background: #fff url(../img/4eck.gif) 0 0 no-repeat;
width: 100px;
height: 100px;
}

#rubrikenzitat {
float: right;
margin: 0;
padding: 0 0 0 0;
width: 500px;
}

#leistungen #rubrikenzitat {
background: #ccc url(../img/rubrik_leistungen.gif) 5px 65% no-repeat;
}
#projekte #rubrikenzitat {
background: #ccc url(../img/rubrik_projekte.gif) 10px 65% no-repeat;
}
#ueberuns #rubrikenzitat {
background: #ccc url(../img/rubrik_ueberuns.gif) 5px 65% no-repeat;
}
#kontakt #rubrikenzitat {
background: #ccc url(../img/rubrik_kontakt.gif) 10px 50% no-repeat;
}

#rubrik blockquote {
float: right;
margin: 20px 0 0 80px; /* abstand nach links wegen bg-img #rubrikenzitat */
padding: 20px 20px 20px 40px;
background: transparent url(../img/quote.gif) 10px 10px no-repeat;
font: 110% verdana, helvetica, arial, geneva, sans-serif; 
color: #fff;
font-weight: bold;
}
#rubrik cite {
font-size: 90%;
letter-spacing: 0.7px;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
}

/* textbereich */

#main {
clear: both;
margin:  0 0 0 200px;
width: 500px;
}

#welcome #main { /* auf der Startseite ohne randspalte */
margin:  0;
width: 100%;

/*padding: 0 0 15px 50px;
background: url(../img/4eck-bigger.gif) 0 0 no-repeat;*/
} 
#welcome #main p {
	color: #999;
}


.ausgelagert {
position: absolute;
/* margin: -65px 0 0 -200px; */
margin: 0 0 0 -200px;
width: 174px;
padding: 0 5px 0 0;
text-align: right;
border-right: 1px solid #ccc;
}

/* fuss */

#footer {
clear: both;
margin: 0;
padding: 20px 0 20px 0;
text-align: center;
}

#footer p {
margin: 0;
border-top: 5px solid #ccc;
padding: 5px 0 0 0;
font-size: 85%;
color: #999;
}

#welcome #footer {
border-top: 5px solid #ccc;
padding: 5px 0 0 0;
}
#welcome #footer p {
border: none;
}

#welcome #main p.ps,
p.ps, 
p.ps a {
color: #ccc;

}


/* TYPOGRAPHIE Überschriften & Textelemente
--------------------------------------------------- */

/* logo auf der welcome mit h1 und h2 - nicht klickbar und mit h */
#welcome h1 {
margin: 20px 0 0 0;
padding: 0;
text-indent: -2000px; /* wegeschoben lesbar fuer screenreader */
}

h1, h2, h3 {
clear: left;
font-family: georgia, 'times new roman', times, serif;
font-weight: normal;
}
h1 {
margin: 20px 0 15px 0;
padding: 0;
font-size: 200%;
}
h2 {
margin: 15px 0 10px 0;
padding: 0;
font-size: 150%;
}
h3 {
margin: 10px 0 5px 0;
padding: 0;
font-size: 115%;
}

p, blockquote, ul, ol, dl {
font-size: 85%;
line-height: 1.6em;
}
p {
margin: 5px 0 5px 0;
padding: 0;
}
address {
font-size: 85%;
line-height: 1.6em;
font-style: normal;
}

.text h1 { /* h1 auf textebene */
margin: 0 0 -20px -200px;
padding: 0 0 20px 200px;
background: url(../img/4eck.gif) 0 0 no-repeat;
}

.keywords {
color: #999;
text-align: justify;
font-weight: bold;
}

.ausgelagert p, .ausgelagert blockquote {
margin: 0;
padding: 0;
font-size: 85%;
font-style: italic;
line-height: 1.6em;
}
.ausgelagert h3 {
font-size: 85%;
text-transform: uppercase;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #ccc;
}

/* auslagerung mit icon */
h3.link {
background: url(../img/symbol_goto.gif) 5px 8px no-repeat;
padding-top: 10px;
}
h3.def {
background: url(../img/goto.gif) 0 0 no-repeat;
padding-top: 10px;
}
h3.zitat {
background: url(../img/goto.gif) 0 0 no-repeat;
padding-top: 10px;
}
h3.tip {
background: url(../img/goto.gif) 0 0 no-repeat;
padding-top: 10px;
}


/* LISTEN 
-------------------------------------------------- */

/* boxen auf der Startseite */

#welcome dl {
float: left;
margin: 0; 
padding: 0;
width: 12.78em; /* fuer ie */
font-size: 100%;
}
html>body#welcome dl {
width: 13.15em; /* fuer mose */
}

dl#culture, dl#code, dl#design, dl#you {
margin-left: 5px;
}

#welcome dt {
margin: 0;
padding: 0.5em;
display: block;
height: 6em; /* fuer ie 5.x only */
color: #fff;
font-size: 130%; /* 150%; */
letter-spacing: 0.7px;
text-transform: uppercase;
text-align: left;
}
html>body#welcome dt {
height: 5.2em; /* richtige height */
}

#usability dt {
background: #93c;
background: #c00000;
}
#code dt {
background: #3cc;
background: #53b0eb;
}
#culture dt {
background: #50e129;
background: #888422;
}
#you dt {
background: #e1297c;
background: #f1b600;
}

#welcome dd {
margin: 5px 5px 0px 5px; 
padding: 0 0 22px 0;
font-size: 85%;
letter-spacing: 0px; 
line-height: 140%;
font-weight: bold;
color: #999;
text-align: left;
}

/* listen in main */
#main ul {
margin: 0;
padding: 0;
list-style: none;
}
#main li {
margin: 5px 0 5px 20px;
padding: 0 0 0 15px;
background: url(../img/bullet04.gif) 0 0.55em no-repeat;
}
#main .ausgelagert li {
background: #fff;
}



/* NAVIGATION 
-------------------------------------------------- */
#nav {
float: left;
margin: 0;
padding: 54px 0 0 20px; /* links abstand zum logo - top nach oben */
letter-spacing: 1px;
font-weight: normal;
text-transform: uppercase;
}

ul#navdo, ul#navtalk {
float: left;
margin: 0;
border-left: 1px solid #ccc;
padding: 0;
list-style: none;
font-size: 95%;
line-height: 1.2em;
}
ul#navdo {
margin-right: 20px /*abstand zwischen beiden uls */
}
#nav li {
margin: 0 0 0 5px;
padding: 4px 0 4px 15px; 
}
#nav li.standort {
background: url(../img/slash15x10.gif) 0 1px no-repeat;
}
#nav li a {
border: none;
}
#nav li a:hover {
border-bottom: 2px solid #c00000;
}

/* float-stopper */

hr { /* float stopper */
clear: both;
margin: 0;
padding: 0;
height: 0;
color: #fff;
background-color: #fff;
border: 1px solid #fff;
}


/* PROJEKTE 
---------------------------------------------------*/

.anreisser { /* projektvorschau */
float: left;
margin:  0 0 20px 0;
}

.anreisser h2 {
float: right;
width: 298px; /* img groesse - 500px */
margin: 0;
padding: 5px 0 0 0;
font-family: verdana;
font-size: 85%;
font-weight: bold;
}

.anreisser img {
float: left;
margin: 0 10px 8px 0;
}

/*
.anreisser p a {
padding-left: 15px;
background: #fff url(../img/pfeil13x13.gif) center left no-repeat;
}

.anreisser p a:link, .anreisser p a:visited {
color: #c00000;
border-bottom: 0px solid;
text-decoration: underline;
}
*/


/* BILDER 
-------------------------------------------------- */

#projekte a.bg img, #projekte img.bg {
padding: 6px;
background: transparent url(../img/bgimg.gif) no-repeat;
border: none;
text-decoration: none;
}	
#projekte a.bg:hover img { 
background-position: 0 -112px; 
}

img.personen { /* ueber uns */
margin: 3px 5px 0 0;
padding: 6px;
background: transparent url(../img/bgimg_48x48.gif) no-repeat;
border: none;
float: left;
}

img.button { /* impressum */
margin: 15px 15px 0 0;
}

/* projekte textebene */

.big {
margin: 20px 0 20px 0;
}
.detail {
margin: 0 0 20px 0;
padding: 0;
}
.eins {
margin-right: 15px;
}


/* LISTEN 
---------------------------------------------------- */

ul.links, .ausgelagert ul, ul.weiter {
margin: 0;
padding: 0;
list-style: none;
font-size: 85%;
line-height: 1.6em;
}

ul.links li, .ausgelagert ul li {
margin: 5px 0;
padding: 0;
}

ul.weiter { /* links unter einem text */
float: left;
margin: 20px 0 5px 0;
line-height: 1.1em;
}
li#uebersicht {
float: left;
margin: 0 7px 0 0;
border-right: 1px solid;
padding: 0 7px 0 0;
}
li#vor {
float: left;
margin: 0 7px 0 0;
}

/* FORMULAR
---------------------------------------------------- */
form {
margin: 0;
padding: 0;
}

fieldset {
margin: 15px 0 0 0;
border: 1px solid #ccc;
padding: 20px 10px 10px 10px;
clear: both;
font-size: 85%;
}

legend {
color: #fff;
padding: 0 1em;
background: #ccc;
border: 1px solid #ccc; 
font-weight: bold;
margin-bottom: 20px;
}
html>body legend {
margin-bottom: 0;
}

label { /* alle Labels LINKS der Mittelachse */
clear: left;
display: block;
float: left;
text-align: left;
width: 6em; /* Breite der Label-Spalte */
margin-right: 1em; /* Abstand zwischen Label und Input-Feld */
}

input, textarea {
padding: 0.2em 0.1em;
width: 30em;
border: 1px solid #ccc;
font-family: verdana, arial, geneva, sans-serif;
font-size: 100%;
margin-bottom: 0.5em;
}

input.submit { 
display: block;
float: none;
clear: left;
margin: 0 0 0 7em;
width: auto;
border: 1px outset #333;
color: #333;
font-family: verdana, arial, geneva, sans-serif;
}
