@charset "utf-8";
/* CSS Document */

html, body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
color:#fcf201;
font-size: 15px;
line-height: 19px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #fcf201;
}

a{
text-decoration:underline;
}

.img{
border: 0px solid #000000;
text-decoration:underline;
}

.image{
border: 0px solid #000;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

.hg1 {background-image:url(../images/hintergruende/1.jpg);
background-repeat:no-repeat;}

.hg2 {background-image:url(../images/hintergruende/2.jpg);
background-repeat:no-repeat;}

.hg3 {background-image:url(../images/hintergruende/3.jpg);
background-repeat:no-repeat;}

.hg4 {background-image:url(../images/hintergruende/4.jpg);
background-repeat:no-repeat;}

.hg5 {background-image:url(../images/hintergruende/5.jpg);
background-repeat:no-repeat;}

.hg6 {background-image:url(../images/hintergruende/6.jpg);
background-repeat:no-repeat;}

.hg7 {background-image:url(../images/hintergruende/7.jpg);
background-repeat:no-repeat;}

#maincontainer{
width: 900px;
height: 600px;
margin: 15px auto;
}

#menu{
float:left;
padding: 50px 0px 100px 0px;
}

#menu img{
padding: 5px 0px 0px 0px;
}

#head{
width: 900px;
height:200px;;
float:left;
}

#headstart{
width: 400px;
height:200px;;
float:left;
}

#head img{
padding: 30px 0px 0px 379px;
}

#terminbox{
width: 360px;
height: auto;
}

#terminbox p{
padding: 3px 0px 0px 3px;
}

#terminhead{
height:25px;
width:360px;
color:#000000;
font-size:16px;
font-weight:bold;
background-color:#fcf201;

}

#termincontent{
width: 360px;
}

#content{
width: 600px;
float:left;
padding: 50px 0px 0px 100px;
min-height: 300px;
}

#contentindex{
width: 600px;
float:left;
padding: 0px 0px 0px 100px;
min-height: 300px;
}

#footer{
width:900px;
float:left;
height: auto;
font-size:10px;
font-weight: bold;
padding: 00px 0px 0px 0px;
}
