/*########### CSS Trennlinie###########*/
.hr{
    display:none;
}

h1 {
    font-size:8.5pt;
margin:0;
}

h2 {
    font-size:8pt;
    margin: 0pt; 
    padding: 0pt; 
    line-height: 15px; 
background-color:#EEEEEE;
}
a {
    color:#828282;
    text-decoration:none;
cursor:pointer;
}
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    color:#C51D1C;
    text-decoration:none;
}
	
.clear {
	clear:both;
}
/*########### CSS Startseite ###########*/
.startnews{
    float:left; 
    width:183px; 
    vertical-align:top; 
    border-right:5px solid white;
}
.startcontent{
    float:left; 
    width:518px;  
    vertical-align:top; 
    border-right:5px solid white;
}
.startbild{
    height:239px; 
    width:706px; 
	background-image:url('/hp/z-Bilder/hauptfeld_start.jpg'); 
    vertical-align:top; 
    padding:0; 
    margin:0;
}

#newsDiv {
	background-color: rgb(238, 238, 238); 
}

.newslist {
	padding: 14px 5px 2px;
}

/* CSS 4 Header */
.logo{
    width:895px;
    background-color:white;
    text-align:right;
}

/* CSS 4 Navigation */
.content_all {
	width:895px;
	border-top:1px #9C0913 solid; 
}

.content_left_start {
	float: left; 
	text-align: left;
}

.content_left{
    float:left; 
    width:183px; 
    vertical-align:top;
}

.roundcorner{
    margin-top:5px;
}

/* CSS 4 ContentMiddle */
.content_main{
    float:left; 
    width:517px;  
    vertical-align:top; 
    margin-left:5px; 
    margin-right:5px;
}

.mainpic {
	height:239px; 
	width:517px; 
	
	vertical-align:top; 
	padding:0; 
	margin:0;
}

/* CSS 4 content_right Site */
.content_right{
    float:left;
    width:183px;
    vertical-align:top;
}

/* CSS 4 Footer */
.footer{
    background-color:white; 
    height:20px;
    text-align:left; 
    width:895px;
    padding-top:5px;
}

.footer_line{
    height:2px; 
    width:895px;
background-image:url(/hp/line_bottom.gif);
    overflow:hidden;
}

.footer_links{
    float:right;
    background-color:white;
}

.footer_links ul{
    list-style-type:none; 
    margin:0;
}

.footer_links li{
    display:inline;
    padding-right:4px;
    margin-left:5px;
	border-right:1px solid #828282;
}

.footer_company{
    float:left;
    background-color:white;
}

.footer_keyword{
    height:3px; 
    display:none;
    font-size:1px;
    color:#ffffff;
}
/* CSS 4 Site */

body {
background-image:url('/hp/px_bground.gif');
    background-repeat:repeat;
    margin: auto;
    height:100%;
    padding:0;
    text-align:center
}
.bground {
    background-color:#FFFFFF;
}
.content {
    margin:auto; 
    width:895px;
    background-color:#ffffff; 
    border-left:15px solid #ffffff; 
    border-right:15px solid #ffffff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8.5pt;
    color:#828282;
}


.content_noborder {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8.5pt;
    color:#828282;
    padding: 0;}
.content_normal {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#828282;
    font-size:8.5pt;
    text-align:left;
}
.content_main_grey1 {
background-image:url('/hp/px_grey3.gif');
    background-repeat:repeat;
    font-size:8.5pt;
    color:#828282;
    padding:15px 5px 20px 5px;
    text-align:left;
}
.content_sitemap {
background-image:url('/hp/px_grey3.gif');
    background-repeat:repeat;
    font-size:6.5pt;
    color:#828282;
}

.button{
background-image: url(/hp/menuitem.gif);
    background-repeat: no-repeat;
    background-position: 3px 2px;
    color: #828282;
    background-color: #EEEEEE;
    border-bottom: #cdcdcd 1px solid;
    border-top: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:0;
	padding-left:8px;
	padding-right:5px;
	padding-top:0;
    font-size:1.1em;
    cursor: pointer;
}

.button:hover {
	color:#C51D1C;
}
input.button:hover {
	color:#C51D1C;
}

.content_main_grey1 ul{
    list-style-image:url('/hp/menuitem.gif');
    list-style-position:outside;
    margin: 0 0 0 30px;
    padding: 0;
}
.content_main_grey1 li{
    padding: 3px 0;
}
.content_main_grey1 p{
    padding-top:5pt;
    margin-top:4pt;
    color:#828282;
}
.content_main_grey1 a {
    color:#C51D1C;
    text-decoration:none;
}
.content_main_grey1 a:link {
    color:#C51D1C;
    text-decoration:none;
}
.content_main_grey1 a:visited {
    text-decoration:none;
}
content_sitemap ul{
list-style-image:url('/hp/list_symbol_1.gif');
    list-style-position:outside;
    margin: 0 0 010px;
    padding: 0;
}
.content_sitemap li{
    padding: 1px 0 1px 0;
    margin-left:-10px;
}
.content_sitemap p{
    padding-top:5pt;
    margin-top:4pt;
    color:#828282;
}
.content_sitemap a {
    color:#C51D1C;
    text-decoration:none;
}
.content_sitemap a:link {
    color:#828282;
    text-decoration:none;
}
.content_sitemap a:visited {
    color:#828282;
    text-decoration:none;
}

.phpdigHighlight {
    color: #000000;
}
.content_main_grey1 a:hover {
    color:#C51D1C;
    text-decoration:none;
}
.content_sitemap a:hover {
    color:#C51D1C;
    text-decoration:none;
}

.content_right_grey1 {
background-image:url('/hp/px_grey3.gif');
    background-repeat:repeat;
    padding:5px;
    font-size:8.5pt;
    color:#828282;
    text-align:left;
}
.content_right_grey1 ul{
list-style-image:url('/hp/list_symbol_1.gif');
    list-style-position:outside;
    margin: 0;
    padding: 0;
}
.content_right_grey1 li{
    padding: 1px 0 1px 0;
}
.content_right_grey1 a {
    color:#828282;
    text-decoration:none;
}
.content_right_grey1 a:link {
    color:#828282;
    text-decoration:none;
}
.content_right_grey1 a:visited {
    color:#828282;
    text-decoration:none;
}
.content_right_grey1 a:hover {
    color:#C51D1C;
    text-decoration:none;
}
.pic_link_noborder img{
    border:none;
}
/* abgerundete Ecken */

.img_kunden {
    margin-top:5px;
}
.newsabsatz {
    padding:25px 0px 0px 25px;
}

.formbox {
	color:#828282;
	padding:5px;
	background-color:#EEEEEE;
	height:20px;
	white-space:nowrap;
}

#searchform {
	display:inline;
}
.newsletterbox {
	color:#828282;
}

#newsletter {
	display: inline;
}

.reihe {
	clear:both;
	padding:3px 0px;
	display:inline;
}
.label {
	color:#828282;
	float:left;
	margin:0pt;
	padding-right:3px;
	padding-top:3px;
	width:auto;
	height:15px;
	padding-left:0;
}
.feld1 {
	text-align:left;
	float:right;
        width:350px;
}
.feldnewsl {
	text-align:left;
	line-height:18px;
}
.defbreite {
	width:260px;
}
.newslbreite {
	width:105px;
}

fieldset {
	color: #828282;
	border: solid 1px  #828282;
	background-color: #eeeeee;
	padding: 10px;
}

legend {
	padding: 0.1em 0.4em;
	font-weight: bold;
	color: #000;
	border: 3px double #828282;
	background-color: #eeeeee;
}

input, select {
	border: 1px solid #eeeeee;
	background: #eeeeee url('/hp/Formularschatten.gif') no-repeat left top;
	padding: 2px;
}

textarea{
	
	border: 1px solid #eeeeee;
	background: #eeeeee url('/hp/Formularschatten.gif') no-repeat left top;
	padding: 2px;
}

#nummer {
	width: 3em;
}
#plz {
	width: 3em;
}

label {
	width: 5em;
	margin: 5px;
	padding: 5px;
	float:left;
	text-align: right;
	font-weight: normal;
	color: #000;
}
input.fehler {
	border: 1px solid #f00;
	background: #fff url('/hp/Formularschatten.gif') right no-repeat;
}

input.prima {
	border:1px solid #EEEEEE;
	padding: 2px;
	background:#FFFFFF url('/hp/Formularschatten.gif') no-repeat scroll right center;
}

