


/* ------------------------Schrift und Farbe------------------------ */

h1, h2, h3, h4 {
margin: 12px 0 12px;
line-height: 110%;
}

h1 {
font-size: 140%;
color: #800000;
}

h2 {
font-size: 110%;
color: #111;
}

h3 {
font-size: 110%;
color: #810000;
}

h4, h5, h6 {
font size: 100% color: #111;
}

#text a {
color: #0033CC;
text-decoration: none; ok
}

#text a:hover {
color: #69F;
}

#text a.readmore {
font-size: 90%;
}

#text ul, #text ol {
padding:0 20px;
margin:0;
line-height: 130%;
}

#text ul li, #text ol li {
padding: 4px 0 8px;
}

#text p {
margin: 4px 0 8px;
padding: 0;
}

#text sup {
font-size: 80%;
}

#text .hauptteilüberschrift {
font-size:130%;
font-weight:bold;
color: #020212;
padding-top: 38px;
margin: 0px;
line-height: 110%;
}

hr {
margin: 0;
background-color:#bbb;
color:#bbb; 
height:1px; 
border-style:none;
}

h2 + hr {
margin: -8px 0 0;
background-color:#bbb;
color:#bbb; 
height:1px; 
border-style:none;
}



/* -------------Aufteilung und Ränder--------------- */

body {
margin:0px;
padding:0px;
background: #fefefe url('../bilder/hg2.jpg') repeat-x;
color: #001; font-style:normal; font-variant:normal; font-weight:normal; line-height:130%; font-size:0.75em; font-family:Verdana Arial, sans-serif
}

#layout {
background: url('../bilder/hg_layout2.jpg') repeat-x;
margin: 0 auto;
width: 990px
}

/* +++++ Kopf +++++ */

#header {
background: url('../bilder/hg_header-pflug-3.jpg') no-repeat;
height: 117px
}

#rechtsoben {
margin: 5px 0 0 40px;
float: right;
}

/* +++++ Leiste +++++ */

#leiste {
padding-top:5px;
}

#leisteLeft {
margin-right: 260px;
}

#leisteRight {
float:right;font-weight:bold;
background: #a0a9b7;
width: 260px;
height: 240px;
line-height:80%; font-size:90%;
}
/* +++++ Hier wurde Fontsize 90%  +++++ */
/* +++++ Leiste - Layout ohne Unternavigation +++++ */

#leisteStart {
height: 325px;
}

#bildStart {
margin-top: 5px;
}

/* +++++ Content +++++ */

#content {
clear: both;
margin-top:18px;
background: url('../bilder/hg_content.jpg');
padding: 0
}

#contentText {
margin-right: 260px;
background: url('../bilder/pflug-karlheinz-01.jpg') no-repeat top left
}

#contentText img {
border:none;
}

#contentText #text {
padding: 0px 20px 0px 220px;
border-right: 1px solid #ddd;
}

#contentText #text #contentFooter {
clear: both;
border-top: 1px solid #ddd;
margin-top: 20px;
padding-bottom: 10px;
font-size: 90%;
}

#contentText #text #contentFooter a  {
color:#000080;
text-decoration: none;
margin-right:40px;
}

/* +++++ Sitebar +++++ */

#sitebar {
float: right;
width: 260px;
}

#sitebarNav img {
border:none;
vertical-align:middle;
}

#sitebarNav a {
display: block;
border-top: 1px solid #ddd;
padding: 5px 4px;
text-decoration: none;
color: #000080;
}

#sitebarNav a:hover {
color: #69F;
}

#sitebarNav #current a {
background: #ebebeb;
}

#sitebar #sitebarNav, #sitebar #adresse {
margin: 10px 20px 0px;
border-bottom: 1px solid #ddd;
}

#adresse {
font-size: 90%;
line-height: 130%;
padding: 15px 0px 20px;
}

/* +++++ Footer +++++ */

#footer {
background: url('../bilder/pflug-unten.jpg') no-repeat center 0;
clear:both;
text-align: center;
font-size: 90%;
padding-top: 5px
}

#footer p {
margin: 0px;
padding: 10px;
background: #fff;
}

#footer a, #adresse a {
color: #000080;
text-decoration: none; ok
}

/* +++++ Navigation +++++ */

#topNav {
clear: both;
margin-left:3px;
}

#sprachNav {
float:right;
border-right: 1px solid #fff;
font-size: 90%;
margin-top:10px;
}

#sprachNav a {
padding: 0 8px;
text-decoration: none;
color: #fff;
border-left: 1px solid #fff;
}

#sprachNav #current a {
font-weight:bold;
color: #810000;
}

#mainNav a {
background: url('../bilder/navRight.jpg') no-repeat top right;
display: block;
height:25px;
width:135px;
text-align:center;
text-decoration: none;
color: #fff; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0
}

#mainNav a:hover {
color: #69F;
}

#mainNav #current a {
background: url('../bilder/navHG.jpg') repeat-x top right;
}

#mainNav .active a {
background: url('../bilder/navHG.jpg') repeat-x top right;
}

#mainNav li, #sprachNav li {
float:left;
}

#subNav {
margin: 0 20px;
padding: 10px 0px 0px;
border-bottom: 1px solid #810000;
}

#subNav a {
display: block;
border-top: 1px solid #810000;
padding: 8px 8px;
text-decoration: none;
color: #fff;
}


#sprachNav a:hover, #subNav a:hover, #footer a:hover, #adresse a:hover, #contentText #text #contentFooter a:hover {
color: #69F;
}

#sitebarNav ul, #mainNav ul, #subNav ul, #sprachNav ul {
list-style: none;
padding: 0;
margin: 0;
}

/* +++++ Formular +++++ */

input, textarea {
background: #efefef;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:none;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
color:#888;
font-size:90%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:130%;
padding:5px;
margin: 4px 0;
}

input:hover, textarea:hover {
background: #fff;
}

input.button {
background: #efefef;
width:100px;
font-weight: bold;
cursor:pointer;
margin-top: 20px;
}

input.button:hover {
background: #dfdfdf;
}