﻿/* ----------home-------------- */
body {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin-top:5px;
	background-image:url('');
	background-repeat:repeat;
}
h1 {
	font-size:16pt;
	color:#333333;
	text-align:center;
	font-weight: normal;
	margin:0;
}
h2 {
	font-size:14pt;
	color:#333333;
	text-align:left;
	font-weight: normal;
	margin:0;
}
p {
	padding:2px;
	margin:0;
	color:#333333;
}
ol {
	margin:0;
	padding-left: 80px;
	padding-right: 0px;
}
li {
	padding-bottom: 2px;
	padding-left: 5px;
	font-size:9pt;
	text-align:left;
}
.style {
    text-align:center;
	color:#003366;
}
.style1 {
	font-size:20pt;
	font-weight:bolder;
	color:#800000;
	text-align:center;
	padding-bottom:60px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 10px;
}
.style1 a {
	font-size:20pt;
	color:#800000;
	font-weight:bolder;
	text-decoration:underline;
	line-height: 30px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.style1 a:hover {
	color:#003366;
	background-color:#DCDCDC;
	text-decoration: none;
}

.style2 {
	margin-left:200px;
}
.style3 {
	font-size:9pt;
	text-align:center;
	padding-left: 30px;
	padding-right: 10px;
}

.style4 {
	font-size:8pt;
	color:#333333;
	text-align: center;
}

.style4 a {
	font-size:8pt;
	color:#800000;
	font-weight:normal;
	text-decoration:underline;
}

.style4 a:hover {
	color:#003399;
	background-color:#DCDCDC;
	text-decoration: none;
}

.style5 {
    text-align:left;
   	font-size:9pt;
}

.style6 {
	font-size:8pt;
	padding: 45px;
}

.style6 a {
	font-size:8pt;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}

.style6 a:hover {
	color:#003366;
	background-color:#DCDCDC;
	text-decoration:underline;
}
.style7 {
   font-size:8pt;
   color:#003366;
   text-align:center;
}

.style7 a {
	font-size:8pt;
	color:#003366;
	font-weight:normal;
	text-decoration: none;
}

.style7 a:hover {
	color:#003366;
	background-color:#DCDCDC;
	text-decoration:underline;
}

/* ----------container-------------- */
#container {
	width:780px;
	margin:0 auto;
	padding:0;
}
/* ----------mainhead-------------- */
#mainhead{
   text-align:center;
   padding:5px;
   padding-top:20px;
   padding-bottom:20px;
   border:1px solid #DCDCDC;
}
/* ----------head-------------- */
#head {
	height:150px;
	padding-top:30px;
	background-image:url(../_DE/06/pics/leiterplatten.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#navi {
    text-align:center;
	color:#003366;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color:#FFFFFF;
	margin:0;
	margin-left:40px;
	margin-right:40px;
	text-align:center;
	padding-right: 50px;
}
/* --------------navigavtion------------- */
#left {
	float:left;
	width:20px;
	text-align:center;
}
#right {
	float:right;
	width:20px;
	text-align:center;
}
/* -----------footer--------------------------- */
#footer {
	clear:both;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
	padding-top:0px;
	margin-top:0px;
}
