html {
	height:100%;
}

body,td,li,p
{
	font-family: Verdana;
	font-size: 10pt;
	color:#CC3333;
	line-height: 135%;
	height:100%;
}

body {
	
	background-image: url('../fileadmin/muster5.jpg');
	margin:0px;
	height:100%;

}

h1 {

	font-size: 12pt;

}

.headline {

	background-color:#ffffff;
	color:#0D3722;
	padding: 3px;

}

.table tr td {

	border-bottom: 1px #999999 dashed;
	
}

.navigation {

	text-align: left;
	width: 16%;
	
}

.navigation_active {

	text-align: left;
	width: 16%;
	
}

.link_navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999;
	font-weight: big;
	text-decoration: none;
	display: block;
}

.link_navigation_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999;
	font-weight: big;
	text-decoration: none;
	display: block;
	
}

.csc-mailform {

	border: none;
	
}

.csc-mailform-field {

	padding-bottom: 5px;

}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #999999;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:60%;
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #ffffff;
border: 1px solid #999999;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #999999;
margin-bottom: 5px;
}

.mf-submit {
	margin-top: 10px;
}

DIV.clickenlarge-1 A img{
   padding:16px 0px 0px 0px;
   background-image: url(/typo3/gfx/zoom.gif);
   background-repeat: no-repeat;
   background-position: right top;
   display:block;
}

.groesse {
	padding: 2px;
	border: 2px #ffffff solid;
	margin-right: 1px;
}

.groessen {
	line-height: 200%;
}

.navigation {

	border: 1px #ffffff solid;
	background-color: #ffffff;
	padding-left: 5px;
	
}

.navigation_active {

	border: 1px #ffffff solid;
	padding-left: 5px;
	
}