@charset "utf-8";
/* Standard-Tags */

/* body */
body 
{
	margin: 0;
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-color: #333333;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #333333;
}

/* links */
a
{ 
	color: #333333;
	text-decoration: none;
}
a:active
{ 
	color: #333333;
}
a:visited
{ 
	color: #333333;
}
a:hover
{ 
	color: #e48251;
	text-decoration:underline;
}

/* container */
.container
{
	  text-align: left;    /* Seiteninhalt wieder links ausrichten */
      margin: 0 auto;
	  background: url(../images/background.png) repeat-y;
	  width: 857px;
	  padding: 0; 
}

/* Site */
.site 
{
	text-align: left;      /* standardkonforme horizontale Zentrierung */
	width: 820px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 19px;
}

/* Header */
.header
{
	padding: 0;
	margin: 0; 
	/*background-color: #cccbb9;*/
	background-color: #828282;
	height: 100px;
	border-bottom-color:#aaaaaa; 
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.header img 
{
    margin: 0 25px;
}

/* Menu */
.menu 
{
	padding: 0;
	margin: 0;
	background-color: #828282;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	background: url(../images/metal.jpg);
	border-bottom-color:#dddddd; 
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.menu div 
{
    margin: 0 25px;	
}

.menu span
{
	color: #aaaaaa;
	font-weight: lighter;
}

/* Submenu */
.submenu 
{
	padding: 0;
	margin: 0 0;
    background-color: #ffffff;
	height: 160px;
	border-bottom-color:#dddddd; 
	border-bottom-width:1px;
	border-bottom-style:solid; 
}

.submenu #galery 
{
	float:left;display:inline;
	padding: 0;
	margin: 0 25px;
	height: 100%;
}
.submenu #news 
{
	float:right;
	padding: 0;
	margin: 15px 25px;
	width: 220px;
	font-size: 24px;
}
.submenu  a
{ 
	color: #e48251;
	text-decoration: none;
}
.submenu  a:active
{ 
	color: #e48251;
}
.submenu  a:visited
{ 
	color: #e48251;
}
.submenu  a:hover
{ 
	text-decoration:underline;
}


/* Content */
.content
{
	margin: 0 0;
	padding: 0;
	border-bottom-color:#dddddd; 
	border-bottom-width:1px;
	border-bottom-style:solid;
}

* html .content 
{
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
}

.content#page
{
}

.content  h1 
{
	font-size: 13px;
}
.content  a
{ 
	color: #e48251;
	text-decoration: none;
}
.content  a:active
{ 
	color: #e48251;
}
.content  a:visited
{ 
	color: #e48251;
}
.content  a:hover
{ 
	text-decoration:underline;
}

/* Footer */
.footer 
{
    clear: both;
    margin: 0 auto;
	padding: 0;
	height: 70px;
    background-color: #cccbb9;
}
.footer #copyright
{
    margin: 25px 25px;
	float:left;
	display:inline;
}

.footer #menu
{
    margin: 25px 25px;
	float:right;
	display:inline;
}

/* Shadow */
.shadowSiteEnd
{
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;	
	width: 857px;
	height: 18px;
	padding: 0; 
	background: url(../images/shadowBottom.png);
}

/* unterseiten */
.title
{
	width: 720px;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;
	color: #AAAAAA;
}

.full
{
	width: 720px;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.left
{
	width: 470px;
	float: left;
	margin-left: 50px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.right
{
	width: 250px;
	height: 100%;
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
	vertical-align: middle;
}

/* contact form */
fieldset {
	border: none;
}

legend {
	display: none;
}

#errorField
{
	color: #F69;
}

#contactForm {
	position: relative;
}

#contactForm legend {
	display: block;
	color: #3D3D3D;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

#contactForm p {
	padding: 0 0 10px 0;
}

#contactForm p span.moreSpace {
	margin-left: 80px;
}

#contactForm p em {
	color: #F69;
}

#contactForm p span {
	float: left;
	text-align: left;
}

#contactForm p span.space {
	margin-left: 10px;
}

#contactForm input {
	width: 300px;
	border: 1px #333333 solid;
}

#contactForm textarea {
	height: 150px;
	width: 100%;
	border: 1px #333333 solid;
}

#contactForm input.radiobtn {
	margin: 0 5px 0 20px;
	width: auto;
}

#contactForm input.short {
	width: 250px;
}

#contactForm input.shortest {
	width: 40px;
}

#contactForm select 
{
	width: 305px;
	height: 20px;
	border: 1px #333333 solid;
}

#submitBtn
{
	float: right;
	width: 150px;
}

#hintPrivate 
{
	color: #666666;
	text-align: left;
}

.clearfix:after
{
	content:			".";
	display:			block;
	height:				0pt;
	visibility:			hidden;
	float:				none;
	clear:				both;
	}
	
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
 html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */