/* EDV-Service-Meinhold.de barierefrei mit CSS 
Start 04.01.2007
letzte Änderung am 
*/
/* Wichtige Farben

*/
/* Allgemeines */
/* Abstand für alle Elemente auf 0 setzen*/
*{
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.4em;
	background-color: #CCC0AC;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.input_form {
	font-size: 100%;
	color: #333333;
	padding: 3px;
}


h1,h2,h3,h4,h5,h6,dl,dt,dd,p,input,textarea,select {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link,a:hover,a:visited {
	text-decoration: none;
	color: #FE7622;
	outline:none;
}
.text {
	color: #333333;
}



ul,li {
	list-style-type: none;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}

/* Rahmen von Bildern entfernen */
img, a img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

/* Element aus dem Float entfernen */
.clear {
	clear: both;
}

.none {
	display: none;
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
}

/* Seitenbereiche */
#wrap {
	width: 950px;
	text-align: left;
	margin: auto;
	padding: 0px;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../img/wrap-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#header {
	width: 950px;
	text-align: right;
	height: 210px;
	vertical-align: bottom;
	background-attachment: scroll;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56402D;
}

#header p {
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 5px;
}

#header a {
	color: #FFFFFF;	
}

#breadcrumb {
	text-align: left;
	background-attachment: scroll;
	background-image: url(../img/breadcrumb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 20px;
	display: block;
}

#breadcrumb p {
	text-align: left;
	font-size: 90%;
	padding-left: 230px;
}

#navigation {
	width: 218px;
	display: inline;
	float: left;
	margin: 0px;
	clear: right;
	font-family: "Century Gothic", Verdana, Arial;
	background-attachment: scroll;
	background-image: url(../img/navi-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	font-weight: bold;
}

#inhalt {
	width: 632px;
	text-align: left;
	display: inline;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-attachment: scroll;
	background-image: url(../img/inhalt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin: 0px;
}

#footer {
	width: 950px;
	text-align: center;
	font-size: 80%;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56402D;
	display: block;
	clear: both;
	background-color: #CCC0AC;
}

#navigation ul {
	line-height: 30px;
	background-attachment: scroll;
	background-image: url(../img/navi-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}

#navigation li {
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#navigation li a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation li a:hover {
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	color: #CCCCCC;
}

#navigation li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.initial {
	font-size: 150%;
	padding-left: 10px;
	color: #897574;
	font-style: italic;
	padding-right: 1px;
}


#navigation .akt {
	text-decoration: underline;
	position: static;
	font-size: 12px;
	vertical-align: bottom;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
}

#navigation .akt1 {
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	position: static;
	height: 40px;
	font-variant: small-caps;
	font-size: 12px;
}

#navigation2 ul {
	padding-left: 230px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#navigation2 li {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	float: left;
	vertical-align: middle;
	position: relative;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
}

#navigation2 li a:hover {
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#navigation2 li a:visited {
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
}

#navigation2 .akt2 {
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: underline;
}
.weiss {
	color: #FFFFFF;
}

#footer p {
	color: #FFFFFF;
	padding-top: 30px;
}

#footer a {
	color: #CCCCCC;
}

#navigation2 .subakt {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	position: static;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/pfeil-2akt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
}

#navigation2 .subakt1 {
	text-decoration: none;
	line-height: 25px;
	position: static;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../img/pfeil-2akt-or.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	color: #FF9933;
}

#navigation3 {
	display: block;
	height: 21px;
	width: 980px;
	text-align: center;
	line-height: 20px;
	background-color: #85866F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#navigation3 ul {
	margin: 0;
	padding-left: 250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#navigation3 li {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	float: left;
	vertical-align: middle;
	position: relative;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation3 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
}

#navigation3 li a:hover {
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
}

#navigation3 li a:visited {
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
}

#navigation3 .akt3 {
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	display: block;
	text-decoration: underline;
}

#inhalt h1 {
	font-size: 160%;
	font-weight: bold;
	font-style: italic;
	color: #89755A;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	height: 40px;
}

#inhalt h2 {
	font-size: 130%;
	font-weight: bold;
	color: #89755A;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 10px;
	font-style: italic;
}

#inhalt h3 {
	font-size: 110%;
	font-weight: bold;
	color: #89755A;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-style: italic;
}
#inhalt p {
	padding-top: 8px;
	padding-bottom: 8px;
}
.abst10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


#inhalt li {
	font-size: 100%;
	padding-left: 10px;
	display: list-item;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 20;
	list-style-position: outside;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
}
#inhalt ul {
	margin-left: 20px;
	padding-left: 10px;
}

.txt-img-re {
	text-align: left;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.rahm-ref-img {
	padding: 5px;
	float: right;
	margin-left: 10px;
}

.foolink {
	color: #CCCCCC;
}

#inhalt dt {
	font-weight: bold;
	padding-top: 20px;
}
#inhalt dd {
	padding-left: 20px;
}
.img-mitte {
	vertical-align: middle;
}

.klein {
	font-size: 90%;
}

.sitemap {

	margin: 5;
	font-size: 101%;
	padding-left: 30px;
}
li .sitemap {
}
.input_form1 {

	font-size: 100%;
	color: #333333;
	padding: 3px;
	width: 300px;
}
.txt-img-li {

	text-align: right;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.zentriert {
	align: center;
	text-align: justify;
}
.preis {
	display: inline-block;
	min-width: 200px;
}