*{
 font-family: Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color: #000000;
 	list-style: none;
}
strong {
	font-weight: bolder;
}
body, body.main {
	padding: 0px;
	margin: 0px 0px 0px 0px;	

}
body {
	background-color: #656570;
		text-align: center;
}

body.main {
/*	background-image: url(../images/bg_main.gif);*/
	padding: 0px;
}
#frameborder{
	width: 890px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: auto;
}
#frame{
        width: 890px;
        text-align: left;
		  float: left;
        padding: 0px 0px 10px 0px;
        margin: auto;
		  background-image: url(../images/bg_main.gif);
}
a{
 color: #FFFFFF;
 font-weight : bold;
 text-decoration: none;
}
a:hover{
 color: #FFFFFF;
 font-weight : bold;
}
#frame #top{
	padding: 0px;
	margin: 0px;
	display: block;
	height: 100px;
	background-image: url(../images/bg_top_01.jpg);
	background-repeat: no-repeat;
}
#frame #top img {
	float: right;
	margin: 10px 10px 0px 0px;
}

/*###################*/
/* Beginn Navigation */
/*###################*/
/* Style-Reset */

#navcontainer {
	height: 36px;
	width: 890px;
	background-color: #656570;
	display: table;
	 border-collapse:collapse;
}
#navcontainer * {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
#navcontainer #navi {
	display: table-row;
}
#navcontainer #navi li{
	width: auto;
	float: left;
}
#navcontainer > #navi li{
	width: inherit;
	float: none;
	text-align: center;
	display: table-cell;
} 
#navcontainer #navi li  ul.sub{
	display: none;
	background-color: #656570;
}
#navcontainer #navi li:hover  ul.sub{
	display: block;
}
#navcontainer #navi ul.sub {
	position: absolute;
	padding: 0px;
	margin: 0px;
} 
#navcontainer #navi ul.sub li {
	display: block;
	clear: both;	text-align: left;
}
 /*Normalzustand eingeklappt ,  */


/* Ausgeklappt, #navi > li ul li:hover */
#navi > li:hover {
	height: auto;
   background-color: #83838E;
} 

#navcontainer #navi a {
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	background-color: #656570;
	padding: 12px;
}
#navcontainer #navi img {
	border: none;
	background-color: transparent;
}
#navcontainer #navi a:link, #navcontainer #navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer #navi a:active, #navcontainer #navi a:hover, #navcontainer #navi li.focus a{
	color: #FFFFFF;
	text-decoration: none;
   background-color: #83838E;
}



h1{
	/*position: relative;
	margin-top: 145px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: Black;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#startbild{
	vertical-align: middle;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
#startbild img {
	border-color: #31313C;
	border-width: 1px;
	border-style: outset;
}
#bild,#textmaske{
	float: left;
}

#bild{
	/*position: absolute;*/
	margin: 0px 15px 0px 0px;
	border-color: #31313C;
	border-width: 1px;
	border-style: outset;
	width: 520px;
	height: 355px;
	overflow: hidden;
	float: left;
	vertical-align: text-bottom;
}
#textmaske,#impressum{
	/*position: absolute;*/
	border-color: #97979E;
	border-width: 0px 0px 1px 1px;
	border-style: outset;
	background-color: #797982;
	background-image: url(../images/bg_text.gif);
	background-repeat: repeat-y;
	width: 337px;
	padding: 0px;
	height: 355px;
	overflow: auto;
}
#textmaske a,p{
	color: #000000;
}
#textmaske div,#impressum div{
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin: auto;

}
#textmaske div h2,h2,#impressum div h2{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
}
#textmaske div p,#impressum div p {
	margin: 0px 0px 5px 0px;
}
#imag {
	width: 140px;
	height: 110px;
	overflow: hidden;
	background-image: url(../images/bg_test.gif);
}
#imag img{
	margin: -5px;
}
input.checkbox{
	margin-right: -10px;
}
#kontakt,#impressum,#galerie,#links{
	margin: 20px 0px 0px 0px;
	float: left;
}
#kontakt{
	width: 520px;

}

#galerie{
	margin: 20px 0px 20px 0px;
	float: left;
	width: 920px;
	clear: both;
}

#galerie a {
	width: 130px;
	height: 80px;
	border-color: #202027 #A8A8AD #A8A8AD #202027;
	border-width: 1px;
	border-style: solid;	
	overflow: hidden;
	float: left;
	background-color: #83838E;
	margin: 3px 6px 6px 6px;
}
#galerie a img{
	margin: -3px 0px 0px -3px;
}
#galerie a:hover{
	color: #1A1A22;
	border-color: #A8A8AD #202027 #202027 #A8A8AD;	
   z-index: 15;
	position: relative;
}
#galerie a:hover{
	width: 139px;
	height: 86px;
	margin: 0px 0px 3px 3px;
}
#galerie a:hover img{
	margin: 0px;
}
#links{
	padding: 0px 0px 0px 10px;
}
#links div{
	float: left;
	margin: 0px 10px 20px 0px;
}
#links a {
	color: #000000;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#links a:hover {
	text-decoration: underline;
}
textarea.link {
	width: 700px;
	height: 60px;
	overflow: hidden;
}
#angebote div.images {
	float: left;
	height: 110px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
}
#angebote div.text {
	height: 110px;
	overflow: hidden;
}

.clear {
		clear: both;
}
#banner {
	text-align: center;

}
#sitemap {
	display: none;
}
