body {
	margin-top:0px;
         margin-left:0px;
         margin-right:0px;
         margin-bottom:0px;
         background-color:#444444;
         color:#000000;
         font-family:tahoma,arial,helvetica,sans-serif;
         font-size:10px;
}

#rahmen {
	background-color:#ffffff;
         /*background-image: url(neu-2.gif);
         background-repeat:no-repeat; */
         width:1000px;
         border: 1px solid #000000;
         text-align:left;
}
* html #rahmen {
width:990px;
}
#head {
	background-color:#dddddd;
         background-image: url(img/head6.jpg);
         background-repeat:no-repeat;
         height:198px;/*250*/
         padding-top:10px;
         padding-left:10px;
         border-bottom: 1px solid #000000;
}
* html #head {
height:209px;
width:1000px;
padding-top:0px;
padding-left:0px;
}
#nav {
	background-color:#ffffff;
         width:190px;
         min-height:410px;
         float:left;
         padding-top:10px;
         padding-left:10px;
}
* html #nav {
width:200px;
}
#navbox {
	background-color:#ffffff;
         border-right: 1px dotted #000000;
         font-size:12px;

}

#text {
	background-color:#ffffff;
         width:770px;
         min-height:400px;
         float:left;
         margin-top:20px;
         padding-left:10px;
         padding-right:10px;
         margin-bottom:20px;
}
* html #text {
width:788px;
height:400px;
}

#text_start {
	background-color:#ffffff;
         width:600px;
         min-height:400px;
         float:left;
         margin-top:10px;
         padding-left:10px;
         padding-right:10px;
         margin-bottom:10px;
         border-right: 0px dotted #000000;
}
* html #text_start {
width:618px;
height:400px;
}
#text_links {
	background-color:#ffffff;
         width:170px;
         float:right;
         margin-top:10px;
         padding-left:0px;
         margin-right:10px;
         /*border-top: 1px solid #f0f0f0;
         border-bottom: 1px solid #f0f0f0;
         border-left: 1px solid #ff0000;
         border-right: 1px solid #ff0000;*/
}
* html #text_links {
width:168px;
margin-right:0px;
}
#impdat {
         border-left: 1px dotted #000000;
         border-bottom: 1px dotted #000000;
         padding-left:5px;
         padding-bottom:5px;
         background-color:#f5f5f5;
}
#textcontent {
	background-color:#ffffff;
         -moz-opacity:0.8;
         filter:alpha(opacity=80);
         width:750px;
         min-height:550px;
         padding-top:30px;
         padding-left:20px;
         padding-right:20px;

}

#fuss {
	background-color:#dddddd;
         padding-top:0px;
         padding-bottom:2px;
         padding-left:10px;
         border-top: 1px solid #000000;
         font-size:12px;
}
#login {
	padding-left:10px;
         padding-right:10px;
         padding-top:5px;
         padding-bottom:1px;
         margin-top:10px;
         margin-bottom:10px;
         margin-right:10px;
         background-color:#dddddd;
}
* html #login {
	padding-left:10px;
         padding-right:0px;
         padding-top:0px;
         padding-bottom:0px;
         margin-top:10px;
         margin-bottom:10px;
         margin-right:10px;
}
.clear {
	clear:both;
}

a.navfirst_acitve {
	display:block;
	background-color: #dddddd;
	padding-top:4px;
	padding-bottom:4px;
         padding-left:8px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 168px;
         border-top: 0px solid #dddddd;
         border-bottom: 2px solid #dddddd;
         border-left: 2px solid #ff0000;
         border-right: 2px solid #ff0000;
}
* html a.navfirst_acitve {
width: 180px;
}

a:link.navfirst_acitve { color:#000000; text-decoration: none; }
a:visited.navfirst_acitve { color:#000000; text-decoration: none; }
a:active.navfirst_acitve { color:#000000; text-decoration: none; }
a:hover.navfirst_acitve { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #dddddd;}

a.navfirst_passive {
	display:block;
	background-color:#f5f5f5;
	padding-top:4px;
	padding-bottom:4px;
         padding-left:10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
         border-top: 1px solid #ffffff; border-bottom: 1px solid #dddddd;
}
* html a.navfirst_passive {
	width: 180px;
}
a:link.navfirst_passive { color:#000000; text-decoration: none; }
a:visited.navfirst_passive { color:#000000; text-decoration: none; }
a:active.navfirst_passive { color:#000000; text-decoration: none; }
a:hover.navfirst_passive { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #dddddd;}

a.navsecond_acitve {
	display:block;
	background-color: #e6e6e6;
   margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
   padding-left:18px;
	color: #000000;
    font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
   border-top: 1px solid #e6e6e6;
   border-bottom: 1px solid #e6e6e6;
   border-left: 1px solid #ff0000;
   border-right: 1px solid #ff0000;
}
* html a.navsecond_acitve {
width: 170px;
}

a:link.navsecond_acitve { color:#000000; text-decoration: none; }
a:visited.navsecond_acitve { color:#000000; text-decoration: none; }
a:active.navsecond_acitve { color:#000000; text-decoration: none; }
a:hover.navsecond_acitve { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #e6e6e6;}

a.navsecond_passive {
	display:block;
	background-color:#f5f5f5;
   margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
   padding-left:20px;
	color: #000000;
    font-size:12px;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
   border-top: 1px solid #e6e6e6; border-bottom: 1px solid #ffffff;
}
* html a.navsecond_passive {
	width: 170px;
}
a:link.navsecond_passive { color:#000000; text-decoration: none; }
a:visited.navsecond_passive { color:#000000; text-decoration: none; }
a:active.navsecond_passive { color:#000000; text-decoration: none; }
a:hover.navsecond_passive { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #e6e6e6;}


a.navuser_acitve {
	display:block;
	background-color: #dddddd;
	padding-top:2px;
	padding-bottom:2px;
   padding-left:4px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 156px;
         border-top: 0px solid #dddddd;
         border-bottom: 2px solid #dddddd;
         border-left: 2px solid #ff0000;
         border-right: 2px solid #ff0000;
}
* html a.navuser_acitve {
width: 162px;
}

a:link.navuser_acitve { color:#000000; text-decoration: none; }
a:visited.navuser_acitve { color:#000000; text-decoration: none; }
a:active.navuser_acitve { color:#000000; text-decoration: none; }
a:hover.navuser_acitve { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #dddddd;}

a.navuser_passive {
	display:block;
	/*background-color: #800000;*/
	padding-top:2px;
	padding-bottom:2px;
         padding-left:6px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 156px;
         border-top: 1px solid #ffffff; border-bottom: 1px solid #dddddd;
}
* html a.navuser_passive {
width: 162px;
}
a:link.navuser_passive { color:#000000; text-decoration: none; }
a:visited.navuser_passive { color:#000000; text-decoration: none; }
a:active.navuser_passive { color:#000000; text-decoration: none; }
a:hover.navuser_passive { color: #ff0000; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; background-color: #dddddd;}

input.reg, textarea.reg {
         border-left:1px solid #000000;
         border-bottom:1px solid #000000;
         border-top:0px solid #000000;
         border-right:0px solid #000000;
         width:95px;
         font-weight:bold;
         padding-left:2px;
         padding-right:2px;
         background-color: #ededed;
}
#alert_err {
	border:1px dotted #000000;
         background-color: #FFB3B3;
         padding-top:3px;
         padding-bottom:3px;
         margin-right:10px;
}
#alert_ok {
	border:1px dotted #000000;
         background-color: #9BFFCD;
         padding-top:3px;
         padding-bottom:3px;
         margin-right:10px;
}

#sprog {
		padding:10px;
        border: 3px solid #AFAF61;
        width:574px;
}
* html #sprog {
		width:600px;
}