html {
	margin: 0px;
	padding: 0px;	
   height: 100%;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E4;
	margin: 0px;
	padding: 0px;
   height: 100%;
   text-align: center;		
}

div,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}

form,img,p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border:0px;	
}

.img_border{
	border: 1px solid #CECECE; 
	margin-right: 5px;

}

a {
	color: #006638;
	text-decoration: none;
}

a:hover {
	color: #006638;
}

#box {
	width: 923px;
	margin: 0px auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	border: 1px;
	border-color: #006638;
	border-style: solid;
	background-color: #FFFFFF;
}

#top_language {
   height:28px;
	margin-left: 132px;
}

#top_language img {
	margin: 13px 0px 0px 7px;
}

#middle_left {
	width:180px;
	padding-bottom:30px;
}

#middle_left ul {
	list-style-type: none;
	width:180px;
	padding:0px;
	margin:0px;
}

#middle_left ul ul {
	background-image: url(screen/left/hinter_2.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFF1;
}

#middle_left li {
	padding:0px;
	margin:0px;
	padding-top:3px;
	background-image: url(screen/left/linie_1.gif);
	background-repeat: repeat-x;
}

#middle_left li.first {
	padding: 0px;
	background-image: none;
}

#middle_left li li {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

#middle_left li li.first {
	padding-top: 3px;
	background-image: url(screen/left/linie_1.gif);
	background-repeat: repeat-x;
}

#middle_left li a {
	display: block;
	width: 170px;
	color: #FFFFFF;
	background-image: url(screen/left/hinter_1.jpg);
	background-repeat: repeat-x;
	padding:2px 5px 2px 5px;
}

#middle_left li a:hover {
	background-image: url(screen/left/hinter_1_1.jpg);
}

#middle_left li a.activ {
	font-weight: bold;   
}

#middle_left li li a {
	display: block;
	width: 160px;
	color: #000000;
	background-image: url(screen/left/punkt_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 2px 5px 2px 15px;
}

#middle_left li li a:hover {
	background-image: url(screen/left/punkt_1.gif);
	text-decoration:underline;
}

#middle_left li li a.activ {
	font-weight: bold;
}

#middle_left #kontakt {
	width:163px;
	border-left: 10px solid #006638;
	padding-left:7px;
	font-size:11px;
}

#middle_left #kontakt_addon {
	font-size:11px;
}

#middle_left #kontakt a {
	color: #000000;
}

#middle_center {
	padding: 0px 30px 30px 30px;
}

#middle_right {
	padding-bottom:10px;	
}

#middle_right .top_gruen {
	background-image: url(screen/left/hinter_1.jpg);
	padding:2px 5px 2px 5px;	
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

#middle_right .bottom_gruen {
   margin-top: 1px;
	background-image: url(screen/balken/balken_unten_3.gif);
	background-repeat: repeat-y;
}


#middle_right .top_rot {
	background-image: url(screen/left/hinter_3.jpg);
	padding:2px 5px 2px 5px;	
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

#middle_right .bottom_rot {
   margin-top: 1px;
	background-image: url(screen/balken/balken_unten_4.gif);
	background-repeat: repeat-y;
}

#middle_right .top_blau {
	background-image: url(screen/left/hinter_4.jpg);
	padding:2px 5px 2px 5px;	
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

#middle_right .bottom_blau {
   margin-top: 1px;
	background-image: url(screen/balken/balken_unten_5.gif);
	background-repeat: repeat-y;
}

#middle_right .login {
	background-image: url(screen/right/login.gif);
	background-repeat: no-repeat;
	background-position: 179px 5px;
}

#middle_right .news {
	background-image: url(screen/right/news.gif);
	background-repeat: no-repeat;
	background-position: 180px 3px;
}

#middle_right .service {
	background-image: url(screen/right/service.gif);
	background-repeat: no-repeat;
	background-position: 183px 3px;
}



#middle_right .trennlinie {
	background-image: url(screen/left/linie_1.gif);
	background-repeat: repeat-x;
}

#middle_right .content {
	background-image: url(screen/left/hinter_2.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFF1;
	padding:5px;
}

.right_container ul {
	margin:0px;
   padding:0px;
	list-style: none;
	list-style-type: none;	
}

.right_container li {
	margin:0px;
   padding:0px;
}

.right_container li a {
	display: block;
	width: 175px;
	color: #000000;
	background-image: url(screen/left/punkt_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
}

.right_container1 li a:hover {
	text-decoration:underline;
}


#bottom {
	width:921px;
}

#bottom a {
	color:#FFFFFF;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom p {
   font-size:11px;
	background-color: #006638;
	color:#FFFFFF;
	margin-top: 1px;
	line-height: normal;
}

#bottom p img {
	margin: 5px 0px 5px 5px;
}

