/* Stylesheet von datendenz e-service partner
   Andreas Buchholz 
	Lausitzer Str. 31
	10999 Berlin
	
	info@datendenz.de*/
	
	
	
/* Hintergrund und Positionierung  */
body {
	margin: 0px 0px 0px 0px;
	background-color: #575757 ;
	color : #D8D8D8;
}
#logo {
  height: 120px;
  margin: 10px;
  width: 900px;
  background-color: #C1C1C1;
}
.logoplace{
  	position: absolute;
	padding: 0px 0px 0px 0px;
  	width: 20px;
}
#inhalt {
  position: absolute;
  left: 170px;
  top: 143px;
  width: 580px;
}
#links {
  	position: absolute;
  	left: 10px;
  	top: 143px;
  	width: 150px;
}
#rechts {
  	position: absolute;
 	left: 760px;
	top: 143px;
	width: 150px;
}


/* Allgemeine Auszeichnung */

td,tr,p,div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #D8D8D8;
}
.navueberschriften {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 0px 10px;
}

a:link, a:visited  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
	
	
/* Hauptnavigation: NAVI LINKS*/

.navlefthead1 {
  	background-color: #00519e;
  	height: 18px;
	width: 150px;
	border-bottom: solid;
	border-bottom: 1px;
	padding: 0px 0px 1px 0px;

}
.navlefthead2 {
  background-color: #00519e;
  height: 18px;
  width: 150px;
  margin-top: 10px;
  	border-bottom: solid;
	border-bottom: 1px;
	margin: 10px 0px 1px 0px;
}
.navleft a:link, .navleft a:visited {
  	display: block;
  	background: url(images/navi/navleftlnk.gif) no-repeat;
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #D8D8D8;
  	text-decoration: none;
  	width: 140px;
  	height: 18px;
  	padding-left: 10px;
  	margin-bottom: 1px;
  	margin-top: 1px;
}
.navleft a:hover {
	background-position: 0px -18px;
	text-decoration: none;
	background: #333333;

}

/* Marginalspalte NAVI RIGHT */

.navrighthead1 {
  	background-color: #00519e;
  	height: 18px;
  	width: 150px;
		border-bottom: solid;
	border-bottom: 1px;
	margin: 0px 0px 1px 0px;
}
.navrightbox1 {
  	background: url(images/navi/navrightbg.gif);
	width: 140px;
  	height: 100%;
	padding: 8px 10px 8px 0px;
	text-align: left;
  	margin-bottom: 10px;
}
.navrightlogos img {
	position: relative;
  	top: 0px;
  	left: 10px;
  	margin-bottom: 10px;
  	z-index: 10;
}
.navrighthead2 {
  	background-color: #00519e;
  	height: 18px;
  	width: 150px;
	border-bottom: solid;
	border-bottom: 1px;
	margin: 0px 0px 1px 0px;
}
.navrightbox2 {
  	background: url(images/navi/navrightbg.gif);
	width: 140px;
	height: 100%;
	padding: 8px 0px 8px 10px;
	text-align: left;
  	margin-bottom: 10px;
}
.navrighthead2 {
  	background-color: #00519e;
  	height: 18px;
  	width: 150px;
	border-bottom: solid;
	border-bottom: 1px;
	margin: 0px 0px 1px 0px;
}
.navrightbox3 {
  	background: url(images/navi/navrightbg.gif);
	width: 140px;
	height: 100%;
	padding: 8px 0px 8px 10px;
	text-align: left;
  	margin-bottom: 10px;
}
.navrighthead3 {
  	background-color: #00519e;
  	height: 18px;
  	width: 150px;
	border-bottom: solid;
	border-bottom: 1px;
	margin: 10px 0px 1px 0px;
}
.navrightimgs img {
  	position: relative;
  	top: 10px;
  	left: -8px;
  	margin-bottom: 10px;
  	display: block;
}
.navright a:link, .navright a:visited {
  	display: block;
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	font-size: 80%;
  	text-decoration: none;
	width: 140px;
  	margin-bottom: 0px;
  	margin-top: 0px;
}

.navright a:hover {
	text-decoration: none;
	background: #333333;
}
.navrightmedia a:link, .navrightmedia a:visited {
  	display: block;
  	background: url(images/navi/navleftlnk.gif) no-repeat;
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #D8D8D8;
  	text-decoration: none;
  	width: 140px;
  	height: 18px;
  	padding-left: 10px;
  	margin-bottom: 1px;
  	margin-top: 1px;
}

.navrightmedia a:hover {
	background-position: 0px;
	text-decoration: none;
	background: #333333;
}


/* CONTENT */

.content {
  position: absolute;
  left: 170px;
  top: 143px;
}
.contentbox {
  text-align: left;
  background-color: #707070;
  border-top:0px solid #00519e;
  margin: 0px 0px 10px 0px;
}
.contentbox img {
  display: inline;
}
.contenthead1 {
  background-color: #FF6411;
  height: 8px;
  width: 100%;
}
.contenthead1 img {
  position: relative;
  left: 0px;
  width: 20px;
}
.contenthead2 {
  background-color: #C90014;
  height: 8px;
}
.contenthead2 img {
  background-color: #363636;
  position: relative;
  left: 0px;
  width: 20px;
}
.contenttext {
  padding: 5px;
  font-size: 12px;
  font-weight: normal;

}
.contenttext h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
}
.contenttext a:link, .contenttext a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
  text-decoration: none;
}
.contenttext a:hover {
	text-decoration: none;
	color: White;
}
.navcontent {
  display: block;
  background: url(images/navi/navcontent.gif) no-repeat;
  background-color: #363636;
  height: 36px;
  width: 194px;
  position: relative;
}
.navcontent a:link, .navcontent a:visited {
  background: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
  text-decoration: none;
  position: relative;
  left: 25px;
  top: 9px;
}
.navcontent a:hover {
	text-decoration: none;
	color: #D8D8D8;
}


/* FOOTER */

.footer {
  	position: absolute;
  	left: 0px;
  	width: 100%;
  	z-index: 1;
}

