﻿body{
	font-family : Arial, Helvetica;
	font-size:12px;
	background-repeat:no-repeat;
	margin:0px;
	border:0px;
	border-color:transparent;
}

h1,h2,h3,h4,h5{
		color: #9ebb2d;}

h1{	
	text-align:left;
	font-size: 18px;
	font-weight:bold;}
	
h2{	
	text-align:center;
	font-size: 22px;}
	
h3{	
	text-align:left;
	font-size: 16px;
	font-weight:bold;}

h4{
	font-size: 14px;}

h5{
	font-weight:bold;}

/********* Hyperlink *********/

a:link, a:visited, a:active a:hover a:focus	{
	color:white;
	border:0px;
	border-color:none;	
	text-decoration:none;
	font-weight:bolder;}
	

a:hover	{
	text-decoration:underline;}


/*******************************/

#logo{
  position:absolute; 
  width:270px;
  height:125px;  }

#footer{
  position:absolute; 
  width:850px;
  height:10px;
  top:610px;
  padding:10px;
  font-size:14px;
  color: #9ebb2d;
  text-align:right;
  }
  
#footerrolf{
  position:absolute; 
  width:990px;
  height:10px;
  top:520px;
  padding:10px;
  font-size:14px;
  color: #9ebb2d;
  text-align:right;
  }
  
#tip{
  position:absolute; 
  width:100%;
  height:30px;
  top:580px;
  right:350px;
  font-size:25px;
  text-align:right;
  text-decoration:underline;
  }



/******************************/
/********* Startseite *********/
/*****************************/

#sbox{
  position:absolute; 
  width: 100%;
  height: 100%;
  background-image:url('../images/shintergrund.jpg');
  background-repeat:no-repeat;
  }
  
/*********  Menue *********/
#mtext{
  position:absolute; 
  margin-left:400px;
  margin-top:190px;
  margin-right:5px;
  color:white;
  font-size:16px;
  }



/******************************/
/****** Startseite Ende  ******/
/*****************************/



/******************************/
/********* Folgeseiten *********/
/*****************************/

#fbox{
  position:absolute; 
  width: 100%;
  height: 100%;
  background-repeat:no-repeat;
  }
  
#ftext{
  position:absolute; 
  width:48%;
  margin-left:400px;
  margin-top:120px;
  margin-right:150px;
  margin-left:350px;
  font-size:14px;
  color:#9ebb2d;
  }
  
#fmenue{
	position:absolute;
	margin-left:10px;
	margin-top:160px;
	font-size:15px;
	color:white;
}



/******************************/
/****** Folgeseite Ende  ******/
/*****************************/




