@import url('tables.css');
body {
     font-family: Verdana, sans-serif;
     font-size: 11px;
     margin: 0px;
}
#container {
     margin: 0px auto;
     width: 1000px;
     padding: 0px 10px;
     background: white;
     position: relative;
     background: url(../_images/schatten_rand.jpg) no-repeat #fff;
}

#header {
	height: 235px;
	color: white;
	background: #F31C0A;
	margin: 0 0 0px 0;
}
#header ul#metanavi {
	float: right;
}
#header ul#metanavi li {
	 list-style-type: none;
	 float: left;
	 display: block;
	 margin-right: 12px;
	 margin-top: 12px;
}
#header ul#metanavi li a {
	color: white;
	font-size: 10px;
}
#header ul#mainnavi {
	position: absolute;
	top: 70px;
	left: 51px;
}

#header ul#mainnavi li {
	 list-style-type: none;
	 float: left;
	 display: block;
	 margin-right: 12px;
	 margin-top: 12px;

}
#header ul#mainnavi li a {
	color: #850207;
	font-size: 12px;
	font-weight: bold;

}
#header ul#mainnavi li a.active, #header ul#mainnavi li a:hover {
	color: #fff;
}



#header ul#subnavi,
#header ul#subnavi_dynamic {
	position: absolute;
	left: 51px;
	margin: 0px;
	padding: 0px;
	top: 110px;
}
#header ul#subnavi_dynamic {
	top: 40px;
	left: 0px;
	width: 1000px;
}

#subnavigrundierung {
        background: white;
	position: absolute;
	left: -51px;
	top: 35px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 25px;
}

#header ul#subnavi li,
#header ul#subnavi_dynamic li {
	 list-style-type: none;
	 float: left;
	 display: block;
	 margin: 0 12px 0 0;

}
#header ul#subnavi li a,
#header ul#subnavi_dynamic li a {
	color: #969696;
	font-size: 12px;
	font-weight: bold;
}
#header ul#subnavi li a.active, #header ul#subnavi li a:hover,
#header ul#subnavi_dynamic li a.active, #header ul#subnavi_dynamic li a:hover  {
	color: #f21c0a;
}


#headercontainer {
	background: url(../_images/header_logos.gif) no-repeat;
	height: 235px;
}
.subpage {
	 height: 105px !important;
}
#content {
	 background: #fff;
	 min-height: 600px;
	 margin-top: 0px;
}
* html #content {
	height: 600px;
}
.homecontent {
	     margin-top: 50px !important;
	     min-height: 500px !important;
}
* html .homecontent {
	height: 500px;
}
a {
	text-decoration: none;
	color: black;
}
#content a {
	font-weight: normal;
	 text-decoration: underline;

}
#content a:hover {
	 text-decoration: underline;
}
ul {
   margin: 0px;
   padding: 0px;
}
img {
    border: 0px;
}


h2 {
	margin: 10px 0px 0px 0px;
	height: 38px;
	color: #F31C0A;
	font-size: 20px;
	font-weight: normal;
}
h3 {
   font-size: 14px;
   margin: 10px 0px 0px 0px;
}
h4 {
   font-size: 11px;
   margin: 0px;
}
p {
  font-size: 11px;
  margin: 12px 0px;

}

.kleingedrucktes {
  font-size: 9px;
}

form { display: inline; }

a.arrow {
   background-image:url(../_images/pfeil_rot.gif);
   background-repeat: no-repeat;
   display: block;
   color: #000;
   font-size: 11px;
   font-weight: bold !important;
   text-decoration: none !important;
   margin-top: 15px;
   padding-left: 15px;
   line-height: 14px;
}

.arrow_left a {
	background-image:url("../_images/pfeil_rot_links.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:bold !important;
	margin:0;
	padding:0 0 0 20px;
	margin-left: 30px;
	text-decoration:none !important;
}

ol li {
   font-size: 11px;
}






/* Kopie EEA */

    /* Fusszeile */

    div#fuss {

        clear: both;
        padding: 2em 0em 0.625em 0em;
        margin: 0em 0em 0em 0em;
        color: #959595;
        font-size: 10px;

    }



    div#fuss a {

        color: #959595;
        text-decoration: none;

    }



    div#fussoben {

        margin: 2.7491em 0em 0.1875em 0em;
        padding: 0em 0em 0.1875em 0em;
        border-bottom: 1px solid #959595;

    }



    div#fuss span {
    }



    ul#fussunten {

        float: right;
        margin: 0em 0em 0em 25em;
        padding: 0em 0em 0em 0em;
        display: inline;

    }



    ul#fussunten li {

        margin: 0em 0em 0em 0em;
        padding: 0em 0.3125em 0em 0.3125em;
        display: inline;
        list-style-type: none;
        background: none;

    }



    a.toplink {

        background-image: url(../_images/pfeil_grau_top.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        color: #959595;
        float: right;
        padding: 0px 0px 0px 14px;
        text-decoration: none;

    }



#icon_prod0,
#icon_prod1,
#icon_prod2,
#icon_prod3,
#icon_prod4 {
	    cursor:pointer;
}

#snippets {
	 width: 160px;
 	 float: right;
 	 margin-top: 55px;
 	 margin-right: 0px;
 	 display: inline;

}

.snippet {
	 border: 1px solid #969698;
	 margin-right: 0px;
	 margin-bottom: 12px;
 	 overflow: hidden;
 	 width: 152px;
 }
.snippet .content {
	 padding: 0 4px 4px 4px;

}
.snippet h3 {
	 background: #969698;
	 color: white;
	 font-weight: bold;
	 margin: 0 0 4px 0;
	 font-size: 11px;
	 padding: 3px;

}

.snippet a, .snippet p {
	 margin: 4px 0;
}

#flashcontent {
	      position: absolute;
	      top: 130px;
	      z-index: 50;
     	      background: #fff url(../_images/flash_intro_screen.jpg) no-repeat ;
     	      height: 600px;
     	      overflow: hidden;
     	      width: 1000px;
}
#flashcontent_inner {
     height: 600px;
     width: 1000px;
}
#flashstage {
	    clear: left;
	    position: absolute;
	    top: 125px;
	    height: 0px;
}


#startlink  {
       display: block;
       width: 154px;
       background:url(../_images/snippet_special.gif) !important;
       background-repeat: no-repeat;
       color: red;
       font-weight: bold;
       padding-left: 0px;
       height: 187px;
       margin: -1px -1px -1px -1px;
}

div.popup {
	  width: 350px;
	  height: 170px;
}

div.popup img {
	display: block;

}

div.popup h3 {
	margin: 0px;
}
#content_hide {
	width: 744px;
	margin: 40px 20px 40px 51px;
	padding: 0px;
	overflow:hidden;
}
#content_hide_kw {
	width: 810px;
	margin: 40px 20px 40px 0;
	padding: 0px;
	overflow:hidden;
}
#content ul {
	 padding: 0px;
	 margin: 0px;
}

#content li {
	 background-image: url(../_images/listicon_rot.gif);
	 background-repeat: no-repeat;
	 background-position: 0 center;
	 padding-left: 20px;
	 margin-left: 0px;
	 margin-bottom: 7px;
	 line-height: 15px;
	 list-style-type: none;
}

h3.euro150 {
       color: #F31C0A;
       margin: 16px 0px 3px 0px;
       font-size: 14px;
       font-weight: bold;
}
div.euro150 {
	    margin-left: 25px;
	    width: 475px;
}

.content580 {
	    width: 580px;
}


.home_teaser {
	     height: 150px;
}

.home_teaser img {
	     display: block;
	     margin: 10px 0;
}

.home_teaser h4  {
	margin: 0px;
	padding: 0px;
}
.home_teaser h4 a {
	     height: 20px;
}

#eventlist a.arrow {
	   margin: 0 2px 6px 2px;
	   font-size: 10px;
	   line-height: 12px;
}
a.more {
       font-weight: normal !important;
       text-decoration: underline;
}

.downloaditem {
	      margin: 0;
	      float: left;
	      width: 370px;
	      height: 110px;
}
.downloaditem img {
	      float: left;
	      margin-right: 15px;
}
.downloaditem h4 {
	      margin: 7px 0;
}
.downloaditem a {
       background-image:url(../_images/download_rot.gif);
       background-repeat: no-repeat;
       display: block;
       color: #000;
       font-size: 11px;
       font-weight: bold !important;
       text-decoration: none !important;
       padding-left: 30px;
       line-height: 18px;
       margin-left: 140px;
}

#pressenavi {
	    margin: 0 0 25px 0;
}

#pressenavi a.arrow {
	    margin-top: 5px;
}
#pressenavi a.active {
	    color: #f31c0a !important;
}


.cont_left {
	width: 375px;
	float: left;
	border-right:1px solid #959595;
	margin-bottom: 64px;
	padding-right: 20px;
}

.cont_right {
	width: 341px;
	float: left;
	margin-left: 17px;
	margin-bottom: 64px;
}

.clear {
	clear: both;
}