body {  
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}
body, td, th {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	vertical-align: top;
}
table { 
	display: block;
	text-align: left;
	padding: 4px;
}
td, th { 
	padding: 4px;
}
th { 
	text-align: left;
	background: transparent; 
	margin-top: 20px;
	padding-top: 20px;
	color: #666666;
}
td { 
	color: #000033; 
	background: #eeeeee;
	padding: 2px;
}
p {  
	padding: 2px;
	margin: 1px;
}
h1, h2, h3, caption { 
	font-size: 120%; 
	background: transparent;
	margin-bottom: 4px;
	padding: 4px;
}
h1 { 
	color: #666666;
}
h2 { 
	color: #888888;
}
h3, caption { 
	color: #aaaaaa;
}
caption { 
	text-align: left;
}
hr { 
	border: 0px; 
	margin: 0px; 
	color: #000000; 
	float: right; 
	text-align: right; 
	height: 1px; 
	width: 80%;
}
li {
	list-style: disc outside;
}
img { 
	border: 0px;
}
a { 
	text-decoration: none; 
	color: #CC0000;
}
a:hover {  color: #FFCC00;}
a:active {  color: #FF0000;}




/*definitionen für content

	position: absolute;
*/

.content { 
	top: 85px;
	left: 4%;
	z-index: 0;
	padding: 0em 2% 2em 2%; 
	margin: 0em 2% 4em 2%;
	width: 70%;
	max-width: 90em;
	background: transparent;
}
.content div { 
	background: #f6f9f9;
	padding: 2px;
}
.content div img { 
	margin: 0px 0px 8px 10px;
}
.content div h1 { 
	color: #d6d9d9;
	font-size: 180%;
	overflow: hidden;
	margin-bottom: 0px;
}
.content div.aktuell, .content div.special {  
	background: transparent;
	margin: 0.1em 2em 1em 0em;
	width: 45%;
	float: left;
}
.content div.aktuell div {  
	background: #e6e9e9;
	margin-top: 0px;
	padding-top: 0.4em;
	border: 1px solid black;
}
.aktuell ul, .special ul {  
	margin-top: 0px;
}
.special div {  
	margin-top: 0px;
	padding: 0.4em;
	border-top: 1px solid #999999;
}
.content div.bildleiste {
/*	z-index:1;
*/	visibility: visible;
	left: 30%;
	top: 260px;
	height: 300px;
	background: transparent;
	background-repeat: no-repeat;
	background-image: url(/soupmedia/rose_start.jpg);
	white-space: nowrap;
	text-align: right;

}
.bildleiste img {
	margin: 0px 0px 0px 3%;
	position: relative;
	top: 190px;
}





/*spezielle classes*/

.subline { 
	font-weight: bold;
	background: #e6e9e9;
	padding: 4px;
}
.list { 
	color: #667788;
}
td.foot {  
	background: #660000;
	text-align: right;
}
td.foot a { 
	color: #ffffff; 
	margin: 0px 0px 0px 20px;
}
div.buttons { 
	text-align: right;
	clear: both;
	background: transparent;
	color: #660000; 
	border-top: 1px solid #ff0000;
	margin-bottom: 20px;
}
.buttons a { 
	color: #336699; 
	margin: 0px 10px 0px 16px;
}
.buttons a:hover { 
	color: #6699cc; 
}
.spalte1 {  
	background: transparent;
}
.bildgalerie img { 
	margin: 2px;
}




/* navigationsteile etc  */

.head1 {  
	z-index: 9;
	text-align: right; 
	padding: 0.4em; 
	margin: 0px 0px 2em;
	height: 50px;
/*	height: 40px;
	vertical-align: bottom;
	background: #eef3f3;
	background-color: #e9efef;
*/
	background: #ccdddd;
}
.head1 h1 a, .head1 h1 a:link, .head1 h1 a:hover  { 
	color: #ffffff; 
	font-size: 240%; 
}
.nav {  
	position: absolute;
	right: 0px;
	background: url(/media/common/bg_content.gif);
	z-index: 9;
	float: right;
	width: 18%;
	font-size: 100%; 
	text-align: left; 
	padding: 10px 10px 10px 20px;
}
.nav a {  
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ff9999;
}
.nav a:link, .nav a:visited {  
	font-weight: bold;
	color: #889999; 
}
.nav a:hover {  
	color: #FFCC00;
	border-bottom: 1px solid #ff3300;
}
.nav a.language:link, .nav a.language:hover, .nav a.language:visited, .nav a.language:active  {  
	font-size: 240%;
	margin-top: 60px; 
	color: #eeeeee;
	border: 0px;
}
.nav a.language:hover {  
	color: #ffeedd;
}
a.aktiv, a:link.aktiv, a:visited.aktiv {  
	color: #556666;
	border-bottom: 1px solid #ff0000;
}
div.weitere {  
	background: transparent;
	color: #999999;
}
.weitere ul {  
	margin-left: 10px; 
}
.weitere a {  
	color: #660000;
}
.include li {
	list-style: disc url(/soupmedia/arrow.gif) outside;
	margin: 8px;
}
div.content div img.visual {
	margin: 0px;
}
div.content div img.left {
	float: left;
	margin: 0em 2em 2em 0em;
}

