body{
	background: #878787;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
    margin: 0px;
    font-size: 11px;
	
}

/* Seitenlayout mit DIVs */
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#top {
	display: none;
}


#title {
	display: none;
}

#navigation {
	display: none;
	}

#content {
	background:#FFFFFF;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
#bottom {
	display: none;
	}



/* Schriftformate */

#content {
	line-height: 16px;
}

#content h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}

#content h2 {
	font-size: 14px;
	}
	
#content h3 {
	font-size: 11px;
	}
#content p {
	line-height: 16px;	
	}

#content hr{
	background-color:#D0D0D0; /* Mozilla 1.4 */
	color:#D0D0D0; /* IE 6 */
	border: #D0D0D0; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

#content ul {
    margin: 4px 10px 16px 20px;
    padding: 0;
    list-style: none;
	}

#content ul li{
	margin: 0 0 .5em 0;
	line-height: 16px;
	list-style-type: square;
	}
	
#content ul li ul{
    margin: 4px 10px 10px 20px;
    padding: 0;
    list-style: none;
	}

#content ul li ul li{
	margin: 0 0 .5em 0;

	line-height: 16px;
	list-style-type: square;
	}

#content ol {
	list-style-type: decimal;	
	}
	
#content ol li, #content ol li ol li{
	margin: 0 0 .5em 0;
	line-height: 16px;
	}
	
#content ol li ol{
	list-style-type: lower-alpha;		
	}
	
#content a:link, a:hover{
	color: #ED1C24;
	}
	
#content a:visited {
	color: #B40E16;
	}
	
#content table {
	width: 574px;
	margin: 0px 0px 16px 0px;
	border: 0px none #D0D0D0;
	border-collapse: collapse;
	}

#content th {
	background: #D0D0D0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
}

#content td {
	padding: 6px 11px;
	border-bottom: 1px solid #D0D0D0;
	vertical-align: top;
}

#content tr:hover td {
	background: #E1E1E1;
}

#content tr.portrait:hover td {
	background: #FFFFFF;
	}
	
#content td.portraitbild {
	width: 130px;
	padding: 17px 0px 0px 0px;
	}
	
#content td.portraittext {
	padding: 6px 0px;
	text-align: left;
	}
	
#content td.portraittext h3 {
	padding: 0px 0px 0px 0px;
	}

#content table.kontakt {
	border: 0px none;
	}

#content table.kontakt td{
	border-bottom: none;
	}
	
#content td.kontaktfeld input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
    margin: 0px;
    font-size: 11px;
	width: 250px;
	}
	
#content tr.kontakt:hover td {
	background: #FFFFFF;
	}

#content td.kontakttext {
	width: 65px;	
	}
#content td.kontaktfeld input.button {
	width: 123px;
	}

#content td.kontaktfeld input.small {
	width: 46px;
	}

#content td.kontaktfeld input.large {
	width: 197px;
	}

#content td.kontaktfeld textarea {
	height: 100px;
	}

#content td.kontaktfeld select {
	width: 55px;
	}
	
/**  Kalkulation **/

#content table.kalkulation {
	border: 0px none;
	}

#content table.kalkulation td{
	border-bottom: none;
	}
	
#content td.kalkulation input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
    margin: 0px;
    font-size: 11px;
	width: 250px;
	}
	
#content td.kalkulationfeld input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
    margin: 0px;
    font-size: 11px;
	width: 250px;
	}
	
#content tr.kalkulation:hover td {
	background: #FFFFFF;
	}

#content td.kalkulationdroptext {
	width: 135px;	
	}

#content td.kalkulation select {
	width: 100px;
	}

#content td.kalkulationfeld {
	width: 25px;	
	}

#content td.kalkulationfeld input {
	width: 25px;
	margin-left:0px;
	}
	
#content td.kalkulationfeld input.Check {
	margin-left:-6px;
	}
	
#content td.kalkulation input.button {
	width: 123px;
	}





/** Ende Kalkulation **/


	
/*BILDER*/
img {
	border: none;
	}

a img {
	border: none;
	}

#content img.standard {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;		
	}

/*Galerie*/
#content img.hochformat {
	padding: 0px 26.5px;
	background:#E1E1E1;
	
	}
	
#content img.querformat {
	
	}
	
#content div.miniaturbild {
	margin: 10px 10px 0px 0px;
	float: left;	
	}

#content div.bildernavigation {
	text-align: center;	
	margin: 0px 0px 10px 0px;
	}

#content div.miniaturnavigation {
	text-align: center;	
	clear: both;
	padding: 10px 0px 0px 0px;
	}
	
/* KLASSEN IM WYSIWYG*/
.fett {
	font-weight: bold;
	}	

.kursiv {
	font-style: italic;
	}	

.hochgestellt {
	font-size: 9px;
	vertical-align: super;
	}	

.tiefgestellt {
	font-size: 9px;
	vertical-align: sub;
	}	
