body {
	background: #DA2127 url('../../../img/backfire.jpg') repeat-x fixed 0 bottom; 
}

.header {
	height:100px;
	background-image: url('../../../img/wurschtheader.jpg');
}
.subnav {
	height:35px;
}
.mainnav {
	background: #fff;
	padding:0;
	margin:0;
}
.footer {
	height:35px;
} 
.footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
}
.inhalt {
	background: #fff; 
	min-height: 400px;
}
* HTML .inhalt { height: 400px; }
.visual {
	margin:0;
	padding:0;
}
.visual p {
	padding-right: 10px;
}
.text {
	padding: 0px;
	border: 0px solid #0f0;
}
.textpadding {
	padding: 10px;;
}
/* navi */
.subnav UL, .footer UL, .mainnav UL {
	list-style-type:none;
}
.mainnav UL {
	margin:0;
	padding:0;
}
.subnav UL {
	margin-left:10px;
}
.subnav UL LI, .footer UL LI{
	float:left;
	padding-right:20px;
}
.mainnav UL LI{
	float:left;
	padding-right:0px;
}

/* navi typografie */
.subnav UL LI A {
	display:block;
	padding-top:8px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	
}
.subnav UL LI A:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}
.chili {
	padding-bottom: 60px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom:  30px;
}
.chili_1 {
	background-image: url(../../../img/schaerfe/chili_3.gif);
}
.chili_2 {
	background-image: url(../../../img/schaerfe/chili_2.gif);
}
.chili_3 {
	background-image: url(../../../img/schaerfe/chili_3.gif);
}
.chili_4 {
	background-image: url(../../../img/schaerfe/chili_2.gif);
}
.chili_5 {
	background-image: url(../../../img/schaerfe/chili_3.gif);
}
TABLE.scharf TR TH {
	background-color: #fff;
	width: 100px;
	text-align: right;
}
.box1 .textpadding, 
.box2 .textpadding,
.box3 .textpadding,
.box4 .textpadding {
	border: 1px solid #ccc;
	margin: 10px;
}
.csc-textpic-intext-left {
	margin-top:10px;
	margin-bottom:20px;
	height: 160px;
}
.soundlogo {
	border:0px solid #ff00ff;
	margin-top:10px;
}
FIELDSET.csc-mailform { border: 0px;}

