/* CSS Document */
body {
 margin:0;
 background:url(../images/main_bg.jpg);
 background-repeat:repeat-y;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333;
}
a {
	color: #0230A6;
}
/*FONT*/
.artikelbox .boxcontent h3, .artikelbox .boxcontent h1, .artikelbox .boxtop .titel .titelB, .artikelbox .boxtop .titel .titelA, #seitenleiste h1, #content #firmenuebersichtTitel, #content #firmenuebersicht .Ueberschrift, #header #headerRight, #header #headerTitel{
	font-family: Arial, Helvetica, sans-serif;
}

/* HEADER */
#header {
 width:auto;
 background:url(../images/header_bg3.jpg);
 background-repeat:repeat-x;
 height:116px;
}

#header #headerLeft {
 background:url(../images/header_bg.jpg);
 width:599px;
 height:116px;
 float:left;
}

#header #headerLogo {
 background:url(../images/logo.jpg);
 width:207px;
 margin-left:599px;
 height:116px;
 cursor:pointer;
}

#header #headerRight {
 background:url(../images/header_bg2.jpg);
 width:191px;
 height:116px;
 position:absolute;
 margin:-116px 0 0 808px;
}

#header #headerTitel {
 margin: 43px 0 0 20px;
 color:#2560e6;
}

#header #headerTitel .GroßerTitel {
 font-size:250%;
}

#header #headerTitel .KleinerTitel {
 font-size:150%;
}
/* HEADER ENDE*/



/* TRENNLINIE */
.line {
	height:1px; 
	width:556px; 
	background:#3366FF;
}

#noborder {
	border:0;
}

#Logo {
	border:0;
}

#Trennlinie #lineA {
 background:url(../images/headerline_a.jpg);
 width:599px;
 background-repeat:repeat-x;
 height:12px;
 float:left;
}

#Trennlinie #lineB {
 background:url(../images/headerline_b.jpg);
 width:207px;
 background-repeat:repeat-x;
 height:12px;
 margin-left:599px;
}

#Trennlinie #lineC {
 background:url(../images/headerline_c.jpg);
 width:161px;
 background-repeat:no-repeat;
 height:12px;
 position:absolute;
 margin:-12px 0 0 806px;
}
/* TRENNLINIE ENDE*/



/* CONTENT */
#content {
 width:556px;
 padding: 0 20px 0 20px;
 float:left;
}
/* IE6 : ------------------*/
* html #content {
 padding: 0 20px 0 7px;
}

#content #firmenuebersicht {
 margin: 40px 0 0 0;
}
/* CONTENT ENDE*/

#presseartikel #vorspann {
	/*font-style: italic;*/
	font-weight: bold;
	margin: 15px 0;
	line-height: 140%;
}


/* FOOTER */
#content #footer {
 width:556px;
 height:21px;
 margin: 5px 0 0 0;
 border-top: 1px solid #3366FF;
 padding: 3px 0 0 0;
}

#content #footer #zurueck {
 width:131px;
 height:21px;
 float:left;
}

#content #footer #kontaktlink {
 width:299px;
 height:21px;
 float:left;
}

#content #footer #NachOben {
 width:126px;
 height:21px;
 float:left;
}

#content #firmenuebersicht {
 background:#fadea0;
 width:556px;
 height:500px;
}

#content #firmenuebersicht #box {
 background:url(../images/content_bg.jpg);
 background-repeat:repeat-x;
 width:556px;
 height:500px;
}

#content #firmenuebersicht p {
 margin:0 0 0 15px;
 padding:20px 0 0 0;
 display:block;
 width: 500px;
}

#content #firmenuebersicht .Ueberschrift {
 font-size:150%;
 margin-bottom: 0;
}


/* SEITENLEISTE */
#seitenleiste {
 	width: 170px;
 	display:block;
 	float:left;
 	margin: 36px 0 0 35px;
	margin-left: 16px;
}
/* IE7-HACK !"§$&%$"/&%""&(&%/"%$§"%$!§*/
html* #seitenleiste {
	margin-top: 47px;
}
#seitenleiste h1 {
 	font-size:150%;
	line-height: 75%;
 	margin-bottom:12px;
	font-weight:normal;
	border-bottom: 1px solid #3366FF;
	padding: 0 0 7px 0;
}
#seitenleiste .kategorie {
 	font-size:80%;
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
#seitenleiste .titel {
	font-weight:bold;
	font-size:110%;
	line-height: normal;
	margin: 0 0 3px 0;
}
#seitenleiste .text {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#seitenleiste .weiterlesen {
	margin: 3px 0 0 0;
	padding: 0;
}
#seitenleiste .meldung {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #666666;
}

#seitenleiste .imageBox {
  padding: 0 0 7px 0;
  border-bottom:1px solid #3366FF;
  text-align:center;
  margin-bottom: 12px;
  line-height: 16px;
}

#seitenleiste .download .pdf {
	background:url(../images/pdficon.gif) no-repeat left center;
	padding: 3px 10px 3px 18px;
	line-height: 20px;
}
#seitenleiste .download .word {
	background:url(../images/wordicon.gif) no-repeat left center;
	padding: 3px 8px 3px 18px;
	line-height: 20px;
}
#seitenleiste .download .bilder {
	background:url(../images/imgicon.gif) no-repeat left center;
	padding: 3px 10px 3px 18px;
	line-height: 20px;
}
#seitenleiste .download .zip {
	background:url(../images/zipicon.gif) no-repeat left center;
	padding: 3px 10px 3px 18px;
	line-height: 20px;
}

#seitenleiste .imageBox a:link, #seitenleiste .imageBox a:visited, #seitenleiste .imageBox a:active {
 color:#2560e6;
}

#seitenleiste a:link, #seitenleiste a:visited, #seitenleiste a:active {
 color:#2560e6;
}

#seitenleiste .imageBox img{
  border: 0px solid #3366FF;
  margin-top: 5px;
}

/* SEITENLEISTE ENDE*/

/*PFAD*/
#pfad {
	margin: 5px 0 0 0;
}
#pfad a {
	color:#333333;
}
/*ARTIKELBOX*/
.artikelbox {
	width: 556px;
	margin: 20px 0 20px 0;
}
.artikelbox .boxtop {
	border-bottom: 1px solid #3366FF;
	margin: 0 0 3px 0;
}
.artikelbox .boxtop .download{
	float:right;
	line-height:20px;
	margin: 7px 0 0 0; 
}
/* IE7-HACK !"§$&%$"/&%""&(&%/"%$§"%$!§*/
html* .artikelbox .boxtop .download{
	margin: 6px 0 0 0;
	font-size: 90%;
}
.artikelbox .boxtop .download a.pdf, 
.artikelbox .boxtop .download a.word, 
.artikelbox .boxtop .download a.bilder, 
.artikelbox .boxtop .download a.zip {
	color:#2560e6;
	font-weight:normal;
	padding: 3px 10px 3px 20px;
}
.artikelbox .boxtop .download a.pdf{
	background:url(../images/pdficon.gif) no-repeat left center;
	margin-right:-10px;
}
.artikelbox .boxtop .download a.word{
	background:url(../images/wordicon.gif) no-repeat left center;
}
.artikelbox .boxtop .download a.zip{
	background:url(../images/zipicon.gif) no-repeat left center;
	margin-right:-10px;
}
.artikelbox .boxtop .download a.bilder{
	background:url(../images/imgicon.gif) no-repeat left center;
	margin-right:-10px;
}
.artikelbox .boxtop .titel{

}
.artikelbox .boxtop .titel .titelA {
	font-size:200%;
}
.artikelbox .boxtop .titel .titelB {
 	font-size:120%;
	font-weight: bold;
	padding: 8px 0 4px 0;
	display: block;
}
.artikelbox .boxcontent {
	background: url(../images/bg2.jpg) repeat-x top left #fadea0;
	padding: 10px 20px 20px 20px;
}
.artikelbox .boxcontent h1{
	font-size:170%;
	font-weight:normal;
	line-height:24px;
	margin: 0 0 4px -1px;
	padding: 0;
}
.artikelbox .boxcontent h2{
	font-size:100%;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 0;
}
.artikelbox .boxcontent h3{
	font-size:80%;
	font-weight:normal;
	margin: 0 0 12px 0;
	padding: 0;
}
.artikelbox .boxcontent p{
	font-weight:normal;
	line-height: 18px;
	margin: 0 0 12px 0;
	padding: 0;
}
.artikelbox .boxcontent ul{
	width: 150px;
	float:left;
	margin: 10px;
	padding: 0;
	list-style:none;
}
.artikelbox .boxcontent ul li{
	height: 1%;
}
.artikelbox .boxcontent ul li a{
	display:block;
	line-height: 12px;
	text-decoration:none;
	border-bottom: 1px solid #3366FF;
	padding: 10px 0px 10px 15px;
	background:url(../images/listicon.gif) no-repeat center left;
	color:#333333;
}
.artikelbox .boxcontent ul li a:hover{
	background:url(../images/gradient-blue.gif) repeat-x top left #0230a6;
	color:#ffffff;
}
.artikelbox .boxcontent a.detaillink{
	color:#2560e6;
	font-weight:bold;
	display: block;
	margin-top: 7px;
}

.artikelbox .boxcontent .subheadline{
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 7px;
}

#kontakt label{
font-weight:bold;
color:#2560e6;
}

#kontakt input{
 border: 1px solid #2560e6;
 margin:  0 0 10px 0;
 background-color:#FFFFEE;
 padding: 1px 1px 1px 2px;
}

#kontakt textarea{
 width: 300px;
 height: 100px;
 color: #333;
 font-size:12px;
}


