/* CSS Document */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, input, textarea {
font-size: 100.01%;   
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
}

body {
background-color: #eee;
background-position: top left;
background-repeat: no-repeat;
}

a:link,a:visited,a:hover,a:active {
font-weight: normal;
text-decoration: none;
color: #000099;
text-decoration: underline;
}
a:hover {
font-weight: normal;
color: #333333;
text-decoration: underline;
}

.white {
color: #fff;}
.red {
color: #990000}
h1 .red {
color: #fff}
.grey {
color: #ccc}
.clearing {
clear:both;}
.rightfloat{
float:right;}
.leftfloat{
float:left;}
.liner{
margin: .35em 0 .5em 0em;
padding-bottom: .5em;
border-bottom: 1px solid #ccc;}

q { quotes: '»' '«' '\2039' '\203A' }

.projektthumb {
display:block;
font-size: .88em;
margin: .7em .35em 0 0;
padding: .35em;
border: 1px solid #ccc;
}
.projektthumb img {
float:right;
margin-right: 3px;
padding: 3px;
}

#container {
width: 100%;
}

#topcontainer {
background-color:#ccc;
background-image:  url("pics/design/head/dicsolight.jpg");
background-repeat: no-repeat;
background-position:bottom center;
}
html>body #topcontainer {
position:fixed;
top:0px;
width:100%;
}

#top {
height: 130px;
}

#suchbegriffe {
width: 220px;
padding: 10px;
float:right;
}
#suchbegriffe h2 {
font-weight:normal;
line-height: 1.25em;
font-size: 0.75em;
margin: 0.7em;
color:#eee;
}

h1 {
color:#FFF;
padding: .7em 0 0 .7em;
font-size: 1.8em;
line-height: 1.1em;
text-transform: lowercase;
letter-spacing: 0;
font-style: oblique;
}
#top h3 {
color:#FFF;
padding: .2em 0 0 1.4em;
font-size: .9em;
line-height: 1.1em;
text-transform: none;
letter-spacing: 0;
font-style: normal;
}

#newsticker {
margin: .7em;
background-color:#FFFFFF;
border: 1px dotted #990000;
height: 140px;
}
#newstickercontent {
width:auto; 
height: 140px;
}

#buehne {
width: 100%;
color: #333;
padding: 2em 0 1em 0;
}
html>body #buehne {
margin-top:150px;
margin-bottom:40px;
}

#left {
line-height: 1.1em;
float: left;
width: 220px;
padding: 10px;
}
#left h3 {
font-size: .80em;
margin: .7em;
}
#left p {
font-size: .80em;
margin: .7em;
}
#left img {
font-size: .80em;
margin: .7em;
}
#left ul li, #right ul li
{
text-align:left;
color: #000;
font-size: .80em;
list-style-type: none;
margin: .7em 0 0 .7em;
font-weight: bold;
}
#left ul li li, #right ul li li
{
list-style-image:url(pics/design/grey_bullet.gif);
font-weight: normal;
margin: .4em 0 0 1em;
}

#right {
line-height: 1.1em;
text-align:left;
float: right;
width: 220px;
padding: 10px;
}

#right h3 {
font-size: .80em;
margin: .7em;
}
#right p {
font-size: .80em;
margin: .7em;
}

#middle {
line-height: 1.3em;
margin: 0 250px 0 250px;
padding: 23px;
padding-top: 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
height: 20em; /* das hier für den ie */
}
#middle[id] {
height:auto;
min-height:20em;
}
#middle h2 {
font-size: 1.4em;
line-height: 1.2em;
color: #990000;
margin: .35em 0 .5em 0em;
}
#middle h2 img {
margin: 0 1em 0 0;
vertical-align:middle;
}
#middle h3 {
font-size: .88em;
margin-top: .7em;
padding:.3em;
background-color:#FFFFFF;
border: 1px dotted #990000;
display:block;
}
#middle p {
font-size: .88em;
color: #000;
letter-spacing: .01em;
margin-top: .7em;
}
#middle p img {
margin: 0 .5em 0 0;
vertical-align:middle;
}
#middle ul li {
font-size: .88em;
font-weight: normal;
margin: .4em 0 0 2em;
list-style-type: disc;
font-style: oblique;

}

#topnav {
clear: both;
font-size: .88em;
font-weight:bold;
text-align: left;
padding: 0 1em 0 1.4em;
text-transform: uppercase;
height: 20px;
}

#footernav {
border-top: 1px solid #ccc;
font-size: .8em;
font-weight:bold;
text-transform: uppercase;
}
html>body #footernav {
position:fixed;
bottom:0px;
width:100%;
background-color:#ccc;
background-image:  url("pics/design/head/aluminum.jpg");
background-repeat: repeat;
}
#w3c {
float:left;
width:220px;
padding: .7em .7em .7em 1.4em;
}
#w3c img {
padding-right:15px;
border: 0;
}
#footernavlist {
text-transform: lowercase;
text-align:right;
padding: .7em 10px 0 0;
}

#topnavlist ul, #footernavlist ul {
white-space: nowrap;}
#topnavlist li, #footernavlist li {
display: inline;
list-style-type: none;
padding: 0 1em 0 0;}
#topnavlist a, #footernavlist a { 
font-weight: bold;
text-decoration: none;}
#topnavlist a:link, #topnavlist a:visited {
color: #fff;
text-decoration: none;}
#footernavlist a:link, #footernavlist a:visited {
color: #333;
text-decoration: none;}
#topnavlist a:hover {
color: #CCFF00;
text-decoration: none;}
#footernavlist a:hover {
color: #CCFF00;
text-decoration: none;}


form {
font-size: .88em;
color: #000;
letter-spacing: 0px;
padding-left: 0;
}
input, textarea {
width:95%;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
color: #990000;
margin: 0 0 .3em 0;
padding: .15em;
border-top: 1px solid #999999 ;
border-left: 1px solid #999999 ;
background-color: #F7FAFF;
}
input:focus {background-color: #fff;}
textarea:focus {background-color:#fff;}