@charset "utf-8"
/* CSS Document */
/* Stylesheet Fachvertretung Weitz */
/* Author: K. Seyferth, SQService GmbH */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #316f2a; 
	text-align: center;
}

#container {
	position: relative;
	z-index: 1;
	min-height: 890px;
	width: 600px; 
	margin: 40px auto auto auto; 
/*	border-width: 3px;
	border-style: ridge;
	border-color: #914425; */
	background-color: #FFF;
}

#header {
	align-content: center;
	width: 600px; height: 308px; 
	margin: 4px 0 0 0; 
	background-color: #FFF;
	z-index: 2; 
}

#hlred {
	margin: 24px 0 0 0px;
	font-size: 26px;
	font-weight: bold;
	color: #e92d30;
	text-align:center;
	line-height: 26px;
}

.hlgrn {
	margin: 4px 0 0 0px;
	font-size: 20px;
	color: #316f2a;
}

#content {
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 16px;
}

#content a {
			color: #e92d30;
			text-decoration:none;
}
#content a:hover {		
     color: #914425;
}

.contred {
	color: #e92d30;
}
.contgrn {
	color: #316f2a;
}
.contbrwn {
	color: #914425;
}
.contblk {
	color: #000;
	}

.contblkr {
	margin: 0 128px 0 128px; 
	color: #000;
	width: 360px;
	border-width: 2px;
	border-style: ridge;
	border-color: #316f2a;
}
/* Datenschutzerkl�rung*/
#contSD {
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 16px;
}

#contSD a {
	color: #e92d30;
	text-decoration:none;
}
#contSD a:hover {		
  color: #914425;
}

.inlineHeader {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.inlineSubheadL {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 4px;
}	
.inlineImpr12L {
  font-size: 12px;
	text-align: left;
	margin-left: 4px;
}	
.inlineImpr10 {
  font-size: 10px;
}	
	

/*#contact
	width: 320px;
	border-width: 2px;
	border-style: ridge;
	border-color: #000;
	max-height:160px;
	margin: 0 0 0 0;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:center;
	line-height: 14px;
}*/







