*{
    
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 140%;
    border: 0;
}

body {

	background-color: #ffffff;
	color: #555555;
	
}
	

div.NavBarTop {
    
	width: 740px;
    height: 28px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 60px;
    margin-bottom: 1px;
    border: 0px #D2D2D2 solid;
}

ul.dropdown {
    
	width: 740px;
    height: 30px;    
    list-style: none;
}

ul.dropdown ul {
    list-style: none;
}

ul.dropdown li {
    float: left;
    position: relative;
    margin-right: 50px;
    /* padding: 1px 0px 1px 0px; /* helps Opera with hover - do not remove! */
}

ul.dropdown * li {
    clear: left;
}

ul.dropdown a {
    display: block;
}

ul.dropdown ul ul,
ul.dropdown ul ul ul {
    display: none;
    position: absolute;
    top: 0;
    left: 99%;
}

ul.dropdown ul {
    display: none;
    position: absolute;
    top: 99%;
    left: 0;
}

ul.dropdown li:hover ul ul,
ul.dropdown li:hover ul ul ul {
    display: none;
}

ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul,
ul.dropdown ul ul li:hover ul {
    display: block;
    z-index: 2;
}

#nav {
    background-color: transparent;
}

#nav a {
    padding-top: 8px;
    color: #666666;
    font: bold 11px Arial, Helvetica, Sans-Serif;
    text-transform: none;
    text-decoration: none;
}

#nav a:hover,
#nav a:active,
#nav a.active {
    color: #333333;
}

#nav ul  a {
    padding: 3px 10px;
    font: normal 12px Arial, Helvetica, Sans-Serif !important;
    text-transform: none;
    white-space: nowrap;
}

#nav ul {
    background-color: fff;
    border: 1px outset #EEE;
}
H1
{
	font-size: 11px;
	color: #333;
}
H2
{
	font-size: 11px;
	color: #333;
}
H3
{
	font-size: 12px;
	color: #E75D20;
}
H4
{
	font-size: 11px;
	color: #4B5863;
}

table.farbe01 {
 background-color: #C1C9CF;
}

table.farbe02 {
 background-color: #E6E6E6;
}

a.linkfarbe01 {
 color: #555555;
}

#logo {
position:relativ;
width:130px;
height:45px;
background-image: url(icons/logo_01.png);
}
* html #logo {
position:relativ;
width:130px;
height:45px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/logo_01.png', sizingMethod='scale');
background:none;
}

.navi  {
 	
	font-weight : normal;
	}

a:link.navi  {
 	
 	font-style : normal;
 	font-weight : normal;
 	text-decoration : none;
	padding-left:10px;
	padding-right:10px;
	
 }
 
 a:visited.navi  {
 	
 	font-style : normal;
 	font-weight : normal;
 	text-decoration : none;
	padding-left:10px;
	padding-right:10px;
	
 }
 
 a:hover.navi  {
 	
 	font-style : normal;
 	font-weight : normal;
 	text-decoration : none;
	padding-left:10px;
	padding-right:10px;
	
 }
 
.navion {
 	
 	font-style : normal;
 	font-weight : normal;
 	text-decoration : none;
	padding-left:10px;
	padding-right:10px;
	
 }

.tab  {
 	text-decoration : none;
	padding-left:8px;
	padding-right:0px;
}

#gal_snazzy {background: transparent; margin: 0px; width: 550px;}
#xsnazzy {background: transparent; margin: 0px; width: 550px;}
#ysnazzy {background: transparent; margin: 0px 4px 0px 0px;}
#roundit {background: transparent; margin: 0px}

.xtop, .xbottom {display: block; background: transparent; font-size: 1px;}
.xb1, .xb2, .xb3, .xb4 {display: block; overflow: hidden;}
.xb1, .xb2, .xb3 {height: 1px;}
.xb2, .xb3, .xb4 {background: #fff; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.xb1 {margin:0 5px; background:#ccc;}
.xb2 {margin:0 3px; border-width:0 2;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1;}
.xboxcontent {display:block; background:#fff; border:0 solid #ccc; border-width:0 1; padding: 8px 8px; line-height: 1.5em;}
.xboxcontent2 {display:block; background:#fff; border:0 solid #ccc; border-width:0 1; padding: 15px 15px; line-height: 1.5em;}
.xboxcontent3 {display:block; background:#fff; border:0 solid #ccc; border-width:0 1; padding: 10px 10px; line-height: 1.5em;}

.photos{
	border: 0px solid #E6E6E6;
	}
.photos1{
	border: 4px solid #E6E6E6;
	margin-left: 0px;
	margin-right: 5px;
	}
	
a.photo_links:link	{
	color:#A4A4A4;
	}
a.photo_links:visited {
	color:#A4A4A4;
	}
a.photo_links:hover	{
	color:#333333;
	}
a.normal_link:link	{
	color:#E75D20;
	font-weight: bold;
	text-decoration: none;
	}
a.normal_link:visited {
	color:#E75D20;
	font-weight: bold;
	text-decoration: none;
	}
a.normal_link:hover	{
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}
a.normal:link	{
	color:#E75D20;
	text-decoration: none;
	}
a.normal:visited {
	color:#E75D20;
	text-decoration: none;
	}
a.normal:hover	{
	color:#333333;
	text-decoration: none;
	}