*
{
margin:0px; 
padding:0px;
-moz-box-sizing: border-box;
box-sizing: border-box; 
}
body
{
	background-image: url(images/bkg.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}


h1
{
  font-family: 'Times New Roman','Calibri';
  font-size: 130%;
  color: #07160F;
  margin: 10px 0px 20px 15px;
  _margin-top: 30px;
}
h2
{
  color: #07160F;
	font-size: 130%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 10px 0px 20px 15px;
}
h3
{
	color:rgb(7,22,15);
	font-size: 110%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 20px 0px 10px 15px;
}
h4
{
	color:#222222;
	font-size: 130%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	  margin: 10px 0px 20px 15px;
}
p
{
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 13px;
  line-height: 160%;
  color: #222222;
  margin: 10px 40px 10px 20px;
}
img
{
  border: 5px solid #222222;
  
}
a
{
  color: #07160F;
 text-decoration: underline;
}
a:hover
{
  text-decoration: none;
}
#all
{
  width: 802px;
	text-align: left;
	margin: 0px auto;
}
/* header */
#header
{
	background-image: url(images/header.png);
	
	background-repeat: no-repeat;
  width: 802px;
  clear: both;
  height: 304px;
	margin: 0px auto;
}
.logo
{
margin: 0px 0px 0px 0px;
float: left;
}
h1 a, h1 span {
	display: block;
  width: 313px;
  height: 109px;
}
h1 a {
	
	color: rgb(255,255,255);
	position: relative;
	text-align:left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	padding-top: 55px;
	height: 54px;
	padding-left: 23px;
	width: 290px;
}
h1 span {
	position: absolute;
	top: 0;	
  left: 0;
	cursor: pointer;
}

h1 a:hover {
	text-decoration: underline;
}
#menu 
{ 
margin-top: 69px;
margin-right: 8px;
float: right;
} 
ul, li 
{ 
margin: 0px; 
padding: 0px; 
} 

.cl 
{ 
clear: both; 
} 


ul#menu 
{ 
  font-size: 15px; 
  font-family: 'Arial','Times New Roman CE','Calibri';
} 

ul#menu li 
{ 
list-style-type: none; 
} 

ul#menu li
{ 
float: left; 
margin-right: 0px; 

} 

ul#menu li a 
{ 
display: block; 
line-height: 40px; 
text-align: center; 
	background-image: url(images/menu.jpg);
	background-color: #013e59;
background-repeat: no-repeat;
  width: 96px;
  height: 40px;
  color:white;
  text-decoration: none; 
} 

ul#menu li a:hover 
{ 
  text-decoration: underline;
}
.pictureframe
{
 
  margin: 3px 10px 3px 20px;
  border: 0px solid rgb(255,255,255);
  
}

/* Footer */
#footer
{
	
	background-color: transparent;
	background-repeat: no-repeat;
        width: 763px;
        height: 81px;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-top: 22px; 
        _padding-top: 33px; 
        padding-left: 0px; 
		margin-left: 17px;
}
.mobil
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
  font-size: 13px;
  font-weight: bold;
  margin-left: 50px;
}
.support
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
  font-size: 13px
  float: left;

}
* html #footer { /*only IE6*/
   behavior: url(iepngfix.htc);
}
#footer a
{
  color: white;
  font-family: 'Arial','Times New Roman CE','Calibri';
 text-decoration: underline;
  font-size: 13px
}
#footer a:hover
{
  text-decoration: none;
}
