* {
margin: 0;
padding: 0;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #f00;
background-image: url(images/bg.gif);
text-align: center;
}
/* Zusätzliche Farbdefinitionen abweichend von der Haupt CSS Datei */

h1 {
	font: normal 1.8em Georgia, 'Times New Roman', serif;
	color: #474764;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
}
p {
	font-size: 12.133;
	color: #000;
}

p.align-center {
	text-align:center;
	}
a {
	text-decoration:none;
	color: #474764;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}




/* Listen */
li{
  list-style-type:circle;

  font-family: Verdana,Arial,Helvetica,sans-serif;
  color:       #474764;
  font-size:   10pt;
}

ul{
  padding-bottom: 5px;
  padding-top: 5px;	
  padding-left: 20px;
  }


.news-catmenu a{
	font-size: 0.8em;
	}

/* IDs */
#container {
	color: #000;
	background: #fff;
	width: 986px;
	margin: auto;
	margin-top: 100px;
	text-align:left;

}
#containerbot{
	clear: both;
	width:986px;
	height: 30px;
	margin: auto;
	margin-top:0px;
	margin-bottom: 20px;
	background-image: url(images/unten.gif);
}

p.containerbot {
	padding-left: 800px;
	padding-top: 16px;
	font-size: 65%;
	color: #000;
}
#header {
	width: 100%;
	height: 157px;
/*	background: #b4a895; */
	background: #fff;
}
#logo {
	width: 240px;
	height: 157px;
	color: #fff;
	background-image: url(images/sprung_logo.jpg);
	float:left;
/*	background: #716959; */
}
#trailer {
	width: 746px;
	height: 157px;
	float:right;
}
#main {
	margin-left: 178px;
	padding-left: 0px;
	color: #000;
	background: #fff;
	line-height: 1.2em; /* vermeidet den peekaboo bug */
}
p.mainbot {
	clear: both;
	height: 14px;
	background: #474764;

}
.mainbot a {
	color: #fff;
	font-size: 0.8em;
	}
#column {
	float: right;
	width: 180px;
	color: #000;
	background: #e2e2e2;

}

#incolumn {
	padding: 10px;
	}
#content {
	color: #000;
/*	background: #e6d7be;*/
	background: #fff;
	padding: 10px;
}


/* Navigation */

#navigation {
	float:left;
	width: 178px;
	color: #000;
	background: #fff;
}

#extranav {
	height: 16px;
	text-align: right;
	font-size: 12px;
	padding-top:4px;
	padding-right: 20px;
	background: #474764;
	color: black;
}
#extranav a {
	text-decoration:none;
		color: white;
}
#extranav a:hover {
	text-decoration:underline;
}

.csc-textpic {

   float:none;
      clear:none; 
}
.csc-textpic-imagewrap{
      clear:none; 
      } 
      
.csc-textpic-clear
      clear:none;
      }       