/* CSS Document */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {list-style-type:none; margin:0px auto 50px auto; padding:0; clear:both}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:90px; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0px; left:20px; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none; border-top: 1px solid #339966;}
#menu li dd {display:none}
#menu li a:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl  {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 90px; margin: 0; padding: 0; background: transparent;}
#menu dt {margin:0; padding: 0;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; font-size: 0.9em; color: #FFF; text-align:center; border:1px solid #006633; border-width:0 1px 1px 1px; background:#006632; padding:0.25em 0 0.75em 0;}

#menu li:hover dt a, #menu a:hover dt a {color:#FFF; text-decoration:underline; background:#339966; border:1px solid #006633; border-width:0 1px 1px 1px;}

#menu dd a, #menu dd a:visited {background:#CCFFCC; color:#006633; padding:0.5em 0 0 5px; text-decoration:none; display:block; text-align:left; border-left:1px solid #006633; border-right:1px solid #006633;}

#menu dd a:hover {background: #339966; color:#FFF; border-left:1px solid #006633; border-right:1px solid #006633;}

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#006633; margin:0 5px;}
#menu b.p2 {background:#006632; border:2px solid #006633; border-width:0 2px; margin:0 3px;}
#menu b.p3 {background:#006632; margin:0 2px; border:1px solid #006633; border-width:0 1px;}
#menu b.p4 {height:2px; background:#006632; margin:0 1px; border:1px solid #006633; border-width:0 1px;}
#menu b.p5 {background:#006633; margin:0 5px;}
#menu b.p6 {background:#006633; margin:0 3px;}
#menu b.p7 {background:#006633; margin:0 2px;}
#menu b.p8 {height:2px; background:#006633; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2  {background:#339966;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#339966;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#339966;}

/* ================================================================ 
end copyright notice
=================================================================== */

#all {
	width:740px;
	
	}
#logo {
	color:#006633;
	font-weight: bold;
	width:727px;
	margin-left: 20px;
	clear:both;
	}
	
#logo img {
	margin-right: 20px;
	margin-bottom: 40px;
	}
#logo p {
	text-align:center;

	}
#menue {
	margin:30px auto 0px auto;
	}
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2em 20px 20px 20px;
	width:685px;
	color:#000000;
	background-color:#CCFFCC;
	margin:0px auto 30px 20px;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px solid #006633;
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	width:70%;
	margin-top:1.5em;
	border-bottom: 1px dotted #006633;
	font-variant: small-caps;
}
#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	margin-top:1.5em;
}
#content h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	margin-top:1.3em;
	margin-bottom:0.5em;
	font-style: italic;
}
#content p, #content li {
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	}
#content a:hover, #content a:focus {
	color:#006633;
	text-decoration: underline overline;	
	}
.Imageleft {
	color:#666666; 
	font-size:0.8em;
	font-family:"Times New Roman", Times, serif;
	float:left;
	margin-right:20px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #006633;
	width:250px;
	}
.Imageright {
	color:#666666; 
	font-size:0.8em;
	font-family:"Times New Roman", Times, serif;
	float:right;
	margin-right:20px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #006633;
	width:250px;
	}
/*.imgleft {
	float:left;
	margin-right:20px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #006633;
	}
.imgright {
	float:right;
	margin-bottom: 10px;
	margin-left:20px;
	padding: 3px;
	border: 1px solid #006633;
	}
	*/
.white a, .white a:visited  {
	color:#FFFFFF; 
}
/* - - - - - - - - - - - TAGS - Formularelemente - - - - - - - - - - - - - - - - - - - - - - */

fieldset {
font-size : 0.9em; 
margin-top : 2em; 
} 
textarea, input {
	font-size : 1.2em; 
	background-color: #FFFAF9;
}  
.checkbox {
margin-left : 2em; 
float : left; 
margin-right : 1em; 
text-align : right; 
width : 5.5em; 
} 
.achtung {
	color: rgb(255, 0,0);
	font-weight: bold;
} 

