/* ####################################### GENERELLE ANGABEN  */
* {
	margin:0;
	padding:0;
}

/* ###################################### SCROLLBALKEN IMMER ON */ 
html {
	height:100%;
	margin-bottom:1px;
}


body {
	color:#000000;
	text-align:center;
	background-color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


#outer {
	width:980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #525252;
	border-top-style: none;
}

.inhalt {
	padding: 10px;
	display: block;
}

#webseite {
	width:980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 568px;
	display: block;
	width: 980px;
	background-image: url(sankan_karate.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#main_navigation {
	line-height: 37px;
	height: 30px;
	width: 740px;
	padding-left: 210px;
	background-color: #FFBC3D;
}

#linke_seite {
	width: 200px;
	float: left;
	margin-top: 10px;
}

#rechte_seite {
	margin: 10px;
	text-align: center;
}
/* hide hack from Mac-IE5 \*/
* html #rechte_seite { height: 1%; }
#wellfit {
	background-color: #F4F0E1;
	padding: 6px;
	width: auto;
	margin-top: 16px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* end hiding */

#footer {
	font-size: 10px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #999999;
	margin-top: 24px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 4px;
	display: block;
	float: left;
	width: 980px;
}
#adresse {
	padding: 5px;
	width: auto;
	margin-top: 4px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txt-img {
	color: #000000;
	padding: 4px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 3px;
}
#geiger {
	background-color: #FFFFFF;
	padding: 6px;
	width: 270px;
	float: left;
	display: block;
	text-align: left;
	margin-top: 4px;
	margin-right: 22px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#gruber {
	background-color: #FFFFFF;
	padding: 6px;
	width: 270px;
	float: left;
	display: block;
	text-align: left;
	margin-top: 4px;
	margin-right: 22px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#altinger {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 6px;
	width: 270px;
	float: left;
	display: block;
	text-align: left;
}

