/* CSS Document */


/*
allgemeine Einstellungen
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	color: #003366;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}
p {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
} 
th {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #003366;
	vertical-align: middle;
	line-height: 16px;
}
ul.unterpunkt {
	margin-left: 30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#6699FF;
	text-decoration: none;
}
input, textarea {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;	
	padding: 2px;
	border: 1px solid #999999;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	border: 1px solid #CBD1D8;
	width: auto;
	padding: 6px;
}
.wichtig {
	font-weight: bold;
}
.bildzentriert {
	border: 0px;
	background-position: center;
	background-repeat: no-repeat;
}
.bildzentriertrahmen {
	border: 1px solid #999999;
	background-position: center;
	background-repeat: no-repeat;
}
.linie {
	background-image: url(../Objekte/Punkt.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 20px;
}


/*
Index
*/

#indexvalidierungxhtml {
	width: 88px;
	height: 31px;
	background-image: url(../Objekte/vxhtml.gif);
	position: absolute;
	top: 5px;
	right: 5px;
}
#indexvalidierungcss {
	width: 88px;
	height: 31px;
	background-image: url(../Objekte/vcss.gif);
	position: absolute;
	top: 42px;
	right: 5px;
}
#indexumgebung {
	padding: 5px;
	width: 608px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#indextitel h1, #indextitel p {
	padding-top: 20px;
	padding-bottom: 10px;
}
#indextitel  h2, #indextitel  h3 {
	visibility: hidden;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#indexinhalt span {
	visibility: hidden;
	line-height: 9px;
	overflow: hidden;
	display: inline;
}
#indexnavigation {
	position: absolute;
	top: 510px;
	width: 608px;
	height: 230px;
	left: 50%; /* nur für IE */
	margin-left: -304px; /* nur für IE */
}
#indexlogo {
}
#indexlogo img {
	border: 0px;
}
#indexfuss, #indexfuss a{
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999999;
}


/*
Sitemap
*/

#sitemapumgebung {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
}
#sitemapumgebung h1, #sitemapumgebung h2, #sitemapumgebung h3 {
	margin-top: 20px;
}
#sitemapumgebung p {
	padding-top: 50px;
	padding-bottom: 50px;
}


/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

/*
Navigation
*/

.dtree {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #6699FF;
	text-decoration: none;
}
.dtree a.nodeSel {
	background-color: #FFFFFF;
}
.dtree .clip {
	overflow: hidden;
}
#indexstart {
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}


/*
Home
*/

.homelink {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.hometable {
	margin-left: auto;
	width: 90%;
	margin-right: auto;
}
.hometd1 {
	background-color: #F0F5FE;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.hometd11 {
	background-color: #F0F5FE;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}
.hometd12 {
	background-color: #F0F5FE;
	padding: 5px 10px 5px 10px;
}

.hometd2 {
	background-color: #F4F3F5;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.hometd21 {
	background-color: #F4F3F5;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

.hometd22 {
	background-color: #F4F3F5;
	padding: 5px 10px 5px 10px;
}
#homeumgebung {
	background-color: #F4F3F5;
	background-repeat: repeat-x;
	background-image: url(../Objekte/Titel_Hintergrund.gif);
}
#hometitel {
	border: 0px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../Objekte/Titel.jpg);
	position: static;
	margin: 0px;
	height: 116px;
}
#hometitel h1{
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
}
#homeinhalt {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 160px;
	padding-left: 30px;
	margin-left: 163px;
}
#homeinhalt p {
	margin-top: 20px;
	margin-bottom: 20px;
}

#lwl {
	visibility: hidden;
	overflow: hidden;
	line-height: 1px;
}
#homenavigationtitel {
	z-index: 2;
	background-color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 136px;
	width: 145px;
	height: 45px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 8px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	text-indent: 10px;
}
#homenavigation {
	z-index: 1;
	background-color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 164px;
	width: 150px;
	height: 440px;
	padding-left: 10px;
	padding-top: 5px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#homeupdate {
	z-index: 3;
	background-color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 620px;
	width: 120px;
	height: 45px;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #333333;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#homevalidierungxhtml {
	z-index: 4;
	width: 88px;
	height: 31px;
	background-image: url(../Objekte/vxhtml.gif);
	position: absolute;
	top: 682px;
	left: 20px;
}
#homevalidierungcss {
	z-index: 5;
	width: 88px;
	height: 31px;
	background-image: url(../Objekte/vcss.gif);
	position: absolute;
	top: 720px;
	left: 20px;
}
#homeanschrift {
	z-index: 6;
	background-color: #FFFFFF;
	position: absolute;
	right: 9px;
	top: 136px;
	width: 130px;
	height: 140px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	border: 1px solid #333333;
	text-align: center;
}
#homelandauswahl {
	width: 130px;
	position: static;
	padding-top: 20px;
	padding-bottom: 23px;
}
#homeservice {
	z-index: 7;
	background-color: #FFFFFF;
	position: absolute;
	right: 9px;
	top: 296px;
	width: 130px;
	height: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	border: 1px solid #333333;
	text-align: center;
}
#homelogin {
	z-index: 8;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../Objekte/Bild1.jpg);
	position: absolute;
	top: 445px;
	right: 9px;
	height: 30px;
	width: 130px;
	border: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-align: center;
}


/*
Seitenspezifisch
*/

/*
dasteam_kontakt_anschreiben_senden.html
*/

#inputSenden {
	width: 70px;
	cursor: pointer;
	color: #000;
	border: 1px solid #999;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10px;
	background-image: url(../Objekte/Button_Hintergrund.gif);
}

/*
montage_lan.html, montage_man.html, montage_wan.html, montage_wlan.html
*/

.bildmitLupe {
	border: 1px solid #999999;
	cursor: url(Objekte/Projekte/Miniaturen/Lupe.cur), pointer;
}

/*
dasteam_kontakt_standort.html, dasteam_kontakt_anschreiben_senden.html
*/

.kontakttable {
	margin-right: auto;
	margin-left: auto;
}

/*
log.php
*/

#login {
	margin: -85px 0 0 -150px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 170px;
	width: 300px;
	border: 1px solid #000;
	padding: 10px 0 0 10px;
}

#login a.ordner {
	display: block;
	padding-left: 25px;	/* border-bottom: 1px solid #dadada; */
	background-image: url(../lightbereich/Objekte/ordner_geschlossen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	height: 20px; /* nur für IE */
}

#login a.ordner:hover {
	background-color: #F3F3F3;
	background-image: url(../lightbereich/Objekte/ordner_offen.gif);
}

/*
spleissen_dasteam_wirueberuns.html
*/

#homeinhalt  h2 {
	visibility: hidden;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
