/* 
Farben

Rot = #D60912
Dunkelbraun = #95632F
Hellbraun = #F3D99B


Größen

designbreite: 738px
top-höhe: 176px
nav-höhe: 37px
bottom-höhe: 50px
*/


/* Grundeinstellungen */
div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, legend, fieldset {
	margin: 0; padding: 0; 
	font-family: Arial, Helvetica, sans-serif; text-align:left; text-decoration: none; 
	line-height: 24px; font-size: 16px; letter-spacing: 1pt;
}
strong 		{ line-height: 26px; font-size: 17px; }
body 		{ background-color: #FFFFFF; margin: 0; padding: 0; text-align: left; }
a { color: #D60912; text-decoration: underline; }
span#break { line-height: 5px;} /* für kleinere Zeilenumbrüche */
div#gesamt { margin: 0px; width: 100%; }
.searchword { color: #D60912; }

/* -------------- inhalt -------------- */

div#seiteninhalt { background-color: #ffffff; width: 100%; text-align: left; margin: 0px; padding: 0px; }
div#inhalt { color: #000000; padding: 0px; }
div#liste { width: 95%; margin-left: 5px; }
div#editable { width: 95%; margin-left: 5px; }
div#listeschmal { width: 95%; margin-left: 5px; }
div#liste b { color: #95632F; }
div#bildrechts { float: right; text-align: center; z-index: 2; margin-bottom: 0px; }
div#editable strong { color: #95632F; }
img#kreuz 		{ margin-right: 5px; margin-bottom: 1px; }
img#titel 		{ margin-left: 5px; margin-bottom: -20px; }
img#hr 	  		{ margin-top: 8px; margin-bottom: 8px;}
img#pater 		{ float:left; margin-right: 10px; margin-top: -8px;}
img#reaktionauf { margin-right: 5px; }
img#reaktionzu 	{ float: right; margin-left: 5px;}
#preise 		{
	background: #CCCCCC;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	border-left: 1px dashed #666666;
}
.bild 			{ float: left; }
.small 			{ font-size: 15px; line-height: 22px; }
.braun 			{ color: #95632F; font-weight: bold; }
.abstandrechts 	{ margin-right: 5px; }
.abstandlinks 	{ margin-left: 5px; }

/* -------------- Formular -------------- */

input, select { background-color: #FFFFFF; line-height: 24px; vertical-align: middle; }
input#button  { background-color: #FFFFFF; border: 1px solid #95632F; 
			    vertical-align: middle; background: url(../screen/images/menuhg.gif); 
			    text-align: center; border: 1px dotted #CCCCCC; border-right: 2px solid #666666;
			    border-bottom: 2px solid #999999; }
legend { font-weight: bold; text-align: right; vertical-align: baseline; color: #95632F; background-color: #FFFFFF; padding: 2px;}
fieldset { padding: 6px; border: 1px dashed #666666; margin-top: 7px; display:block; z-index: 0; }
.buttons { padding: 0px; line-height: 21px; 
		   font-size: 14px; letter-spacing: 0pt; 
		   text-align: center; 
		   background-color: buttonface; /* button-farbe von windows verwenden*/
		   }
.inputtitel { text-align: right; }

/* -------------- Ausgeblendete Elemente  -------------- */

div#menupilger, div#menuschriften, div#menukontakt, div#top, div#bottom, 
div#nav, div#suchfeld, div#tools, img#siteby, img#seitenanfang, img#Lupe, 
#dhtmltooltip, a.hauptmenu, input#q, #beimdruckweg, table#toptab
{ display: none; }
   
