placeholder { POSITION: absolute; LEFT: 20px; TOP: 30px; WIDTH: 100%; HEIGHT: 100%; overflow:hidden; }

body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #e9ebea;
	/*background: #333333 url(../images/bg.gif) top left repeat-x;*/
 repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h4 {
	color: #388CB0;
	background-color: transparent;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h5 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h6 {
	color: #b3120f;
	background-color: transparent;
	font-size: 22px;
	font-weight: bold;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h7 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	cursor: help;
}


#spalte_links p {
font-family:Trebuchet MS,Verdana,sans-serif;
font-size:14px;
}

#spalte_links2 p {
font-family:Trebuchet MS,Verdana,sans-serif;
font-size:14px;
}


p {
text-align:justify;
	padding: 0px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 140%;
}
a:link, a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover, a:active {
	color:#777777;
	text-decoration: underline;
}

#container {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:auto;
	padding-bottom:0px;
	width: 823px;
	height: 100%;
	border-right: 1px solid #000;
	border-left:  1px solid #000;
	border-bottom:  1px solid #000;
}
#header {
	background-image: url(../images/head_msrlogo.gif);
	background-repeat: repeat-x;
	height: 96px;
	padding-top: 0px;
}

#subheader_index{
	background-color: none;
	background-image: url(../images/index_head2menu.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}


#content {
	color: #333;
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: auto;
}
#content li {
text-align:justify;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 7px;
	line-height: 150%;
	margin-left: 20px;
}
.s1 {
	width: 50%;
	float: left;
}
.s2 {
	width: 50%;
	float: right;
}
#spalte_links {
	width: 500px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#spalte_links2 {
	width: 350px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#spalte_rechts {
	width: 250px;
	color: #666;
	background-color: transparent;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #000;
}

#footer {
	text-align: right;
	color:  #777777;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 2px;
	line-height: 14px;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #777777;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #777777;
	background-color: transparent;
	text-decoration: underline;
}
#end {
text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 823px;
	
	height: 0px;
}
/*Header box oben */
#begin {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 10px;
}
#logo {
	background-image: url();
	background-repeat: no-repeat;
	height: 57px;
	width: 144px;
	margin-left: 60px;
}
#logo a {
	height: 57px;
	width: 144px;
	display: block;
}
#logo a:hover {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	background-color: transparent;
}
#logo a span {
	display: none;
}
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
.box {
	background-color: #fff;
	padding: 1px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box div {
	background-color: #FFF;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
.box a:link, .box a:visited {
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.box a:hover, .box a:active {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
*/


#menu

{

margin: 1px 0 0 1px;

padding: 0;

height: 30px;

}




#menu ul

{

border: 0;

margin: 0px;

padding: 1px;

list-style-type: none;

text-align: center;

}




#menu ul li

{

display: block;

float: left;

text-align: center;

padding: 0px;

margin: 2px;

}




#menu ul li a

{

background: #a33035;

width: 126px;

height: 18px;

border: 1px solid #000;

padding: 2px;

margin: 0 0 10px 0;

color: #fff;

text-decoration: none;

display: block;

text-align: center;




}




#menu ul li a:hover

{

color: #fff;

background: #e60000;

}




#menu a:active

{

background: #e60000;

color: #fff;

}




#menu li#active a

{

background: #e60000;

border: 1px solid #000;

color: #fff;

}



/* ########### Subheader hier rein kopieren */

#subheader_TEST{
	background-color: none;
	background-image: url(../images/TESTBILD.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#spalte_rechts2 {
	width: 350px;
	color: #666;
	background-color: transparent;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	border-left: none;
}

#subheader_tamaris{
	background-color: none;
	background-image: url(../images/banner_tamaris.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_hoegl{
	background-color: none;
	background-image: url(../images/banner_hoegl.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_loeschdepot{
	background-color: none;
	background-image: url(../images/banner_loeschdepot.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_bruno_kleine{
	background-color: none;
	background-image: url(../images/banner_bruno_kleine.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_schuhpark{
	background-color: none;
	background-image: url(../images/banner_schuhpark.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_kramer{
	background-color: none;
	background-image: url(../images/banner_kramer.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_facts{
	background-color: none;
	background-image: url(../images/banner_stimmungsmacher.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;

}

#subheader_instore20{
	background-color: none;
	background-image: url(../images/banner_instore_20.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_radio{
	background-color: none;
	background-image: url(../images/banner_soundtrack.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_screen{
	background-color: none;
	background-image: url(../images/banner_sehenhoeren.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_kontakt{
	background-color: none;
	background-image: url(../images/banner_kontakt2.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_impressum{
	background-color: none;
	background-image: url(../images/banner_impressum.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_sport2000{
	background-color: none;
	background-image: url(../images/banner_sport2000.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}

#subheader_s2{
	background-color: none;
	background-image: url(../images/banner_s2.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 100px;
	height: 82px;
}
.fade2{
	margin-bottom: 2em;
	width: 240px;
	margin: 0 -10%;
	float: right;
}#content #spalte_links2 p {
	font-weight: normal;
}
#mediaspace{
	position:absolute;
	top:279px;
}

