/* CSS Document */
body 
{
       margin: 0px;
       border: 0px none;
	   height: auto;
       background-color: #999999;
	   font-size: 12px;
       font-family: verdana;
	   text-align: center;
}
.screen 
{
		width: 1000px;
		height: 600px;
		margin: 0px auto;
		position: relative;
		background-image: url(bg.jpg);
		background-repeat: no-repeat;
		text-align: center;
		z-index: 0;
}
.link
{
        width: 150px;
		height: 20px;
    	font-family: Arial;
		margin-top: 15px;
		margin-left: 850px;
		margin-right: 0px;
}
.link a 
{
        color: #ffffff;
		font-family: Arial;
        text-decoration: none;
}
.logo
{
       width: 600px;
	   height: 80px;
	   background-image: url(logo.jpg);
	   background-repeat: no-repeat;
	   margin-top: 0px; 
	   margin-left: 100px;
	   margin-right: 300px;
	   margin-bottom: 490px; 
	   padding-top: 68px;
       padding-left: 130px;
	   text-align: left;

}
.logo a
{	   
       font-family: Arial;
	   color: #fff;
	   font-size: 12px;
	   font-weight: bold;
	   text-decoration: none;   
	                     
}
.logo a.aktiv
{
       color: #FF6600;
}
.content
{
       width: 800px;
	   height: 400px;
	   margin: 0px auto;
	   background-image: url(bgcontent.jpg);
	   background-repeat: no-repeat;
       position: relative;
	   text-align: center;
	   margin-top: -475px;
	   z-index: 1;
}
.content h1
{
       text-align: left;
	   width: 250px;
	   font-size: 22px;
	   font-family: Arial;
	   color: #ff6600;
	   margin-left: 425px;
	   margin-right: 125px;
	   padding-top: 0px;
	   padding-bottom: 20px;
}
.content p
{
       text-align: left;
       width: 250px;
	   margin-left: 425px;
	   margin-right: 125px;
	   padding-top: 10px;
}
.contentzub
{
       width: 800px;
	   height: 400px;
	   margin: 0px auto;
	   background-image: none;
	   background-repeat: no-repeat;
       position: relative;
	   text-align: left;
	   margin-top: -475px;
	   z-index: 2;
}
.contentzub h1
{
       text-align: left;
	   width: 250px;
	   font-size: 22px;
	   font-family: Arial;
	   color: #ff6600;
	   margin-left: 445px;
	   margin-right: 125px;
	   padding-top: 0px;
	   padding-bottom: 20px;
}
.contentzub p
{
       text-align: left;
       width: 250px;
	   font-family: Arial;
	   font-size:14px;
	   margin-left: 445px;
	   margin-right: 125px;
	   padding-top: 10px;
}
.contentzub ul li
{
      text-align: left;
       width: 250px;
	   font-family: Arial;
	   margin-left: 445px;
	   margin-right: 125px;
	   padding-top: 5px;
}
.inhalt
{
       width: 700px;
	   height: 200px;
	   margin: 0px auto;
	   background-image: none;
	   background-repeat: no-repeat;
       position: relative;
	   text-align: left;
	   margin-top: -275px;
	   z-index: 2;
	   padding-top: 25px;
}

.inhalt h1
{
       width: 350px;
	   margin: 0px;
	   font-size: 22px;
	   font-family: Arial;
	   color: #ff6600;
	   padding-bottom: 20px;
}
.inhalt h2
{
       width: 350px;
	   margin: 0px;
	   font-size: 18px;
	   font-family: Arial;
	   color: #646164;
	   padding-bottom: 20px;
}
.inhalt p 
{
       width: 350px;
	   margin: 0px;
	   font-size: 14px;
	   font-family: Arial;
	   color: #000;
	   padding-top: 10px;
}
.inhalt a
{
       color: #ff6600;
	   text-decoration: none;
	   font-weight: bold;
}
.inhaltimp
{
       width: 700px;
	   height: 200px;
	   margin: 0px auto;
	   background-image: none;
	   background-repeat: no-repeat;
       position: relative;
	   text-align: left;
	   margin-top: -415px;
	   z-index: 2;
	   padding-top: 25px;
}

.inhaltimp h1
{
       width: 350px;
	   margin: 0px;
	   font-size: 22px;
	   font-family: Arial;
	   color: #ff6600;
	   padding-bottom: 20px;
}
.inhaltimp h2
{
       width: 350px;
	   margin: 0px;
	   font-size: 18px;
	   font-family: Arial;
	   color: #646164;
	   padding-bottom: 20px;
}
.inhaltimp p 
{
       width: 450px;
	   margin: 0px;
	   font-size: 14px;
	   font-family: Arial;
	   color: #000;
	   padding-top: 10px;
}
.inhaltimp a
{
       color: #ff6600;
	   font-weight: bold;
	   text-decoration: none;
}

.inhaltunten
{
       width: 650px;
	   height: 150px;
	   margin: 0px auto;
	   background-image: none;
	   background-repeat: no-repeat;
       position: relative;
	   text-align: left;
	   margin-top: -215px;
	   z-index: 3;
	   padding-top: 15px;
}

.inhaltunten h1
{
       width: 285px;
	   margin: 0px;
	   font-size: 22px;
	   font-family: Arial;
	   color: #ff6600;
	   padding-bottom: 10px;
}
.inhaltunten h2
{
       width: 285px;
	   margin: 0px;
	   font-size: 18px;
	   font-family: Arial;
	   color: #646164;
	   padding-bottom: 5px;
}
.inhaltunten p
{
       width: 310px;
	   margin: 0px;
	   font-size: 14px;
	   font-family: Arial;
	   color: #000;
	   padding-top: 10px;
}
.inhaltunten a
{
       color: #ff6600;
	   text-decoration: none;
}


