/* 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: 12px;
	line-height: 1.4em;
	color: #333333;
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../img/bg-body-start.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,p,input,textarea,select {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	padding: 3px;
}

a:link, a:hover, a:active {
	color: #FF9900;
	text-decoration: none;
	outline:none;
}

a:visited {
	text-decoration: none;
	color: #000000;
	outline:none;
}

/* Aufzählungszeichen aus Listen entfernen*/
ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* 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: 980px;
	text-align: left;
	height: 100%;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #333333;
}

#header {
	width: 980px;
	text-align: right;
	height: 80px;
	background-attachment: scroll;
	background-image: url(../img/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1 {
	font-size: 9px;
	color: #E6E6E6;
	padding-right: 180px;
}

#header .suche {
	font-size: 11px;
	color: #E6E6E6;
	padding-right: 50px;
	vertical-align: bottom;
	padding-top: 35px;
}

/* Header 2 Formatierung Impressum | Sitemap */

#header2 {
	width: 818px;
	text-align: right;
	height: 102px;
	font-size: 90%;
	display: inline;
	background-attachment: scroll;
	background-image: url(../img/bg-header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
	position: relative;
}

#header2 p {
	color: #FFFFFF;
	padding-right: 170px;
}


/* Hauptnavigation Horizontal */

#hauptnav {
	width: 930px;
	height: 25px;
	display: block;
	text-align: right;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../img/bg-hauptnav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	padding-right: 50px;
	color: #000000;
	word-spacing: 10px;
}

#hauptnav a:link {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

#hauptnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
}

#hauptnav a:visited {
	text-decoration: none;
}

#hauptnav .aktiv {
	text-decoration: none;
	color: #D70000;
}

/* Formatierung Navigationsbereich */

#navigation {
	width: 200px;
	float: left;
	display: inline;
}

#navigation ul {
	text-align: left;
	width: 100%;
}
#hauptnav li {
	display: inline;
	line-height: 25px;
	height: 25px;
	vertical-align: middle;
	padding-right: 8px;
}


#navigation li {
	color: #333333;
	text-decoration: none;
	font-size: 105%;
	background-color: #B1C3C3;
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 20px;
	height: 20px;
}

#navigation a:link {
	color: #000000;
	text-decoration: none;
	font-size: 105%;
	font-weight: normal;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/nav-norm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	height: 20px;
}

#navigation li a:hover {
	font-size: 105%;
	text-align: left;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/nav-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
	height: 20px;
}
.breadcromb {
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#navigation a:visited {
	text-decoration: none;
	font-size: 105%;
	font-weight: normal;
	text-align: left;
	display: block;
	color: #333333;
	line-height: 20px;
	height: 20px;
	background-attachment: scroll;
	background-image: url(../img/nav-norm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#navigation li.nav-akt {
	color: #000000;
	text-decoration: none;
	font-size: 105%;
	padding-right: 22px;
	background-attachment: scroll;
	background-image: url(../img/nav-akt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	line-height: 20px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}

#navigation li.nav2 {
	color: #000000;
	text-decoration: none;
	font-size: 105%;
	display: block;
	text-indent: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	line-height: 20px;
}

#navigation li.nav2-akt {
	color: #333333;
	text-decoration: none;
	font-size: 105%;
	position: static;
	text-align: right;
	display: block;
	background-color: #FFA851;
	line-height: 20px;
}

#navigation li.nav3 {
	color: #333333;
	text-decoration: none;
	font-size: 105%;
	padding-bottom: 1px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
	clear: left;
	position: static;
	background-color: #E6ECEC;
	display: block;
	text-indent: 25px;
}

#navigation li.nav3-akt {
	color: #333333;
	text-decoration: none;
	font-size: 105%;
	padding-bottom: 1px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 25px;
	padding-right: 10px;
	position: static;
	background-attachment: scroll;
	background-image: url(../img/pfeil_gr_re.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	text-align: right;
	background-color: #FFBE7D;
}

/* Formatierung Inhaltsbereich */

#inhalt-start {
	width: 774px;
	text-align: left;
	float: left;
	display: inline;
	margin: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#inhalt .starth1 {
	font-size: 140%;
	font-weight: bold;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../img/cd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-left: 0px;
}

#inhalt .starth2 {


	font-size: 130%;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
}

#inhalt {
	width: 800px;
	text-align: left;
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
}

#inhalt h1 {
	font-size: 120%;
	font-weight: bold;
	font-style: oblique;
	color: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#inhalt h2 {

	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
}
.zelle-start {
	padding: 10px;
	background-color: #638383;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../img/bg-zelle1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


#inhalt ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#inhalt li {
	list-style-position: inside;
	list-style-image: url(../img/pfeil_grau_re.gif);
}

.rahmen {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-rahmen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#inhalt .textfluss-li {
	text-align: left;
	margin-left: 3px;
	display: inline;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inhalt .table-rahmen {
	border: 1px solid #CCCCCC;
}

#inhalt dl {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	
}

#inhalt dt {
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	
}

#inhalt dd {
	margin-left: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}

/* Seitenebereich rechts */

#sidebar a:link, a:hover, a:active {
	color: #FF9900;
	text-decoration: none;
}

#sidebar a:visited {
	color: #FF9900;
	text-decoration: none;
}

#sidebar {
	width: 144px;
	display: inline;
	font-size: 90%;
	float: right;
	padding-right: 8px;
	position: relative;
	padding-left: 8px;
	padding-top: 10px;
	color: #FFFFFF;
}

#sidebar .rahmen-suche {
	color: #333333;
	text-align: center;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 3px;
	font-size: 110%;
	background-attachment: scroll;
	background-image: url(../img/lupe-links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sidebar-bg-p {
	background-color: #EDEDED;
	background-attachment: scroll;
	background-image: url(../img/bg-pu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar p {
	color: #FFFFFF;
}


.sidebar-bg-ueb {
	font-weight: bold;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../img/bg-h1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.rahmen-ueb {
	padding: 3px;
	margin: 5px;
	background-color: #CCDDDD;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../img/bg-rahmen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebar .rahmen-ueb {
	background-color: #667373;
	background-attachment: scroll;
	background-image: url(../img/bg-rahmen-ueb1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	line-height: 18px;
	margin: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: bold;
}

.textfluss-li {
	text-align: left;
	margin-left: 3px;
	display: inline;
	float: right;
	border: 1px solid #666666;
}

#sidebar .rahmen1 {
	background-color: #EFF1F1;
	color: #333333;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../img/bg-rahmen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

/* Formatierung Footer */

#footer {
	width: 820px;
	text-align: center;
	font-size: 90%;
	line-height: 16px;
	color: #333333;
	height: 16px;
	vertical-align: middle;
	padding-bottom: 20px;
	background-attachment: scroll;
	background-image: url(../img/bg-footer-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin-right: 160px;
}

#footer a:link, a:hover, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}

.rahmenstart {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-rahm-start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-inetd {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-inetd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-ind {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-ind.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-komm {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-komm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-cad {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-cad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-geo {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-geo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.start-bran {
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(../img/bg-start-bran.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.hell {
	color: #FFFFFF;
}
.breadcromb a {
	font-size: 90%;
	color: #FFCC66;
	margin-bottom: 20px;
}
.zelle-start p {
	color: #333333;
	font-size: 105%;
	vertical-align: top;
}
.zelle-start a {
	color: #D70000;
}
.container-info {
	vertical-align: bottom;
	position: relative;
}
.zelle-start1 {
	background-color: #638383;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../img/bg-zelle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}
.zelle-start1 a {
	color: #D70000;
	padding-right: 15px;
}
.start-table-abst {
	margin-right: 15px;
	margin-left: 15px;
}
.txt90proz {
	font-size: 90%;
}
.text {
	color: #333333;
	font-weight: normal;
	cursor: pointer;
}
.support {
	color: #E6E6E6;
}
