body { margin: 0; text-align: center; background: url(../images/bg_pattern.gif) }

#layout { margin: 20px auto; text-align: left; border-top: 3px solid #f5d200; border-bottom: 3px solid #f5d200; }

#header { border-bottom: 3px solid #892d2c; }
#content { padding: 0 15px 15px 15px }

td { vertical-align: top; font-family: Arial; font-size: 12px; color: #5a3e1c; }
td.longtitle { background: #f6b00d; }

.mypadding { vertical-align: top; font-family: Helvetica; font-size: 12px; padding: 0px 18px 0px 18px; }

#mainnav ul { list-style: none; margin: 0; padding: 20px 0 0 25px; font-weight: bold;}
#mainnav li { padding: 2px 0; position: relative; }
#mainnav li:hover { z-index: 1000; }
#mainnav ul ul { display: none; }
#mainnav li:hover ul { display: block; position: absolute; top: 14px; left: 30px; background: #fff; width: 150px; margin: 0; padding: 5px; border: 1px solid #892D2C; border-top: 0; z-index: 100;}
#mainnav ul ul a {font-weight: normal; }
#mainnav li:hover a:hover { color: #892D2C; }
#mainnav li:hover li ul { display: none }

a:link { color: #892d2c; text-decoration: none; }
a:visited { color: #892d2c; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: underline; }
a:focus { color: #fff; text-decoration: underline; }
a.navilink { color: #000; text-decoration: none; font-size: 13px; font-weight: bold;	padding: 0px 18px 0px 18px; }
a.navilink:hover { color: #000; }

#content a:link { color: #892D2C; text-decoration: underline; }
#content a:visited { color: #892D2C; text-decoration: underline; }
#content a:hover { color: #F6B00D; text-decoration: none; }

.sidebar { padding: 0 15px }
.sidebar hr { border: 0; background: 0; border-top: 1px solid #f5d200 }
.sidebar a:hover { color: #F6B00D; }

p.small { font-family: Arial; font-size: 10px; margin: 16px 18px 10px 18px;	line-height: 14px; }
p.bs { font-family: Arial; font-size: 13px; margin: 0px 0px 0px 0px; line-height: 14px; text-align: left; }
p {	font-family: Arial;	font-size: 12px; margin: 10px 0; line-height: 18px; vertical-align: top; color: #5a3e1c; }
p.leftframe { font-family: Arial; font-size: 11px; margin: 16px 18px 0px 18px; line-height: 16px; text-align: left; vertical-align: top; color: #5a3e1c; }
p.center { font-family: Arial; font-size: 12px; margin: 16px 18px 10px 18px; line-height: 18px; text-align: center; vertical-align: top; }

.pattern {	background: transparent url(../images/bg_pattern.gif) repeat top left; margin: 0; padding: 0; border-bottom: 0px solid #fff; }

.nav { vertical-align: middle; }

hr { color: #fff; }

h2 { color: #fff; font-size: 21px; font-weight: normal; margin: 8px 0 0 18px; padding: 0; line-height: 22px; letter-spacing: 1px;}
h3 { font-size: 12px; margin: 10px 0; }

.news, .stellenangebot { position: relative; border-bottom: 1px dashed #f6b00d; margin-bottom: 20px; padding-bottom: 10px;}
span.datum { position: absolute; top: 0; right: 0; color: #ccc; }

.yline { border-bottom: #f6b00d; border-width: 0 0 1px 0; border-style: none none solid none; margin: 16px 18px 10px 18px; }
.yline2 { border-bottom: #f6b00d; border-width: 0 0 1px 0; border-style: none none solid none; }

h3.hr { border-bottom: 1px solid #f6b00d; font-size: 18px; color: #f6b00d; }

.produkt { margin-top: 10px }
.produkt img { float: left; margin-right: 10px; }
.produkt p {  }

fieldset { margin-bottom: 10px; background: url(../images/bg_pattern.gif)}
legend { font-weight: bold }
.message label {display: none}
.message textarea { width: 100%; height: 100px}
.personal label { width: 130px; float: left; }
.personal input { width: 250px }
.errors { margin-bottom: 10px; }
.errors, .required { color: red }

img { border: 0 }

.clear { clear: both; margin: 0; padding: 0; line-height: 0; height: 0; width: 0; font-size: 0 }

