body {
	background-color: #ffffff;
	background-image: url(../img/rasen2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a { 
	color: #000000;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
	padding:0;
}

#head {
	position: relative;
	display: block;
}

#logo {
	position: absolute;
	top: 60px;
	left: 20px;
}

#team {
	position: absolute;
	top: 187px;
	left: 175px;
}

#salvus_stadion { 
	position: absolute;
	top: 187px;
	left: 375px;
}

#jugend { 
	position: absolute;
	top: 187px;
	left: 575px;
}

#marketing { 
	position: absolute;
	top: 187px;
	left: 775px;
}

#main {
	float: left;
	margin-left: 20px;
	margin-right: auto;
	width: 956px;
	border-left: 8px solid #828282;
	border-right: 8px solid #828282;
	background-color: #FFFFFF;
	/*background-image: url(../img/background.gif);*/
	background-repeat: repeat-y;
	/*height: 100%;*/
}

#navigation {
	width: 150px;
	float: left;
	border-right: 1px solid black;
	background-color: #FFFFFF;
}

#navigation a {
	color: #000000;
	padding-left: 7px;
	padding-bottom:3px;
	padding-top:3px;
	display: block;
	border-bottom: 1px solid #565656;
}

#navigation a:hover {
	background-color: #c4c4c4;
	text-decoration: none;
	color: #000000;
}

#navigation .headline {
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background-color: #565656;
}

#content {
	float: left;
	width: 640px;
	position: relative;
	background-color:#fff;
	/*background-image: url(img/background.gif);*/
	/*background-repeat: repeat-y;*/
	/*height: 100%;*/
}

#werbung {
	width: 150px;
	float: right;
	/*height: 100%;*/
}

#werbung img {
	border:0px solid #ffffff;
}

#werbung a:hover {
	text-decoration:none; 
	border:0px solid #ffffff;
}

#boxring {
	display:block;
	height:100px;
}

#output {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

#box_aktuelles_main {
	position:absolute;
	left:20px;
	top:20px;
	width: 170px;
}

#box_aktuelles_grau {
	float: left;
	width: 15px;
	background-color: #828282;
}

#box_aktuelles_titel {
	float: right;
	width: 150px;
	font-weight: bold;
}

#box_aktuelles_content {
	width: 170px;
	border: 1px solid #000000;
}

#box_interaktiv_main {
	position: absolute;
	top: 20px;
	left:235px;
	width: 170px;
}

#box_interaktiv_grau {
	float: left;
	width: 15px;
	background-color: #828282;
}

#box_interaktiv_titel {
	float: right;
	width: 150px;
	font-weight: bold;
}

#box_interaktiv_content {
	width: 170px;
	border: 1px solid #000000;
}

#box_top-links_main {
	position: absolute;
	top: 20px;
	left:450px;
	width: 170px;
}

#box_top-links_grau {
	float: left;
	width: 15px;
	background-color: #828282;
}

#box_top-links_titel {
	float: right;
	width: 150px;
	font-weight: bold;
}

#box_top-links_content {
	width: 170px;
	border: 1px solid #000000;
}

#text {
	
	margin:20px;
	width: 600px;
}

#text_grau {
	float: left;
	width: 15px;
	background-color: #828282;
}

#text_titel {
	float: right;
	width: 580px;
	font-weight: bold;
}

#text_content {
	border: 1px solid #000;
	padding-top: 7px;
	padding-left: 7px;
	background-color: #fff;
	/*background-image: url(../img/background.gif);*/
	background-repeat: repeat-y;
}

#text_spalte1 {
	display:block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	
}

#text_spalte2_1 {
	float: left;
	width: 275px;
	padding-top: 5px;
	padding-left: 5px;
	display:block;	
}

#text_spalte2_2 {
	float: right;
	width: 275px;
	padding-top: 5px;
	padding-right: 5px;
	display:block;
}



.img_right {
	float:right;
	margin-left:20px;
	font-size:11px;
}	

.img_left {
	float:left;
	margin-right:20px;
	font-size:11px;
}