
html,body {
	color: Black;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
img
{
	border: 0px;
}
h1
{
	font-size: 90%;
	text-align: center;
}
.h2head
{
	color: White;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 120px;
	width: 770px;
	text-align: center;
	font-weight: bolder;
	border: 0px;
	background-color: #0380FE;
	}
h2
{
	font-size: 117%;
	text-align: center;
}
	.h2foot
{
		color: White;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	bottom: 20px;
	width: 770px;
	text-align: center;
	font-weight: bolder;
	border: 0px;
	background-color: #0380FE;
	}
h3
{
font-size: 110%;
border-bottom: 2px solid #000;
width: 149px;
text-align: left;
padding-bottom: 2px;
margin-bottom: 10px;
color: #0380fe;
background-color: #fff;
}
h4
{
	font-size: 12px;
	margin: 0px;
}
#page
{
	margin: auto;
	width: 780px;
	background-image: url(../bilder/layout/bg.jpg);
	background-repeat: repeat-y;
}
#header
{
	height: 120px;
	background-image: url(../bilder/layout/head2.jpg);
	background-repeat: no-repeat;
	border-bottom: 20px solid #0380fe;
}
#content
{
	width: 549px;
	float: right;
	text-align: center;
	
	}
#content2
{
	width: 542px;
	float: right;
	text-align: left;
	font-size: 90%;
	list-style: none;
	
	}
	#content2 ul li
{
	
	list-style: none;
	
	}
#content2 h1
{

	text-align: left;
	font-size: 136%;
	
	border-bottom: 2px solid #0380fe;
	width: 89%;
	
	}
#content2 h2
{

	text-align: left;
	font-size: 136%;
	border-top: 2px solid #0380fe;

	width: 89%;
	
	}
.imprint
{
	list-style: none;
	font-weight: bold;
}
.imprintbox
{
	border: 1px solid #000;
	width: 400px;
	padding: 10px 10px 10px 16px;
}
.imprintbox a
{
font-weight: bold;
}
.imprintboxclear
{
font-weight: normal;
	width: 350px;
	padding: 10px 10px 10px 16px;
}
.imprintboxborderfree
{
	border: 0px solid #000;
	width: 400px;
	padding: 10px 10px 17px 0px;
	margin-left: -35px;
	height: 173px;
}
.imprintboxborderfree a
{
font-weight: bold;
color: #0380FE;
}
.imprintboxborderfree img
{
float: left;
padding-right: 15px;
}
.imprintboxborderfree p
{

}
.imprintboxborderfree2
{
	border: 0px solid #000;
	width: 400px;
	padding: 0px 10px 0px 0px;
	margin-left: 0px;
}
.imprintboxborderfree2 a
{
font-weight: bold;
color: #0380FE;
}
.imprint h1
{
	list-style: none;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
}
#footer
{
background-image: url(../bilder/layout/footer2.jpg);
background-repeat: no-repeat;
height: 40px;
clear: both;
border-top: 20px solid #0380fe;
}
.foot
{
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.foot a
{
	
	text-decoration: none;
	color: #007EFF;
	background-color: #ccc;
}
.foot a:hover
{
	
	text-decoration: none;
	color: Black;
	background-color: Menu;
}
.foot2
{
color: Black;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	background-color: #ccc;
}
/* navigation xtreme-grafix.de*/
#navitop
   {	
	height: 20px;
	background-color: #CECECE;
   border-bottom: 2px solid #0380fe;
	border-left: 2px solid #0380fe;
	border-right: 2px solid #0380fe;
	color: Black;
   }
	#navitop ul
   {	
	background-color: #CECECE;
	color: Black;
	display: inline;
   }
#navitop li
   {	
	background-color: #CECECE;
	color: Black;
	display: inline;
	padding-left: 31px;
   }
#navitop li a
	{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: #CECECE;
		
	}
#navitop a:hover
	{
	text-decoration: none;
	color: #fff;
	background-color: #CECECE;
	}	
#navileft
{

	margin-left: -22px;
	float: left;
	position: relative;
	left: 0px;
	text-align: right;
	top: 19px;
}
#navileft img
{
	border: 0px;
	margin-right: 19px;
}
#navileft ul
{

}
#navileft li
{
	list-style: none;
}
#navileft a
{
color: Black;
font-size: 15px;
font-weight: bold;
text-decoration: none;
border-right: 20px solid #fff;
padding-right: 3px;
background-color: White;
}
#navileft a:hover
{
color: #000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
background-color: #ADD6FE;
border-right: 20px solid #0380fe;
}
