/* microtronix - IT-Service */

/*-------------- Angaben für Kopfbereich --------------*/
/* Grafik des Betätigungsfeldes im Kopfbereich */
.FeldGrafik{
    background-color:#259cb1;
	background-image:url(img/IT_Services_blau.jpg);
}

.TopBar { /* kann Zier-Balken oder MenüLeiste sein. Wenn MenüLeiste, dann auch die Class "AsMenuBar" aus allg.css setzen */
	height:10px;line-height:10px;
	background-color:white;background-image:url(img/MenuBar_ITS5.jpg);background-repeat:repeat-x;
	color:#404040;
}
/*-------- Ende: Angaben für Kopfbereich --------------*/

h1{
	color:#003030;
}


.FormularDesign {
	background-color:white;
	border-color:#35acc1;
}

.InformationDesign {
	background-color:white;
	color:black;
	border-color: #35acc1;
}

div.Header {
	position:relative;top:0px;left:0px;
	height:21px;
	padding:5px 0 0 13px;
}

div.HeaderDsgnLong {
	background-color:#35acc1;
	color:white;
	font-size:0.8em; font-weight:bold; text-align:left;
}
div.HeaderDsgnShort {
	background-color:#35acc1;width:403px;
	color:white;
	font-size:0.8em; font-weight:bold; text-align:left;
}

.Inhalt {
	padding:0 0 10px 150px;
}

.InhaltDsgnWill {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnThmUeb {
	background-color:transparent;
	background-image:url(img/itsThemen.jpg);background-repeat:no-repeat;
}

.InhaltDsgnLstgUeb {
	background-color:transparent;
	background-image:url(img/itsLstUeb.jpg);background-repeat:no-repeat;
}

.InhaltDsgnLstgBC {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnLstgKnzpt {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnLstgPrjkt {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnLstgReal {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnLstgQS {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnLstgTS {
	background-color:transparent;
	background-image:url(img/itsLstgTS.jpg);background-repeat:no-repeat;
}
.InhaltDsgnRefUeb {
	background-color:transparent;
	background-image:url(img/itsRefUeb.jpg);background-repeat:no-repeat;
}
.InhaltDsgnRefPrjkt {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
	padding:0 0 10px 10px; /* Überschreiben von padding aus .Inhalt */
}
.InhaltDsgnRefKndn {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnRefPublik {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnUebPrfl {
	background-color:transparent;
	background-image:url(img/itsProfil.jpg);background-repeat:no-repeat;
}
.InhaltDsgnUebHist {
	background-color:transparent;
	background-image:url(img/itsUebHist.jpg);background-repeat:no-repeat;
}
.InhaltDsgnUebPhil {
	background-color:transparent;
	background-image:url(img/itsUebPhil.jpg);background-repeat:no-repeat;
}
.InhaltDsgnUebPrtnr {
	background-color:transparent;
	background-image:url(img/itsUebPrtnr.jpg);background-repeat:no-repeat;
}
.InhaltDsgnRefPublik {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}
.InhaltDsgnRefPublik {
	background-color:transparent;
	background-image:url(img/itsStart4.jpg);background-repeat:no-repeat;
}

div.its_h2 {
    position:relative;
    clear:both;
    background-color:#35acc1;
    color:white;
    padding:0 0 1px 5px;margin-top:5px;
    font-size:0.8em; font-weight:bold; text-align:left;
}

div.Chapter {
	position:relative;
	width:413px;
	background-color:white;
	color:#003030;
	filter:alpha(opacity=80); /* for IE */
	-moz-opacity:0.8; /* for mozilla */
	opacity: 0.8; /* for safari */
	khtml-opacity: 0.8; /* for konquerer and older safari */
	padding:5px 0 5px 15px;
}
table.Tabelle {
	width:100%;
}
td.tdDesign {
	vertical-align:top;font-size:0.8em;
	border-bottom:1px solid #057c91;
	padding:5px;
}
.tdHeader {
	font-weight:bold;padding:0 0 5px 0;
}
td.tdThemen {
	width:20%;
}
td.tdLeistungen {
	width:20%;
}
td.tdKndLogo {
	width:25%;
}

p.its_p {
	position:relative;
	padding:4px 5px 0 0;
	background-color:transparent;
}


ol.textList {
	position:relative;
	background-color:transparent;
	font-size:0.8em;text-align:left;
	margin:0;padding:2px 0 0 24px;
}

ul.textList {
	position:relative;
	background-color:transparent;
	font-size:0.8em;text-align:left;
	list-style-image:url(img/list.gif);
	margin:0;padding:2px 0 0 16px;
}

td.tdDesign ul.textList {
	position:relative;
	background-color:transparent;
	font-size:1.0em;text-align:left;
	list-style-image:url(img/list.gif);
	margin:0;padding:2px 0 0 16px;
}

ul.furtherLinks {
	position:relative;
	background-color:transparent;
	padding:5px 0 2px 60px;margin:0;
	list-style-image:url(img/lnk.gif);
	font-size:0.7em;text-align:left;
}

.Adresse {
	position:absolute;top:10px;right:0px;
	width:130px;height:160px;
	border:none;
	background-color:transparent;
	color:#003030;
	text-align:right;
	z-index:100;
}

/* Level1 Navigation */
.MenuBack {
	position:absolute;top:175px;right:0px;
	width:120px;height:184px;
	background-color:#35acc1;
}

ul.Navigation {
	position:relative;top:12px;right:18px;
	font-size:0.8em;text-align:left;
	list-style:none;
	padding:0;
	margin:0;
}
li.NavItem {
	margin:5px 0 0 0px;
	padding:0;
}

a.NavInaktiv, a.NavInaktiv:link, a.NavInaktiv:visited, a.NavInaktiv:active {
	width:115px;line-height:19px;
    display:block;
    padding:1px 0 0 4px;
	border-bottom:2px solid #70e5f6;
	background-color:#00eeee;color:#004040;
	background-image:url(img/MenuBar_its19.jpg);background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration:none;
}
a.NavInaktiv:hover, a.NavInaktiv:focus {
	border-color:#d88532;
}

a.NavAktiv, a.NavAktiv:link, a.NavAktiv:visited, a.NavAktiv:active {
	width:115px;line-height:18px;
    display:block;
    padding:1px 0 0 4px;
	/*border-right:5px solid #d88532;*/border-bottom:2px solid #d88532;
	background-color:#f8a552;color:#004040;
	background-image:url(img/MenuBar_aktiv19.jpg);background-repeat:repeat-x;
	text-decoration:none;
}
a.NavAktiv:hover, a.NavAktiv:focus {
}
/* Ende: Level1 Navigation */

/* Level2 Navigation */
div.Level2Design {
	color:#008080;
	background-color:white;
	border-color:#35acc1;
}
a.lvl2NavInaktiv, a.lvl2NavInaktiv:link, a.lvl2NavInaktiv:visited, a.lvl2NavInaktiv:active {
	width:150px;line-height:18px;
    display:block;
    padding:1px 0 0 0;
    background-color:transparent;color:#158ca1;;
	text-decoration:none;
}
a.lvl2NavInaktiv:hover, a.lvl2NavInaktiv:focus {
	color:#d88532;
	text-decoration:underline;
}

a.lvl2NavAktiv, a.lvl2NavAktiv:link, a.lvl2NavAktiv:visited, a.lvl2NavAktiv:active {
	width:149px;line-height:18px;
    display:block;
    padding:1px 0 0 0;
    background-color:transparent;color:#d88532;font-weight:bold;
	text-decoration:none;
}
a.lvl2NavAktiv:hover, a.lvl2NavAktiv:focus {
}
/*Ende: Level2 Navigation */

/* Überschreiben lnktxt aus allg.css */
a.lnktxt, a.lnktxt:link, a.lnktxt:visited, a.lnktxt:active {
	text-decoration:none;
	/*color:#057c91;*/color:#006c81;
	background-color:transparent;
	text-align:left;
}
a.lnktxt:hover, a.lnktxt:focus {
 	text-decoration:underline;color:#d88532;background-color:transparent;
}