body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
        background-color: #000000;
	text-decoration: none;
        margin-top: 2px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;

}

table {empty-cells:show;}

pre,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

li {	
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #eeeeee;
	text-decoration: none;
}

p.container,td.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #eeeeee;
	text-decoration: none;
}

a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
     	text-decoration: none;


}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
     	text-decoration: none;


}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: #000000;
     	text-decoration: none;

}

a:link.container {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
     	text-decoration: underline;
        line-height:180%;

}
a:visited.container {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
     	text-decoration: underline;
        line-height:180%;

}
a:hover.container {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
        color: #0000FF;
     	text-decoration: underline;
        line-height:180%;
}

a.call {
        display: inline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	line-height: 140%;
	color : #333333;
    }


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

        
}

INPUT,  TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        border-left: solid 1px black;
        border-top : solid 1px black;
        border-right : solid 1px #aaaaaa;
        border-bottom : solid 1px #aaaaaa;
	color : black;


}
.formular    {
	border : solid 1px #556278;
	color : black;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
        margin-top:5px;
        margin-bottom:5px;
        
}

H1     {  
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	line-height: 18px;
	font-weight: bold;
}

H2     {  
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height: 16px;
        letter-spacing: 3px;
	color : #ffffff;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

H3     {  
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	line-height: 19px;
	color : #FFFFFF;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

img {
       border:none;
}

.rahmen  {
           border-width: 1px;
           border-style: solid;
           border-color: #ffffff;
           padding: 0px;
         }

#change_language {
           margin:0px;

}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}


.slideshow-images {
	height: 160px;
	width: 600px;	

}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	left: 0;
	top: 0;
	float: left;
}	


.slideshow {
	height: 160px;
	width: 600px;
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
        background-image: url(topdesign/topbild);
}
.slideshow a img {
	border: 0;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
