body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:black;
	overflow:hidden;
}

html{
	width:100%;
	height:100%;
}

table {
	font-size: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
   background-image: url(../images/back_top_2010.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;	
	padding:0px;
	height:130px;
}
#logo{
	float:left;
	margin:0px;
	padding:0px;
}

.menu1 {
   margin:0px;
	padding:0px;
   background-color: transparent;
	list-style-type:none;
	float:left;
	margin-top:105px;
	margin-left: 120px;
}

.menu1_level1 {
	float:left;
	font-weight:bold;
	font-size:90%;
}
.menu1_level1 a {
   text-decoration:none;	
	float:left;	
	color:white;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
}
.menu1_level1 a:hover{
	background-color: #969696;
	color:white;
}

.menu1_level1_act{
	float:left;
}
.menu1_level1_act a {
	text-decoration:none;	
	float:left;	
	color:white;
	padding-left:5px;
	padding-right:5px;
	line-height:17px;
	background-color: #969696;
	color:#F8FF78;
	font-weight:bold;
	font-size:90%;
	border-bottom:1px solid #FFBF00;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#site {
	height:90%;
	overflow:auto;
	background-image: url(../images/back_site.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
	width:950px;
}
#content { 
   margin:0px;
	padding:0px;
	width:760px;
	float:left;
	padding-left:10px;
   margin-left:10px;
	background-color: transparent; 
}


p{
	   
}

h1 {
	display:block;
	background-image: url(../images/back_h1.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #969696;
	color:white;
	font-size:140%;
	margin-left:-5px;
	padding-left:5px;
	margin-top:10px;
	line-height:30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#partner {
    background-color: #969696;
	 background-image: url(../images/back_partner.jpg);
    background-position: bottom left;
	 background-repeat: no-repeat;
	 float:left;
    width:100px;
	 text-align:center;
	 margin-left:10px;
}
.innungen {
     margin-bottom:12px;   
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer { 
    background-image: url(../images/back_footer.jpg);
	 background-position: top left;
	 background-repeat: repeat-x;
	 background-color: transparent;
    margin:0px;
	 padding:0px;
	 position:fixed;
	 bottom:0px;
	 width:100%;
}

/*_______________________KONTAKT_______________________*/

fieldset {
	border: none;
}

label {
	display:block;
	padding-top:5px;
	color:black;
	font-weight:bold;
}

#box1_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box2_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box_kontakt{
   width: 590px;
   margin-left:20px;
}

input{
   background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
   background-color: #EAEAEA;
}


.vcard {
	width: 300px;
	float: left;
	margin-bottom: 15px;
}

.tx_lumogooglemaps_pi1_sidebar {
visibility: hidden;
}