body
	{
		color: #fffb33;
		background: #669933 url("images/bggreen.jpg") repeat-x;
		margin: 5em 0 0 0;
        	text-align: center;
        	font-size: 100%;
		line-height: 120%;
        }
body, input, textarea, select 
       {
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-style: normal;        
        line-height: 130%;
       }
textarea, input, select 
       {
	margin: 0;
        font-size: 90%;
	background-color:transparent;
       }
* html * { 
	behavior: url(iepngfix.htc);
}
#film
	{
		position: relative;
      		top: 0;
       		left: 0;        
       		width: 100%;         
		min-height: 27em;        
		background: #92C02A url("images/bgdark.jpg") repeat;
        	border-top: 1px solid #000000;
        	border-bottom: 1px solid #000000;
       }
#head 
       {
        width: 56.5em;
	height: 7em;
        margin-right: auto;
        margin-left: auto;        
	text-align: left;
        color: #ffb933;
        padding: 0 2em 0 2em;
background: transparent;
       }
#logo 
       {
        width: 18.75em;
	height: 4.4em;
	float: left;
        margin: 1.7em 1em 0 0;
border: 0px solid white;
       }
#mainnavi 
	{
		float: right;
		overflow: hidden;
		margin-top: 4.2em;
		padding: 0.5em 0em 0.5em 0.1em;
		font-size: 1em;
		color: #669933;
		text-align: left;
        	background-color: transparent;
		/*opacity: 0.8;
		filter: alpha(opacity=90);*/
	}
#mainnavi ul
	{
		list-style-type: none;
		padding: 0; 
		margin: 0;
	}
#mainnavi ul li
	{ 
		display: inline;	 
		margin: 0; 
	}
#mainnavi ul li a
	{
		display: inline; 
		padding: 0.4em 0.1em 0.4em 0.1em;
		text-decoration: none;
		color: #ffffff;
		background-color: transparent;
	border: 0px solid #669933;
	-moz-border-radius-topleft: 0.8em;
	-moz-border-radius-topright: 0.8em;
	-khtml-border-radius: 2em;

	}
#mainnavi ul li a:hover,
#mainnavi ul li a:active,
#mainnavi ul li a:focus,
#mainnavi ul li .current
	{
		color: #000000;
		background-color: transparent;
	}
#subnavi 
	{
		width: 56.5em;		
		overflow: hidden;
		margin: 0 auto 3em auto;
		padding: 0.1em 0.1em 0.1em 0.1em;		
		color: #eeeeee;
		text-align: right;
border: 0px solid red;
	}
#subnavi ul
	{
		
		list-style-type: none;
		padding: 0; 
		margin: 0;
		font-size: 0.9em;
	}
#subnavi ul li
	{ 
		display: inline;	 
		margin: 0;       	
 
	}
#subnavi ul li a
	{		
		display: inline; 
		padding: 0.1em 0.2em 0.2em 0.2em;
		text-decoration: none;
		color: #669933;
		background-color: transparent;
		border-top: 0px solid #993366;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left: 0px solid #993366;
	}
#subnavi ul li a:focus,
#subnavi ul li a:hover,
#subnavi ul li a:active,
#subnavi ul li .current
	{
		color: #000000;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
#content, #contentred 
       {
        width: 56.5em;
        clear: both;
	margin-right: auto;
        margin-left: auto;
 	min-height: 30em;
	text-align: left;
	color: #000000;        
	background: transparent;
        padding: 0em 0em 2em 0em;
       }
#contentred
       {
		background-color: #993366;
       }	
#content p
	{
		font-size: 0.9em;
	}
#content ul 
       {
	list-style: outside square;
	color: #666666;
        margin: 1.5em 0 0 0; 
        padding-left: 1.2em;
       }
#content li
       {
	padding-bottom: 0.7em;
	font-size: 0.9em;
       }
#content a
       {
	color: #000000;
        text-decoration: underline;
       }
#content a:link,
#content a:visited
       {
	color: #666666;
        text-decoration: none;
       }
#content a:hover
       {
	color: #669933;
        background-color: transparent;
	text-decoration: none;
       }
#content img
       {
        float: right;
        margin: 0.3em 0 2em 2.5em;
        padding: 1em;
	border: 2px dashed #cccccc;
       }
#footer 
       {	
        width: 82.5em;
        margin-right: auto;
        margin-bottom: 1em;
        margin-left: auto;
	padding: 1em 1em 0.5em 0;        
	text-align: right;
	color: #ffffff;
        font-size: 0.7em;
background-color: transparent;
       }
h1  
       {
	font-size: 1.3em;
	color: #92C02A;
	margin: 1.5em 0 1em 0;
       }
h2 
       {
	font-size: 1.2em;
	color: #92C02A;
	margin: 1.5em 0 1em 0;
       }
h3 
       {
	font-size: 110%;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.1mm;
	word-spacing: 0.2mm;
        margin-top: 0.4em;
        margin-bottom: 0.4em;
       }
.preis {

	color: #669933;
	font-family: georgia, "times new roman", serif;
	font-size: larger;
	font-weight: bold;
}
.showbox 
       {
        float: right;
        margin: 4.2em 0 2em 1em;
        border: 0;
       }
.greenbox 
       {
        position: absolute;
        left: 50%;
        top: 9em;
        margin-left: -21.2em;
        width: 30em;
        z-index:1;
        visibility: hidden;
        color: #000000;
	background: #669933 url("images/bggreen.jpg") repeat-x;
        padding: 1em;
        border: 1px solid #ffffff;
        text-align: left;
        font-size: 0.9em;
        cursor: help;
       }
.greenbox h2
	{
	color: #000000;
}
.jubibox 
       {
        width: 34em;
        background-color: #92C02A;
        padding: 1em;
        margin-top: 3em;
        border: 1px solid #ffffff;
        text-align: left;
        font-size: 90%;
       }
.kontrast 
       {
	color: #669933;
	font-style: italic;
       }
.gelb 
       {
	color: #fed033;
       }
.rechts 
       {
	padding-left: 7em;
       }
.referenz
       {
	margin: 1em 1em 1em 0;
       }
.impressum 
       {
	margin: 0.5em;
	color: #000;
       }
.form 
       {
	text-align: right;
	padding-right: 2em;
       }
.symbol 
       {
	float: left;
	margin: 0.3em 1em 0 0;
	border: none;
       }
.img330235
       {
        width: 20.6em;
	height: 14.7em;
       }
.img330220
       {
        width: 20.6em;
	height: 13.75em;
       }
.capitol 
       {
	font-variant: small-caps;
       }
a  
       {
	color: #ffffff;
	text-decoration: none;
       }
a:link,
a:visited 
       {
	color: #ffffff;
	text-decoration: none;
       }
a:hover 
       {
	color: #000000;
	text-decoration: none;
       }
a:active 
       {
	color: #ffffff;
	text-decoration: none;
       }
