/* @group Global */


html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	color: #4A595B;
	background-color: white;
	
	
		}

ul {
    list-style: none;
    }


STRONG {
	color: #336666;
}

h1 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
	color: #336666;
	text-decoration: none;
	margin: 0 0 25px;
	
	}

h2 {
	
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: none;
	margin: 0 0 10px 0;
	}
	
h3 {
	
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: none;
	margin: 10px 0 10px 0;
		
}

	 a {
	color: #4A595B;
	
	
}
a:hover {
	text-decoration: none;
	
}
	
	
p {
	
	padding-top: 0px;
	margin-top: 0px;
}

img {
	margin: 0;
	padding: 0;

}


/* @end */



/* @group Container */
#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto 0 auto; /* center, not in IE5 */
	width: 947px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%;
	background: transparent url(images/background1px.gif) repeat-y;
	
}


/* @end */


/* @group Header */

#header {
	position: relative;
	width: 947px;
	height: 120px;
		
}	
	
#logo
	{
	position: absolute;
	width: 204px;
	height: 91px;
	left: 140px;
	top: 0px;
	background: transparent url(images/logo_malermeister_zilske.jpg);
	}
#headgrafik
	{
	position: absolute;
	width: 947px;
	height: 525px;
	left: 0;
	top: 3px;
	background: transparent url(images/background_top.gif) no-repeat center top;
}



/* @end */



/* @group Navi Top */


#navi_top {
	position: absolute;
   display: block;
    left: 0px; 
	top: 48px;
	width: 910px;
	height: 20px;
	float: right;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}	 
#navi_top ul {
display: block;
  width: auto;
	float: right;
  	margin-top: 0px;
	padding-right: 5px;
}
#navi_top ul li  {
	display: block;
	float: left;
		}
#navi_top a {
	display: block;
	color: #336666;
	text-decoration: none;
	margin-left: 15px;
	padding: 5px 0 1px;
	border-bottom: 1px dashed  #336666;
}
#navi_top a:hover {
	color: #489192;
	border-bottom: 1px dashed #489192;
		}

/* @end */

/* @group Styleswitcher */
#styleswitcher {
	position: absolute;
	 display: block;
    left: 0px; 
	top: 100px;
	width: 910px;
	height: 20px;
	text-align: right;
	padding-right: 0;
	float: right;
		}
	 
#styleswitcher ul li  {
	display: block;
	float: right;
	margin-left: 10px;
	
		}

/* @end */

/* @group Navi Left */

#navi_left {
	position: absolute;
	left: 100px; /* keine top-Angabe! Netscape! */
	width: 225px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #CCC699;
	float: right;
	}
	 
#navi_left ul {
		margin: 0;
	padding: 0;
	
}

#navi_left a {
	display: block;
	height: 20px;
	margin: 0;
	padding: 3px 0 2px 25px; /* Ausrichtung Abstand über und unter Navitext */
	color: #336666;
	border-bottom: 1px solid #CCC699;
	border-top: 1px solid white;
	text-decoration: none;
	}


#navi_left a:hover {
	color: #934925;
	}
	
.bordertopnavileft {
	width: 225px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid white;
	
}	

/* @end */

/* @group Content */

#content {
position: relative;
margin: 15px 0px 0 150px;
	width: 760px; 
	padding: 0 0 60px 0; /* bottom padding for footer */
	text-align: justify; 
	height: auto !important; /* real browsers */
	height: 100%;
	
}
	#content p {
		text-align:justify;
		
	}

#content a {
	color: #4A595B;
	text-decoration: underline;
	/*border-bottom: 1px dotted #4A595B;*/
}
#content a:hover {
text-decoration: none;
/*border-bottom: none;*/
	}	
.floatfotonews {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #B7C7D1;
	padding: 2px;
}
.float1 {
	text-align: center;
	font-size: 80%;
	float: left;
	margin: 2px 15px 15px 0;
	border: 1px solid silver;
	padding: 4px;
	}
 	
.float2 {
	text-align: center;
	font-size: 80%;
	float: right;
	margin: 2px 0 15px 15px;
	border: 1px solid silver;
	padding: 4px;
}
.centerimage {
       padding: 0;
    text-align: center;
    margin: 0 0 15px;
		}
.floatleftstartseite {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 2px;
}		
		
.seitenanfang {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted #336666;
}		


.textpositionleft {  
   text-align: left;
   float: left;
	display: block;
	width: 220px;
	
}
.textpositionright {
text-align: left;
  margin-left: 240px;
	display: block;
	width: auto;
			}	


.underlinestarseite {
	clear: both;
	border-top: 1px dotted #336666;
	margin-bottom: 10px;
	margin-top: 10px;
}
	

				
.underline {
	clear: both;
	border-top: 1px dotted #336666;
	margin-bottom: 20px;
	margin-top: 20px;
	}

.abstand {
	clear: both;
	width: auto;
	height: 20px;
	}
.clear {
	clear: both;
	display: block;
	/*height: 20px;*/
	
}


.left {
	float: left;
	text-align: left;
  	display: block;
	width: auto;
					}

.right {
	text-align: left;
  margin-left: 250px;
	display: block;
	width: auto;
							}

.textallign_left
{
display: block;

text-align: left;
	}
.textallign_center
{
display: block;

text-align: center;
	}
.textallign_right
{
display: block;
width: auto;text-align: right;
	}		
.zuruebersicht
{
	 float: right;
	display: block;
}
/* @end */	

/* @group Admin */

.textpositionleftadmin {  
   float:left;
	clear:both;
	display:block;
	width:180px;
	padding-left:0px;
}	
.textpositionrightadmin {
	float: left;
	display: block;
	width: auto;
	font-family: arial,sans-serif;
	font-size: 12px;
	padding: 1px;
}

/* @end */ 	  	  



/* @group Footer */

	
div#footer {
   position: absolute;
   	clear: both;
   	text-align: center;
	width: 947px;
	height: 50px;
	bottom: 0; /* stick to bottom */
	background: white url(images/background_footer.gif) no-repeat;
	color: #666;
	font-size: 90%;
}

	div#footer p {
		margin:0;
		padding: 5px 0 5px 65px;
				}
				
#footer a {
color: #666;
text-decoration: underline;	
	}			
#footer a:hover {
color: #363d43;
text-decoration: underline;	
	}			
				
/* @end */

/* @group Formular */

* html fieldset {padding: 5px;

}
fieldset {
	border: 1px solid silver;    padding: 5px;}

   legend {
	background: White;
	padding: 4px;
	border: 1px solid silver;
	margin-bottom: 4px;
	font-weight: bold;
	color: #336666;
	
}
input,textarea {
	margin: 3px 0;
	border: 1px solid silver;
	background: white;
	padding: 3px 3px;
	
}  
label {
	margin: 5px 0 5px 0;
	clear: left;  /* Zeilenumbruch */
	
	
} 

.kontaktdaten label {
     display: block;
     width: 6em;
     float: left;
	  
	       }
.anfrage label {
     display: block;
     width: 6em;
     float: left;
	      }

   
.buttons {text-align: center;
	
	padding: 5px;
}

a.locationCat{
	color: #336666;
	font-weight: bold;
}

.error {
     font: 13px Verdana, Arial, Helvetica, sans-serif;
     color: #7f0040;
     font-weight: bold;
}

/* @end */


