/* CSS Document */
HTML{
	height:100%;
}
BODY {
 	height:100%;
	background-color:#999999;
	font-family:"Comic Sans MS";
}
A:link,A:visited {
	color: #6E8BD1;
	text-decoration: none;
}

A:hover,A:active {
		color:#E9E46C;
}
.left {
	display:inline;
	margin:4px;
	margin-right:8px; 
	float:left; 
	background-color:#000066; 
	color:#FF0000; 
	border-bottom:3px solid #6E8BD1; 
	border-right:3px solid #6E8BD1; 
	border-top:1px solid #FF0000; 
	border-left:1px solid #FF0000; 
	text-align:center; 
}
.right {
	display:inline;
	margin:4px;
	margin-left:4px; 
	float:right; 
	background-color:#000066; 
	color:#FF0000; 
	border-bottom:3px solid #6E8BD1; 
	border-right:3px solid #6E8BD1; 
	border-top:1px solid #FF0000; 
	border-left:1px solid #FF0000; 
	text-align:center; 
}
	
.ecke_ol {
	background-image:url(grafik/ecke_ol.gif);
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}
.ecke_or {
	background-image:url(grafik/ecke_or.gif);
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}
.ecke_ur {
	background-image:url(grafik/ecke_ur.gif);
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}
.ecke_ul {
	background-image:url(grafik/ecke_ul.gif);
	background-repeat:no-repeat;
	width:44px;
	height:44px;
}
.streifen_links {
	background-image:url(grafik/streifen_links.gif);
	background-repeat:repeat-y;
	width:44px;
	vertical-align:top;
}
.streifen_rechts_o {
	background-image:url(grafik/streifen_rechts_o.gif);
	background-repeat:repeat-y;
	width:44px;
	height:131px;
}
.streifen_rechts_u {
	background-image:url(grafik/streifen_rechts_u.gif);
	background-repeat:repeat-y;
	width:44px;
}
.streifen_oben {
	background-image:url(grafik/streifen_oben.gif);
	background-repeat:repeat-x;
	height:25px;
}
.streifen_unten {
	background-image:url(grafik/streifen_unten.gif);
	background-repeat:repeat-x;
	height:25px;
}
.links_oben {
	background-image:url(grafik/links_oben.gif);
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	border-left:1px solid #FFFFFF;
}

.mitte_oben {
	background-image:url(grafik/mitte_oben.gif);
	background-repeat:no-repeat;
	width:212px;
	height:174px;
/*	border:1px solid #00FF00;*/
}
.mitte_oben_r {
	background-image:url(grafik/mitte_oben_r.gif);
	background-repeat:repeat-x;
	height:174px;
}
.inhalt {
	background-color:#FFFFFF;
/*	border:1px solid #FF0000;*/
	padding-left:15px;
	padding-bottom:15px;
	vertical-align:top;
}
.navigationf {
	background-color:#6E8BD1;
	width:150px;
	border-left:1px solid #FFFFFF;
	vertical-align:top;
}
.navigation {
	background-color:#6E8BD1;
	width:150px;
	border-left:1px solid #FFFFFF;
	border-top:2px solid #FFFFFF;
	vertical-align:top;
}
.navigation ul {
	margin-left: 0;
	padding:0;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
}

.navigation li {
	padding-left:0px;
}

.navigation a {
	line-height:30px;
	display: block;
	width: 150px;
	border-bottom:2px solid #FFFFFF;
}

.navigation a:link,.navigation a:visited {
	background-color:#6E8BD1;
	color: #E9E46C;
	text-decoration: none;
}

.navigation a:hover,.navigation a:active {
		background-color:#E9E46C;
		color:#6E8BD1;
}
.counter {
	vertical-align:bottom;
	padding-bottom:30px;
	font-size:14px;
	font-weight:bold;
}
.counter ul {
	list-style-type:none;
	margin: 0;
	padding:0;

}
.counter a {	
	color:#FFFFFF;
	text-decoration:none;
}
.member , .chef {
	margin:4px; 
	float:left; 
	background-color:#000066; 
	color:#FF0000; 
	border-bottom:3px solid #6E8BD1; 
	border-right:3px solid #6E8BD1; 
	border-top:1px solid #FF0000; 
	border-left:1px solid #FF0000; 
	text-align:center; 
	width:80px
}

.member a , .chef a {
	color:#E9E46C;
	text-decoration:none;
}


.chef {
	margin-left:50px; 
	margin-right:50px; 
}
.nav {
	font-size:14px;
	text-align:center;
	width:100%;
	clear:both;
}
.nav a {
	font-weight:bold;
	text-decoration:none;
	color:#6E8BD1;
}
.nav a:hover {
	color:#E9E46C;
}
.kontakt {
	background-color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	color:#6E8BD1;
	border-bottom:3px solid #6E8BD1; 
	border-right:3px solid #6E8BD1; 
	border-top:1px solid #FF0000; 
	border-left:1px solid #FF0000; 
}
.kontakt input{
	font-size:12px;
	border-bottom:1px solid #6E8BD1; 
	border-right:1px solid #6E8BD1; 
	border-top:2px solid #6E8BD1; 
	border-left:2px solid #6E8BD1; 
}
.kontakt td {
	border:0px solid #FF0000;
	border-left:1px solid #FF0000;
	border-bottom:1px solid #6E8BD1; 

}
.uptd1 {
	background-color:#99CCCC;
}
.uptd0 {
	background-color:#FFFFCC;
}
.uptab {
	background-color:#FFFFFF;
}
