﻿body {
	font-size:10pt;
	font-family:Verdana, Arial, Sans-Serif;
	padding:0;
	margin-top:5px;
    background-image:url('pcb-leiterplatte.css');
    background-repeat:repeat;	
}

h1 {
	font-size:16pt; 
	color:#333333;
	text-align:center;
	font-weight: normal;
	margin:0;
}

h2 {
	font-size:14pt; 
	color:#003300;
	text-align:center;
	font-weight:bold;
	margin:0;
}

p {
	padding:2px;
	margin:0;
	color:#333333;
}
.style {
    text-align:center;
    font-size:13pt;
    font-weight:bold;
	color:#800000;
	padding:20px;
}

.style1 {
	font-size:13pt;
	font-weight:bold;
    color:#800000;
    text-align:left;
    padding-left:180px;
    padding-bottom:30px;
	border-bottom:1px solid #DCDCDC;
}

.style1 a {
	font-size:13pt;
	color:#800000;
	font-weight:bold;
	text-decoration:underline;
	line-height: 20px;
	display: inline-block;
	margin: 0 5px 0 0;
}

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

.style2 {
    margin-left:245px;
}

.style3 {
    font-size:9pt;
    text-align:left;
    padding:10px;
    line-height:12pt;
}

.style4 {
   	font-size:8pt;
}

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

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

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

.style6 {
   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;
}

/* ----------mainheat-------------- */
#mainhead{
   text-align:center;
   padding:5px;
   padding-top:20px;
   padding-bottom:20px;
   border:1px solid #DCDCDC;
}
/* ----------heat-------------- */
#head {
    height:110px;
    padding-top:10px;
    background-image:url('pcb-leiterplatte.css');    
    background-repeat:no-repeat;	
    background-position:center;
}
#navi {
    text-align:center;
	color:#003366;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color:#FFFFFF;
	padding-top:20px;
	margin:0;
	margin-left:10px;
    margin-right:10px;
    text-align:center;
}
/* --------------navigavtion------------- */
#left {
	float:left;
	width:10px;
    text-align:center;
}
#right {
	float:right;
	width:10px;
    text-align:center;
}
/* -----------footer--------------------------- */
#footer {
	clear:both;
	text-align:center;
	border:1px solid #DCDCDC;
	padding:10px;
	margin:0;
}





