/* -----------------ALLGEMEIN----------------- */

@charset "utf-8";
* {
	border: 0;
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background: #FFFFFF;
	font: 11px Tahoma, sans-serif;
	color: #333333;
}

.clear {
	clear:both;
}
.kleinnorm {
	font-size: 8px;
	color: #666666;
}
ul{
	list-style-position: outside;
	margin-left:15px;
	list-style-type: disc;
}

h1 {
	color:#008000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom:10px;
	}
	
.input {
	border:#666666 1px solid;
	background:#FFFFFF;
	color:#999999;
	padding:3px;
}
.input:hover {
	border: #999999 1px solid;
	background: #F4F4F4;
	color:#999999;
	padding:3px;
}
.button {
	border:#666666 1px solid;
	background: #999999;
	color: #FFFFFF;
	padding:2px;
	cursor:pointer;
}
.button:hover {
	border: #333333 1px solid;
	background: #666666;
	color: #CCCCCC;
}
	
/* -----------------LINKS----------------- */

 a:link {
	color: #990000;
	text-decoration: none;
}
 a:visited {
	color: #990000;
	text-decoration: none;
}
 a:hover {
	color: #ff0000;
	text-decoration: none;
}
 a:active {
	color: #ff0000;
	text-decoration: none;
}

/* ----------container zentriert das layout-------------- */
#shadow {
	width: 820px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
#container {
	width: 780px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
/* ----------Topper-------------- */
#top {
	background:url(../img/topper.gif) no-repeat;
	width:820px;
	height:110px;
}
/* ----------Menue-------------- */
	
.menue{ margin: 0 0; width: 170px; z-index:80;}

.menue a{
	display: block;
	color: #666;
	text-decoration: none;
	height: 17px;
	padding-top: 3px;
	padding-left: 19px;
	background-image: url(../img/link_pfeil_norm.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66cc00;
	border-left-color: #66cc00;
	background-position: left top;
	}
.menue a:link {
	color: #666;
	text-decoration: none;
}
.menue a:visited {
	color: #6666;
	text-decoration: none;
}
.menue a:hover{
	color: #999;
	text-decoration: none;
	background-image: url(../img/link_pfeil_active.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 17px;
	padding-top: 3px;
	padding-left: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66cc00;
	border-left-color: #66cc00;
	background-position: left top;
	background-color: #e7ffc5;
	}	
.menue_active {
	display: block;
	color: #666;
	text-decoration: none;
	height: 17px;
	padding-top: 3px;
	padding-left: 19px;
	background-image: url(../img/link_pfeil_active.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66cc00;
	border-left-color: #66cc00;
	background-position: left top;
	background-color: #cbfb8b;
	}


/* ----------outer und inner----------------- */
#outer{
	border-left: solid 180px #FFFFFF;
	background-color: #ffffff;
	margin-top:10px;
	margin-left:20px;
	margin-right:-20px;
 } 

#inner{ margin:0px; width:100%;
}

/* --------------left navigavtion------------- */
#left {
	width:170px; 
	float:left; 
	position:relative; 
	margin-left:-180px;
	margin-bottom:10px;
	}

/* -----------------Inhalt--------------------- */
#content{ 
	position: relative;
	background:#e1fbc7 url(../img/c-bg.gif) repeat-y;
	}
/*  ----------------footer---------------------- */ 
#footer {
	position:relative;
	clear:left;
	background:url(../img/footer.gif) no-repeat;
	margin-top:10px;
	padding-left:20px;
	margin-right:-20px;
	height:42px;
	padding-top:8px;
	color:#666666;
	width:800px;
	text-align: center;
	} 
/*  ----------------tabelle---------------------- */ 
.tab_1 {
	background:#ffffff;
	height:20px;
	}
.tab_1:hover {
	background:#e1fbc7;
	height:20px;
	}
.tab_2 {
	background:#f5f5f5;
	height:20px;
	}
.tab_2:hover {
	background:#e1fbc7;
	height:20px;
	}
.last td {
	height: 30px;
	border-bottom:#e1fbc7 10px solid;
	}
.tab_over td {
	background: #84ea00;
	font-weight: bold;
	height:30px;
	border-bottom:#e1fbc7 10px solid;
	color:#FFFFFF;
	}
td {
	vertical-align: middle;
	padding-left:10px;
}
/*  ----------------tabelle---------------------- */ 
.fotocorner {
	padding:15px;
	margin-bottom:10px;
	background-image: url(../img/foto_bg.jpg);
	background-repeat: repeat;
	}
.fotocorner img {
	width:550px;
	}
