﻿/* Edited with EditCSS */
/**** LINK-tag style sheet static_md.css ****/
/**** LINK-tag style sheet template_css.css - mdprojekt.com ****/
BODY {
	background: white;
	font-size: 11px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	color: #666666;
	font-family: Verdana,arial;
	font-size: 10px;
	margin: 0;
}
/* Allgemein anfang ---------------------------------------------------------*/
table {
	font-family: verdana, arial, helvetica,geneva, sans-serif;
}
td {
	font-family: verdana, arial, helvetica,geneva, sans-serif;
	vertical-align: top;
}
div {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	line-height: 14px;
}
p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	line-height: 14px;
}
b {
}
STRONG {
	font-weight: bold;
}
.navi_ueberschrift {
}
h3 {
	font-size: 14;
	font-weight: normal;
	margin-top: 8px;
	line-height: 25px;
}
h2 {
	font-size: 14;
	font-weight: normal;
	margin-top: 8px;
	line-height: 25px;
}
h1 {
	font-size: 14;
	font-weight: normal;
	margin-top: 8px;
	line-height: 25px;
}
hr {
	border: 0px solid #000000;
	height: 1px;
}
a:visited {
	color: maroon;
	text-decoration: underline;
	font-size: 11px;
}
a:link {
	color: maroon;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: red;
	text-decoration: none;
}
/*-------Inhalt und Navi----------------------------------------------*/
#webseite_layout {
}
#gesamt_inhalt {
	border-left: 0px dotted black;
}
#head {
	border-bottom: 1px solid blue;
	padding: 15px;
	margin-top: 10px;
	width: 80%;
}
#adress{
	font-size:10px;
	margin-top:10px;
	margin-bottom:5px;
}
#adress td{
	padding:5px;
	color:black;
	border-left:1px solid #006699;
}
#signet {
	margin-bottom: 0px;
	border-top: 0px solid blue;
	border-bottom: 1px solid #006699;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:30px;
}
#animat{
	height:150px;
	background-color:#ffffff;
	display:block;
	margin-bottom:50px;
	border-bottom:1px solid #006699;
	}
#kapitel_navi {
	width: 200px;
}
#znavi_newsbereich {
	width: 300px;
}
#content {
	width: 350px;
	padding:5px;
	margin-left: 10px;
	border-left: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
#content p{
	padding:5px;
}
#position {
	background: #ffffff;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	width: 180px;
}
#news {
	border-bottom: 1px solid #006699;
	border-right: 0px solid #006699;
	padding: 5px;
	width:280px;
	text-align:justify;	
	}
#news p {
	padding: 5px;
	color:#006699;
}
#news strong{
	color:black;
}
span.news {
	
}
#referenz table{
	
	}
#referenz td{
	width:150px;
	height:150px;
	border:1px solid white;
}
#pfeil {
	text-align: right;
	width: 350px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 0px dotted #006699;
}
#producer{
	font-size:9px;
	coplor:#999999;
	padding:5px;
}
#producer a:link{
	font-size:9px;
}
#producer a:visited{
	font-size:9px;
}
#producer a:hover{
	font-size:9px;
}
#haftung{
	text-align:justify;
}


/*------Navigation-----*/
#menu_nav {
	color: #999999;
}
#menu_nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_nav li a {
	text-decoration: none;
	border-bottom: 1px dotted black;
	height: 30px;
	display: block;
	margin-top: -1px;
	margin-left: -30px;
}
#menu_nav a:link {
	text-decoration: none;
	padding-left: 40px;
	padding-top: 5px;
}
#menu_nav a:visited {
	text-decoration: none;
	padding-left: 40px;
	padding-top: 5px;
}
#menu_nav a:hover {
	text-decoration: underline;
	background: #999999;
	color: white;
}
/*----2.Navigation-----*/
ul {
	margin-left: 30px;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0px;
	list-style: square;
	color: #666666;
	font-weight: normal;
}
#secound_nav {
	color: #999999;
}
#secound_nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#secound_nav li a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	height: 20px;
	display: block;
	margin-top: -1px;
	margin-left: -30px;
}
#secound_nav a:link {
	text-decoration: none;
	padding-left: 40px;
	padding-top: 2px;
}
#secound_nav a:visited {
	text-decoration: none;
	padding-left: 40px;
	padding-top: 2px;
}
#secound_nav a:hover {
	text-decoration: underline;
	background: #999999;
	color: white;
}
/*--------Navigation ende----*/

