/*Das ist die CSS Datei für die Kids WingTsun Seite von St. Wendel*/
* {
margin: 0;
padding: 0;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #f00;
background: White;
}
h1 {
	font: bold 2.5em Georgia, 'Times New Roman', serif;
	color: Black;
	margin: 0 0 20px 0;
	padding: 20
px 0 0 0;
	margin-left: 5px;
}
h2 {
font: bold 1.2em Georgia, 'Times New Roman', serif;
color: Black;
font-weight: normal;
}
h3 {
font: bold 1.0em Georgie, 'Times New Roman', serif;
font-weight: normal;
}
p {
font-size: 0.80em;
}

/* IDs */
#container {
color: #000;
background: #c8c5c5;
width: 100%;
}
p.containerbot {
	color: #ffdb00;
}
#navoben {
position: absolute;
top: 0;
left: 201px;
width: 700px;
list-style-type: none;
z-index: 5;
}
#navoben li {
display: inline;

}
#navoben a {
display: block;
float: left;
border-left: 1px solid Black;
color: Black;
padding: 2px 10px 10px 2px;
text-decoration: none;
}
#navoben a:hover {
color: #E5E5E5;
background: transparent url(../img/bg-topnavi.jpg) 0 0;
}
#navoben a.akt {
color: #c51225;
}

.foot {
	color: Black;
}

 p.footer {
/*background: transparent url(../img/bg-alles-bottom.jpg) 0 2em no-repeat;*/ 
padding: 2px 212px 0 201px;
margin: 20px 0 0 0;
height: 2.5em;
}
.footer a {
text-decoration: none;
}
.footer a:link, 
.footer a:visited {
color: Black;
background: transparent;
}
.footer a:hover, 
.footer a:active,
.footer a:focus {
color: Black;
background: #E5E5E5;
}

#header {
width: 100%;
background: #ffdb00;
 background-position: right;
}
#logo {
width: 200px;
height: 122px;
color: #fff;
background: White url(../img/kids.gif) no-repeat;
}
#main {
margin-left: 200px;
color: #000;
background: #e3e0e0;
line-height: 1.2em; /* to avoid the peekaboo bug */
}
p.mainbot {
clear: both;
height: 20px;
background: #C8C5C5;
}
#column {
float: right;
width: 200px;
color: #000;
background: #C8C5C5;
}
#content {
margin-right: 200px;
color: #000;
background: #eff0f0;
}
#main {
	background: #C8C5C5;
}

/* Navigation */

#navigation {
position: absolute;
top: 122px;
left: 0;
width: 200px;
color: #000;
background: #C8C5C5;
}
#betreiber{
   margin-bottom: 20px;
   margin-top: 20px;
}
#verantwort{
	margin-bottom: 20px;
   margin-top: 20px;
}
#adresse {
margin-bottom: 20px;
margin-top: 20px;
}
#tdot {
margin-left: 5 px;
}
