/* CSS DCAM */

body {
	padding: 0px;
	margin: 0px;
	background-image:url(../img/layout/bg.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #CCCCCC;
}

#header{
	height: 151px;
	width: 866px;
}



/* ------------------------ Div Obercontainer navi_main-------------------------- */

#navi_container{
	background-color: #ffffff;
	width: 222px;
	position: relative;
	height: 800px;
}

/* ------------------------ Div Untercontainer navi_main-------------------------- */

ul{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.abstand{
	margin-right: 33px;
}

#listenmenue {
	width: 222px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
	text-align: right;
	display: block;
	list-style-image: none;
	list-style-type: none;
}

li{
	margin-left: 4px;
	margin-right: 4px;
	list-style-image: none;
	list-style-type: none;
	line-height: 22px;
	background-image: url(../img/layout/grau.png);
	background-position: 194px 8px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#istzustand{
	color: #990000;
	line-height: 22px;
	background-image: url(../img/layout/rot.png);
	background-position: 194px 7px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

ul a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
} 

#listenmenue a:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	text-decoration: none;
	text-align: right; 
	list-style-image: none;
	list-style-type: none;
	color: #990000;
	background-image: url(../img/layout/rot.png);
	background-position: 194px 7px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

/* ------------------------ Div Untercontainer Button-------------------------- */

#button {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 239px;
	left: 158px;
}

/* ------------------------ Div Untercontainer subnavi-------------------------- */

#subnavi {
	height: 25px;
	width: 587px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
#subnavi a {
	height: 25px;
	width: 587px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#subnavi a:hover {
	height: 25px;
	width: 587px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	background-color: #990000;
}

#subistzustand {
	height: 25px;
	width: 587px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	background-color: #990000;
}


/* font text */

.txtfliess { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.txtteam { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* font Überschriften */

.hgrau { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.hrot { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.hteam { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}


/* Links allgemein */
/*
a:link {color:#999999;}
a:visited {color:#999999;}
a:hover {color:#999999;}
a:active {color:#999999;}

*/
/* Links im Fliesstext */

a.txtfliess:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996666;
	text-decoration: underline;
}
a.txtfliess:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996666;
	text-decoration: underline;
 }
a.txtfliess:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
 }
a.txtfliess:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* Links für Team */

a#txtteam:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a#txtteam:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a#txtteam:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a#txtteam:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

/* Links Überschriften Vertrieb */

a#h:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a#h:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a#h:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a#h:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

/* normale Liste im Text */

.normal {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/layout/rot_klein.png);
	background-position: 0px center;
	background-repeat: no-repeat;
}

.normal_abstand{
	margin-left: 15px;
}

#normal01{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/layout/rot_klein.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;

}

.normal02 {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/layout/rot_klein.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

ol{
	margin: 0px;
	padding: 0px;
	
}

/* Tabelle für DCAMCUT */

table#innen {
	border-top-width:2px;
	border-top-style:dotted;
	border-top-color:#666666;
}

/* Zelle für Unternavigation DCAMCUT */

td#solo {
	width:587px;
	height:28px;
}

/* Tabelle für Inhalt Hauptnavigation */
	
table#inhalt {
	width:587px;
	border:0px none;
}

/* Linie im Bereich download / team */

hr#trenner {
	color:#ffffff; 
	border:1px dotted #666666;
}