/* Basics */

* {
	margin: 100	0  0 0;
	padding: 0 0 0 0;
}


body {
	font: 86% Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4c;
	line-height: 1.4em;
	background-color: #416282;
	padding: 0;
	margin: 0;
	height:100%;
}

h1 {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #c1102d;
line-height: 1.4em;
padding: 5px 0 0 0;
display: block;
width:510px;
padding-top: 4px;
border-bottom: 1px solid #919194;
padding-bottom: 4px;
}

h2 {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.03em;
text-transform: uppercase;
padding:0;
Margin:0;
color: #c1102d;
}

h3 {
font: 1.04em Arial, Helvetica, Verdana, sans-serif;
letter-spacing: 0.03em;
color: #4a4a4c;
font-weight: normal;
line-height: 1.4em;
text-indent: -50px;
padding-left: 50px;
display: block;
padding-top: 4px;
}

h4 {
text-decoration: none;
font-weight: normal;
font-size: 0.9em;
color: #4a4a4c;
padding-left: 50px;
}


h5 {
font: 1.06em Arial, Helvetica, Verdana, sans-serif;
letter-spacing: 0.03em;
color: #4a4a4c;
font-weight: normal;
line-height: 1.4em;
display: block;
padding-top: 2px;
}


p, td{
text-decoration: none;
font-size: 0.9em;
color: #4a4a4c;
}

p ul{
list-style-type: circle;
font-size: 0.9em;
color: #4a4a4c;
}

li{
list-style-type: circle;
line-height: 1.4em;
font-size: 0.9em;
display: block;
color: #4a4a4c;
}


a img {
background: transparent;
}

a {
color: #c1102d;
line-height: 1.4em;
}

a:link, a:visited {
color: #c1102d;
text-decoration: none;
}

a:hover, a:active, a:focus {

text-decoration: underline;
}

/* Adresse */
address {
font-size: 0.9em;
color: #4a4a4c;
font-style: normal;
}

/* IDs */
#container {
margin: -300px 0 0 -400px;
padding: 0;
position:absolute;
left: 50%;
top: 50%;
width:800px;
height:600px;

background-color: #FFFFFF;	
border: 1px solid #333;
}

/* Kopfgrafik mit Logo */
#header {
width: 100%;
height: 100px;
background: url(../img/sportabzeichen_header_logo.gif) top left no-repeat;
background-color: #FFFFFF;
}

/*Spalte links */
#column {
margin:0;
padding:0;
float: left;
top: 260px;
width: 210px;
}

#content{
	margin:102px 0 0 200px;
	padding:0 32px 0 0;
	position:absolute;
	left:0;
	top:0;
	width:560px;
	height:410px;
	overflow:auto;
 }


/* Navigation */
#nav {
margin:0;
padding:0;
font-size: 0.86em;
line-height: 1.4em;
position: absolute;
top: 110px;
left:20px;
width: 180px;
}

#nav ul {
margin:0;
padding:0;
}

#nav li {
margin:4px 0 6px 0;
padding:0;
text-decoration: none;
list-style-type: none;
text-transform: uppercase;
letter-spacing: 0.06em;
}

#nav a {
margin: 0;
padding:0;
text-decoration: none;
list-style-type: none;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 0.06em;
color: #4a4a4c;
border-bottom: 1px solid #f6f6f6;
}

#nav a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #c1102d;
}

#nav .aktiverLink {
margin:4px 0 6px 0;
padding:0;
font-weight: bold;
letter-spacing: 0.06em;
color: #c1102d;
}

#footer {
	position:absolute;
	margin:0;
	padding:0;
	bottom:0;
	height:72px;
	width: 800px;
	background: url(../img/sportabzeichen_bildleiste.jpg) right bottom no-repeat;
	left: 0px;


}





#linie {
background-image: url(..img/mk-linie.gif);
background-color:#919194;
width:510px;
height:1px;
margin-bottom: 4px;
margin-top: 10px;
}


#mk_logo {
	background-image: url(../img/mk_logo.gif);
	width: 106px;
	height: 106px;
	margin-bottom: 6px;
	margin-top: 10px;
	background-repeat: no-repeat;
}


.bild_rechts {
width: 200px;
float: right;
margin: 0 18px 30px 32px;
paddig: 0 0 0 20px;
}
