@charset "utf-8";
/* CSS Document */


/* MAIN NAVIGATION */

ul#navigation{
list-style-type:none;
margin-left:0;
padding-left:0;
alignment-adjust:central;
}
ul#navigation li{
margin-bottom:0.2em;
float:left;
vertical-align:left;
}
ul#navigation li a{
font-size: 12px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: white; text-shadow: 1px 1px #333;
background-image: url(images/button.jpg);
display:block;
text-align:center;
padding:0.4em;
margin:0.2em;
margin-right:0.2em;
width:100px;
}
ul#navigation li a:hover{
background-image: url(images/buttonpressed.jpg);
}

/* SIDE NAVIGATION */

ul#navigation2{
list-style-type:none;
margin-left:0;
padding-left:0;
alignment-adjust:central;
}
ul#navigation2 li{
}
ul#navigation2 li a{
font-size: 12px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: white; text-shadow: 1px 1px #333;
background-image: url(images/button.jpg);
display:block;
text-align:center;
padding:0.4em;
margin:0.2em;
width:150px;
}
ul#navigation2 li a:hover{
background-image: url(images/buttonpressed.jpg);
}

ul#navigation3{
list-style-type:none;
margin-left:0;
padding-left:0;
alignment-adjust:central;
text-decoration: none;
}
ul#navigation3 li{
	
background-image: url(images/button.jpg);
display:block;
text-align:center;
padding:0.4em;
margin:0.2em;
width:150px;
}


#headnavi{

text-align:center;
font-size: 18px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: white; text-shadow: 1px 1px #333;
}

/* CONTENT TEXT */

span.text{
font-size: 10px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #232323;
}

span.text2{
font-size: 10px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #232323;
}

span.text3{
text-align:right;
font-size: 10px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #5a5a5a;
}

span.partner{
text-align:right;
font-size: 16px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #5a5a5a;
}

span.ueberschrift{
font-size: 16px;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #fa7100;
}

span.anschrift {	
font-size: 10px;
font-family:Tahoma;
font-style:regular;
color: #3c3c3c;
}

b {	
font-size: 10px;
font-family:Tahoma;
font-style:regular;
color: #fa7100;
}

span.seiteninfo {	
font-size: 16px;
font-family:Tahoma;
font-style:regular;
color: #3c3c3c;
}


#headtext{
margin-right:0.5em;
font-size: 18px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: white; text-shadow: 1px 0px #333;
}

/* FOOTER */

ul#footer{
font-size: 12px;
font-family:Tahoma;
font-style:regular;
color: #5a5a5a;
list-style-type:none;
margin-left:0;
padding-left:0;
margin: 0.2em;
}

ul#footer li a{
text-align:center;
text-underline: none;
text-decoration: none;
margin: 0.2em;
}

ul#footer li{
text-align:center;
float:right;
margin: 0.2em;
}

ul#footer a{
text-align:center;
font-size: 10px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #5a5a5a;
display:block;
margin: 0.2em;
}
ul#footer a:hover{
text-align:center;
font-size: 10px;
font-family:Tahoma;
font-style:regular;
text-underline: none;
text-decoration: none;
color: #cf5e04;
display:block;
margin: 0.2em;
}


h3{
font-size: 16px;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #fa7100;
}

a:link {
	
	
font-size: 10x;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #232323;
	
}

a:active {
	  
font-size: 10px;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #fa7100;
	
}

a:visited {
	  
font-size: 10px;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #fa7100;
	  
	
}

a:hover {
	
font-size: 10px;
font-family:Tahoma;
font-style:bold;
text-underline: none;
text-decoration: none;
color: #fa7100;
}

.bilder{
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    border:1px solid #dedede;
    text-align:center;
	width:637px;
}
.bilder2{
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    border:1px solid #dedede;
    text-align:center;
	width:500px;
}


