html {
height: 100%;
}

body {
 margin-top:0px; margin-bottom:0px; margin-left:0px;margin-right:0px;padding:0px;
  background-color:#94DB3F;
 font-family:Helvetica,Verdana,Arial,sans-serif;

 background-image: url(bgbg.png);
 background-repeat:repeat-y;
font-color:#5D4F43;
 height: 100%;
 }

a:link { 
	color: #1F70B8;
text-decoration: none;
}
a.xan:link { 
	color: #dddddd;
text-decoration: none;

	}

a:visited { 
	color: #1F70B8;

text-decoration: none;
	}
a.xan:visited { 
	color: #dddddd;

text-decoration: none;
	}
a:hover { 
	color: #1F70B8;
	text-decoration: none;
feont-weight:bold;
	}
a:active { 
	color: #1F70B8;
text-decoration: none;
	}


a.sm:link { 
	color: #333333;
text-decoration: none;
font-size:.8em;

	}
a.sm:visited { 
	color: #333333;
font-size:.8em;
}
a.sm:hover { 
	color: #1F70B8;
font-size:.8em;
}





a.fb:link { 
  color:#FF6E41;
    text-decoration: none;
font-family:arial,helvetica,optima,sans-serif,verdana;
font-size:24px;

	}
a.fb:visited { 
  color:#FF6E41;
    text-decoration: none;
font-family:arial,helvetica,optima,sans-serif,verdana;
font-size:24px;
}
a.fb:hover { 
  color:#FF6E41;
    text-decoration:underline;
font-family:arial,helvetica,optima,sans-serif,verdana;
font-size:24px;
}





#box {
 min-height: 100%;
  width: 800px;
  margin: 0px auto;
  
  padding: 30px;
  text-align: left;

 background-color:#ffffff;

}

/* IE Fix: Der IE interpretiert height als min-height */
* html #box {
height: 100%;
}







.oben{
padding:10px;
height:110px;
background-color:#ffffff;}

.links{

float:left;
width:10px;//170
padding:0px;
background-color:#ffffff;

 //background-image: url(tttbgl.png);
}

.rechts{

padding:5px;
background-color:#ffffff;
}


input.biginput
{
    background:#fff;
    border:2px solid #e9e9e9;
    color:#999;
    padding:3px;
}

input.biginput:focus
{
    border:2px solid #777777;
}



textarea.biginput
{
    background:#fff;
    border:2px solid #e9e9e9;
    color:#999;
    padding:3px;
}

textarea.biginput:focus
{
    border:2px solid #777777;
}


input.rahmen {
	border: #777777 solid 2px;
	background-color: #ffffff;
	background-position: left center
    padding:3px;
}


#footer {
 clear:both;
 background-color:#ffffff;#F8F8F8;
border-top:20px solid #ffffff;
}

#werbung
{
border-top:3px solid black;
	position:absolute;
	background-color:#F8F8F8;
	margin: 0 auto;
	
	clear: both; 
	bottom: 0px;
	height: 20px;
}



th {
font-size : 16px;


height : 13px;
line-height : 13px;


 font-family:Helvetica,Verdana,Arial,sans-serif;
font-color:#5D4F43;

}

