/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0;
margin:0;
}


#weiter {
z-index: 20;
margin-top: 0px;
}

a {color: #fff; text-decoration: none;}
a:visited {color:#fff;text-decoration: none;}
a:hover {color: #ff3300;text-decoration: none;}
a:active { color:#fff;text-decoration: none;}


h1 {
font-size: 11px;
font-weight: normal;
padding-top: 20px;
padding-left:  410px;
color: #fff;
margin:0px;}


h3 {
font-size: 11px;
font-weight: normal;
padding-top: 50px;
padding-left:  382px;
color: #fff;
margin:0px;}



h2 {
font-size:12px;
font-weight: normal;
color: #fff;
padding-top: 400px;
padding-left:  340px;
margin:0px;}
img.download {vertical-align:middle;}






/* ----------container zentriert das layout-------------- */
#container {
width: 855px;
height: 909px;
margin-bottom: 10px;
margin:0 auto;
background-color: #000;
}



/* -----------------Inhalt--------------------- */
#content {
background-color: #000;
background-image: url(res/back1.jpg);
background-repeat: no-repeat;
height: 909px;

}


