html, body {
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
}

#breadcrump,#left, #right {
font-size: 100%;
}

#content {
font-size: 110%;
background:#fff;
text-align:left;
line-height: 150%;
border-top: 1px solid #fff;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
margin:  0 0 10px 0;
font-size: 130%;
line-height:150%;
}

h5 {
margin-bottom:0;
padding:0;
}

#content h4 {
margin:  5px 0 100px 0;
line-height: 150%;
font-size: 100%
}

#left h4, #right h4  {
font-size: 100%;
}

#left h3,
#right h3,
#content h3,
#content .top10dl h3 {
font-family:  Arial, Helvetica, sans-serif;
color:#000;
margin:0;
font-size: 11px;
clear: both;
background:#ddd url(/img/h3_bg_neu1.png) left top repeat-x;
border-bottom:1px solid #ccc;
border-top:1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
line-height: 15px;
padding: 0.3em 0.3em 0 ;
color:#000;
overflow:hidden;
}

#left h3#nav,
#right h3#seek,
#content h3#fokus {
margin-top: 0px;
/*erste h3 links und rechts*/
}

#left h3, #right h3 {
margin-top: 15px;
}

#right div.right_ab h3 {
border-left: 0;
border-right: 0;
}

#content h3, #content div#related h4 {
margin-top: 15px;
margin-bottom: 8px;
}

#skiplinks {
height:20px;
margin:0;
}

#skiplinks a.tastShow,
#skiplinks a:active,
#skiplinks a:focus {
color:#000;
}

div.altheadpic {
float:right;
opacity: 0.5;
margin-top:57px;
margin-right:-3px;
padding:5px 50px 5px 5px;
background:#fff;
}


span.altheadpic {
color:#000;
}

#header {
height:120px;
margin:0;
padding:0;
}

#header #logo {
border:0;
padding: 38px 0 0 10px;
margin: 0em 0.3em;
}

/*Contentbereich*/
#content_wrapper {
background: #fff;
}

#container {
background:#fff;
}

/*Contentbereich ?berschriften*/
#content h3,
#content h4 {
clear:both;
}

#content h3 img {
margin:2px .2em 0 0;
}

#content h4 {
margin: 5px 0 0 0;
padding:0;
font-weight: 700;
}

#content h4 a:link,
#content h4 a:active {
font-weight: 700;
}

#content h4 img {
margin:1.4px .2em 0 0;
}

/*Contentbereich Bilder*/
#content img.teaserImgDet {
float:left;
border:1px solid #ddd;
padding:2px;
}

#content img.dirbann {
border:1px solid #ddd;
float:left;
margin:0 5px 5px 0;
padding:1px;
}

#content img {
float:left;
margin:0 1.6em 10px 0;
}

/*Contentbereich Bildunterschriften*/
#content dl {
float:left;
clear:left;
margin:0 1.6em 10px 0;
padding:0 6px 0 0;
}

#content dl.imgright {
float:right;
clear:right;
margin:0 20px 10px 0;
padding:0;
}

#content dl img {
border:1px solid #ddd;
margin:0;
padding:2px;
}

#content dt {
margin-bottom:10px;
padding-left:0;
background:#fff;
}

#content dd {
width:100%;
text-align:center;
margin-left:0;
margin-right:0;
margin-top:2px;
background-color:#ddd;
padding:3px;
}

#content ul {
padding:0 1.5em;
line-height: 180%;
color: #333;
margin-left:0;
}

/*Contentbereich - Hervorhebungen*/
#content .alert {
color:#000;
font-weight:400;
background:red;
border:1px solid red;
margin:2.2em 0;
padding:.9em;
}

#content .success {
color:green;
font-weight:700;
background:#cf6;
border:1px solid green;
margin:2.2em 0;
padding:.9em;
}

/*Contentbereich Multiartikel*/
#content ul.multi_article_left,
#content ul.multi_article_right {
display:block;
border:1px solid #ddd;
list-style:none;
margin:.3em;
padding:5px 25px;
}

#content ul.multi_article_left,
#content ul.multi_article_right {
background:url(/img/multi_right.png) no-repeat 10px 10px;
float:left;
}

#content ul.multi_article_right {
background:url(/img/multi_left.png) no-repeat 10px 10px;
float:right;
}

#content multi_article_left li,
#content multi_article_right li {
float:left;
text-align:center;
margin:0;
padding:0 1em;
}

/*Contentbereich Tabellen*/
#content table {
border: 1px solid #f8f8f8;
background: #ddd;
width:100%;
font-size:90%;
margin: 0;
padding: 0;
}

#content th {
border:1px solid #fff;
background:#ddd;
padding:5px 10px;
}

#content td {
background:#f2f2f2;
border:1px solid #f1f1f1;
padding:10px;
}


/*Contentbereich fieldset*/
#content fieldset {
border:1px solid #ddd;
color:#555;
margin:1.4em 0;
padding:.6em;
}

#content fieldset div {
margin-top:.9em;
}

#content fieldset input, textarea {
border: 1px solid #ddd;
background: #f8f8f8;
padding: 5px 1px;
width: 50%;
}

#content fieldset input:focus, textarea:focus {
border: 1px solid #bbb;
background: #fff;
padding: 5px 1px;
}


#content fieldset div.submit input,
#content .formabschickenzurueck,
#content .formabschickenweiter {
border:1px outset;
border-color: #333;
background:#f2f2f2
}


#content fieldset div.submit input:hover,
#content .formabschickenzurueck:hover,
#content .formabschickenweiter:hover {
border: 1px solid #fff;
background:#f2f2f2
}

#content fieldset legend {
font-weight:700;
}


#content fieldset div.submit {
margin-left:30%;
}

#content fieldset div label {
float:left;
width:35%;
padding-right:.9em;
color:#333;
text-align:left;
}

#content fieldset div p {
border-left:3px #ddd;
color:#555;
}

#content fieldset div label br, h5 {
left:-999px;
width:500px;
}

#content fieldset img {
margin:0;
}

#content .contentText {
margin: 1em 0 0 0;
}

/*Content DLS*/
#content .boxDls ul {
font-size:.9em;
color:#555;
list-style-type:none;
background:#fff;
margin: 0;
padding:0 ;
}

#content .boxDls {
margin:0;
background:#fff;
}

#content .boxDls ul li {
border-bottom:1px solid #f2f2f2;
}

#content .boxDls ul li:hover, #content .boxDls ul li:focus {
color:#333;
border-bottom:1px solid #f2f2f2;
background-color: #f8f8f8;
}

#content .boxDls ul li a {
font-weight:400;
text-decoration: none;
display:block;
margin:  0 1.3em;
padding:.2em;
}

/*Contentbereich related*/
#content #related h2 {
text-align:left;
background:#fff;
border:none;
margin:3em 0 0.3em 0;
padding:0;
clear: both
}

#content #related .boxArt,
#content #related .boxLnk,
#content #related .boxNews,
#content #related .boxDownload,
#content #related .boxCnt,
#content #related .boxFil {
margin: 0px 0 15px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 0;
}

#related h3,
#related h4 {
margin-bottom: 0
}

#content #related ul {
list-style-type: none;
margin: 0;
padding: 0;
}

/*Contentbereich Boxen*/
#content div.boxCnt,
#content div.boxArt,
#content div.boxProduct,
#content div.boxLnk,
#content div.boxGes,
#content div.boxAng,
#content div.boxDate,
#content div.boxNews,
#content div.boxCnt,
#content div.boxDownload,
#content div.boxInf,
#content div.boxFil {
background: #f8f8f8;
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
margin: -8px 0 15px 0;
padding: 0;
}

#content div.boxCnt ul,
#content div.boxProduct ul,
#content div.boxArt ul ,
#content div.boxLnk ul,
#content div.boxGes ul,
#content div.boxAng ul,
#content div.boxDate ul,
#content div.boxNews ul,
#content div.boxCnt ul,
#content div.boxDownload ul,
#content div.boxInf ul,
#content div.boxFil ul {
list-style: none;
margin: 0;
padding: 0;
}

#content div.boxCnt ul li,
#content div.boxArt ul li,
#content div.boxProduct ul li,
#content div.boxLnk ul li,
#content div.boxGes ul li,
#content div.boxAng ul li,
#content div.boxDate ul li,
#content div.boxNews ul li,
#content div.boxCnt ul li,
#content div.boxArt ul li,
#content div.boxDownload ul li,
#content div.boxInf ul li,
#content div.boxFil ul li {
list-style: none;
margin: 0;
color: #333;
padding: 1px 0 5px 20px;
}

#content div.boxFil {
float:left;
width:99.5%;
}


#content div.boxFil ul li {
padding: 0.5em 0 5px 0.3em;
}

#content div.boxFil ul li img {
border:1px solid #ddd;
padding:2px;
background:#fff;
width: 135px;
margin-right:10px;
}

#content div.boxFil ul li .filmDesc {
position:relative;
top:0;
}

#content .boxCnt ul li a:link,
#content .boxCnt ul li a:visited,
#content .boxArt ul li a:link,
#content .boxArt ul li a:visited,
#content .boxProduct ul li a:link,
#content .boxProduct ul li a:visited,
#content .boxLnk ul li a:link,
#content .boxLnk ul li a:visited,
#content .boxGes ul li a:link,
#content .boxGes ul li a:visited,
#content .boxAng ul li a:link,
#content .boxAng ul li a:visited,
#content .boxDate ul li a:link,
#content .boxDate ul li a:visited,
#content .boxNews ul li a:link,
#content .boxNews ul li a:visited,
#content .boxDownload ul li a:link,
#content .boxDownload ul li a:visited,
#content div.boxInf ul li a:link,
#content div.boxInf ul li a:visited,
#content div.boxFil ul li a:link,
#content div.boxFil ul li a:visited{
font-weight:700;
text-decoration:none;
}

#content .boxCnt ul li a:hover,
#content .boxCnt ul li a:focus,
#content .boxArt ul li a:hover,
#content .boxArt ul li a:focus,
#content .boxProduct ul li a:hover,
#content .boxProduct ul li a:focus,
#content .boxLnk ul li a:hover,
#content .boxLnk ul li a:focus,
#content .boxGes ul li a:hover,
#content .boxGes ul li a:focus,
#content .boxAng ul li a:hover,
#content .boxAng ul li a:focus,
#content .boxDate ul li a:hover,
#content .boxDate ul li a:focus,
#content .boxNews ul li a:hover,
#content .boxNews ul li a:focus,
#content .boxDownload ul li a:hover,
#content .boxDownload ul li a:focus,
#content div.boxInf ul li a:hover,
#content div.boxInf ul li a:focus,
#content div.boxFil ul li a:hover,
#content div.boxFil ul li a:focus{
font-weight:700;
text-decoration:underline;
}

#content .boxCnt ul li ul li {
background-image: none;
padding: 0;
margin: 0;
}

#content .boxInf {
font-size:90%;
}

#content .boxDownload .description {
margin:5px 3px 10px 3px;
}

/*einzelne Contentelemente*/
#content hr {
color:#e8e8e8;
background-color:#e8e8e8;
clear:left;
padding: 0;
margin:0;
}

#content .note {
color:#555;
}

#content p .subinfo {
color:#555;
margin: 0;
font-size: 80%
}

#content .subinfoNews {
color:#555;
margin: 0;
font-size: 80%
}

#content .nettextdesc {
margin: 0 0 15px 0;
}

#content .objectDesc {
color:#000;
}

#content div.boxCnt p.description {
font-weight:700;
color:#444;
margin: 0;
padding: 0;
text-align:left;
border:0
}

#content .description #aufgaben {
background: #f8f8f8;
padding: 0.1em;
margin:0.8em 0;
}

#content .boxDownload.description {
font-weight:400;
color:#000;
text-align:left;
margin:0;
padding: 0.3em;
background: #f8f8f8;
border-bottom: 1px solid #ddd
}

#content .membDescription {
color:#555;
text-align:left;
margin:.6em 1.2em;
}

#content .contTabrow {
clear: both;
padding-top: 3px;
}

#content h4.contTabLeftClmn {
float:left;
text-align: right;
width:30%;
}

#content span.contTabRightClmn {
float:right;
text-align:left;
width:65%;
margin:5px;
}

/*Im Fokus-Bereich*/
#content #floats {
clear:both;
width:100%;
float:left;
margin: 0 0 30px 0;
}


#floats .left a:link,
#floats .left a:visited {
font-weight:400;
text-decoration:underline;
}

#floats .left a:hover,
#floats .left a:focus {
text-decoration:none;
}

#content .akt_right {
width:48%;
float:right;
margin: 0 0 1em 2.5em;
}

#content .akt_right ul li img {
float:right;
padding:1px;
border:none;
height:50px;
width:50px;
margin:3px 0 5px 5px;
}

#content .akt_right h3 {
margin:0;
font:700 12px Arial ;
background:#fff url(/img/fokus.jpg) -9px 0 no-repeat;
padding:12px 0 42px 86px;
border: 0;
}

#content .akt_right ul li h4 {
margin:0 0 0.7em;
}

#content .akt_right ul {
color: #555;
list-style-type:none;
margin:0;
padding: 0;
background:#ddd url(/img/fokus_bg.jpg) -9px 0 no-repeat;
}

#content .otr_right ul li {
background: url(/img/button_otr.png) no-repeat;
height:64px;
width:150px;
float:right;
list-style-type:none;
margin:0 0 0 20px;
padding:0;
}

#content .otr_okWeb ul li {
background: url(/img/button_okWebgrau.png) no-repeat;
height:70px;
width:150px;
float:right;
list-style-type:none;
margin:0 0 0 20px;
padding:0;
}

#content .otr_right ul li a,
#content .otr_right ul li a:link,
#content .otr_right ul li a:hover,
#content .otr_right ul li a:active,
#content .otr_right ul li a:focus,
#content .otr_right ul li a:visited {
display:block;
height: 60px;
width:150px;
text-indent:-999px;

position:absolute;
}

#content .otr_okWeb ul a {
height:70px;
width:150px;
float:right;
text-indent:-999px;
}

#content .akt_right ul li {
font-size: 100%;
line-height:150%;
color:#333;
margin: 0 0 0 1px;
background: #fff;
padding:.2em .3em 1em 22px;
border-bottom: 1px solid #f2f2f2;
min-height: 4em;
}

#content .akt_right ul li.last {
border-bottom: 0;
}

#content .akt_right ul li:hover,
#content .akt_right ul li:focus {
background-color: #f8f8f8;
}

#content .akt_right a:link,
#content .akt_right a:visited {
font-weight:700;
text-decoration:none;
}

#content .akt_right a:focus,
#content .akt_right a:hover {
text-decoration:underline;
}

blockquote {
background:url(/img/ecke_blockquote.png) no-repeat left top;
padding:.1em 2em;
}

#right div,
#left div {
color:#000;
background: #f2f2f2;
margin: 0;
padding: 0;
border-bottom: 1px solid #ddd;
border-top: 1px solid #fff;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

#left div ul,
#right div ul {
margin: 0;
padding: 0;
}

#right div ul li,
#left div ul li {
list-style: none;
margin: 0;
color: #333;
padding:0.3em 0.3em 5px 20px;
}

div#navigation ul li {
padding:0;
margin: 0;
}

#left img.dirbann,
#right img.dirbann {
border:1px solid #ddd;
padding:1px;
}

#left .subinfo,
#right .subinfo {
background-color: #f2f2f2;
}

#right p,#left p {
margin:0;
padding:0;
}

#left .boxDls p,
#right .boxDls p,
#content .boxDls p  {
font-style: italic;
padding: 0.3em 0 0 20px;
color: #666;
line-height: 120%;
background: url(/img/icons/04/10/45.png) 0.3em 0.6em no-repeat;
}

.boxDls ul li h4 {
margin: 0px;
}

/*right*/
#right {
line-height: 150%;
background: #fff;
}

#right p.subinfoNews {
color:#555;
margin:0;
padding:0;
}

#right .boxSeek ul.links {
list-style-type:none;
color:#555;
padding: 0.3em;
}

#right .boxSeek ul.links li,
#right .boxSeek p,
#right .boxSeek form {
margin: 0;
padding: 0;
}

#right .boxSeek form {
padding:  0.3em 0 0 0.3em;
}

#right .boxSeek form input#searchquery {
font-size:100%;
width:120px;
}

div#right div.boxSeek form div.check_rsuche {
background: #f2f2f2 url(/img/rsuche/regionaleSuche_box_160_rek.png) no-repeat;
height:40px;
margin-left:.2em;
border: 0;
}

.check_rsuche input {
margin:1em 5px 0 45px;
}

/*left*/
#left {
line-height: 150%;
background: #fff;
}

#right div.boxAnsch {
padding:0.5em 0 1em 0.3em;
color:#333;
border-top: 1px solid #fff;
}

div.boxAnsch a:visited {
font-weight: 700;
}

#right div.boxAnsch span {
font-size:95%;
line-height:5pt;
font-weight:700;
padding-top:10px;
color:#666;
}

a.boxAnge {
background:#fff url(/img/li_mark_offer.png) left bottom no-repeat;
padding-left:20px;
}

#left div.boxAnsch {
border-bottom: 1px solid #ddd;
}

#left .boxUser p {
margin: 0;
padding: 0;
}

#left .boxUser form {
padding: 0 0 0 0.3em;
margin:0;
}

/*Footer*/
#footer {
font-size: 100%;
margin-top:1em;
border-top:1px solid #ddd;
}

#footer div.copy {
text-align:center;
clear:both;
margin:1.2em;
padding:1.2em;
}

#footer ul {
display:block;
list-style:none;
margin: .3em 0;
padding:.3em 0;
}

#footer ul.footValid {
float:right;
}

#footer li {
float:left;
border-left:1px solid #ddd;
margin:0;
padding: 0 .3em;
}

#footer li.first {
border-left:none;
padding: 0em 0.3em 0.3em 0;
}

/*allgemeine Teile*/
hr {
height:1px;
border:none;
}

div.spacer {
clear:right;
}

p.sublink {
margin:0;
color:#555;
}

.cleaner {
clear:both;
height:1px;
font-size:10px;
border:none;
background:transparent;
margin:0;
padding:0;
}

.boxArt ul li, .boxNews ul li {
background: url(/img/icons/01/10/22.png) 0.3em 0.6em no-repeat;
}

.boxCnt ul li {
background: url(/img/icons/01/10/02.png) 0.3em 0.6em no-repeat;
}

.boxDownload ul li {
background: url(/img/icons/02/10/45.png) 0.3em 0.6em no-repeat;
}

.boxLnk ul li {
background: url(/img/icons/04/10/28.png) 0.3em 0.6em no-repeat;
}

.boxRSS ul li {
background: url(/img/icons/01/10/01.png) 0.3em 0.6em no-repeat;
}

.boxGes ul li {
background: url(/img/icons/01/10/27.png) 0.3em 0.6em no-repeat;
}

.boxAng ul li {
background: url(/img/icons/01/10/28.png) 0.3em 0.6em no-repeat;
}

.boxDls ul li {
background: url(/img/icons/04/10/45.gif) 0.3em 0.6em no-repeat;
}

.boxInf ul li {
background: url(/img/icons/02/10/37.png) 0.3em 0.6em no-repeat;
}

#content ul li.boxInf {
font-size:100%;
list-style-image: url(/img/icons/02/10/37.png);
}

#content ul li.boxCnt {
list-style-image: url(/img/icons/01/10/02.png);
}

#content ul li.boxLnk {
list-style-image: url(/img/icons/04/10/28.png);
}

#content ul li.boxDownload {
list-style-image:url(/img/icons/02/10/45.png);
}

#right ul li ul li {
background: none;
padding: 0;
margin: 0;
}

a.more {
background:url(/img/li_hh_more.png) no-repeat left top;
padding:0 20px;
}

a.less {
background:url(/img/li_hh_less.png) no-repeat left top;
padding:0 20px;
}

.boxArt ul .aktiv {
list-style-image:url(/img/li_aktivTitel.png);
margin-top:2px;
}

.aktivTitel {
font-weight:bold;
}

form input, select {
margin:0 .3em .3em 0;
padding:1px;
font-size:100%;
}

.glossar, acronym, abbr {
border-bottom:1px dotted #c60;
cursor:help;
}

img, #right img {
border:0;
}

#floats p.no-space,
#right .boxGal ul {
margin:0;
padding:0;
}

#left a:link, #right a:link,
#left a:visited, #right a:visited {
font-weight:400;
}

#left a:hover, #left a:focus,
#right a:hover, #right a:focus {
font-weight:400;
}

#content img.teaserImg,
#footer ul.footNavi {
float:left;
}

.help {
clear:both;
color:#000;
background:#e8e8e8;
border-left:5px solid blue;
padding:.5em;
}

p.showHelp a {
color:#999;
font-weight:400;
float:left;
margin-left:-1em;
margin-right:1em;
}

p.jump,h1,.h3hidden,.hidden {
position:absolute;
left:-999px;
width:500px;
}

.highlight {
background-color: yellow;
color: #000;
}

.highlight a {
color: #000;
}

#map_canvas div  {
font-size: 11px;
background: none;
}

#content a:link {
text-decoration:underline;
}

#content h4 a:link,
#left a:link,
#right a:link,
#footer a:link {
text-decoration:none;
}

#content a:visited,
#right a:visited,
#left a:visited,
#footer a:visited {
color:#444;
text-decoration:underline;
}

#content h4 a:visited {
color:#444;
text-decoration:none;
}

#content a:hover,
#content a:focus,
#content #floats .start_lr a:hover,
#left #netze2 a:link,#left #netze a:link,#right #netze a:link,
#left #netze2 a:visited, #left #netze a:visited, #right #netze a:visited,
#left #netze2 a:hover, #left #netze a:hover, #right #netze a:hover,
#left #netze2 a:focus, #left #netze a:focus, #right #netze a:focus {
text-decoration:none;
}

#content h4 a:hover, #content h4 a:focus,
#left a:hover, #left a:focus,
#right a:hover, #right a:focus,
#footer a:hover, #footer a:focus {
text-decoration:underline;
}

#content .acc span.selected {
background: url(/img/icons/03/10/30.png) no-repeat;
padding-left: 20px;
}

#content .acc span{
background: url(/img/icons/03/10/29.png) no-repeat;
padding-left: 20px;
}
#content .ui-accordion-header.ui-state-active span {
background: url(/img/icons/03/10/30.png) no-repeat;
padding-left: 20px;
}

#content .ui-accordion-header.ui-state-default span{
background: url(/img/icons/03/10/29.png) no-repeat;
padding-left: 20px;
}

#content .zust ul li {
list-style-image: url(/img/icons/01/10/02.png);
}

#right .boxSvaFilm p {
margin:2px;
}

#right .boxZfj img {
margin:0.3em 0 0.5em 0.3em;
border:1px solid #ccc;
padding:10px;
background:#fff;
}

#right .boxZfj p {
margin: 0 0.3em 0.8em;
}

#right .boxZfj ul li {
background: url(/img/icons/02/10/45.png) 0.3em 0.6em no-repeat;
}

#right .boxAnliegen {
margin:15px 0 0;
border:none;
background:none;
}

#content .boxAnliegen,#content .boxAnliegen2 {
margin: 0 0 1em 1em;
float:right;
border:none;
background:none;
}

.boxAnliegen a,
.boxAnliegen2 a,
.boxAnliegen a:link,
.boxAnliegen2 a:link,
.boxAnliegen a:hover,
.boxAnliegen2 a:hover,
.boxAnliegen a:active,
.boxAnliegen2 a:active,
.boxAnliegen a:focus,
.boxAnliegen2 a:focus,
.boxAnliegen a:visited,
.boxAnliegen2 a:visited {
height: 81px;
display:block;
width:200px;
text-indent:-999px;
}

#content .beschwerdeformulare ul {
padding:0;
margin:0;
}

.beschwerdeformulare ul li {
list-style-type: none;
margin:0;
margin-bottom: 0.8em;
padding:0 0 0 1.8em;
background: url(/img/icons/01/10/12.png) 0.3em 0.5em no-repeat;
}

#content .beschwerdeformulare ul li a:link {
text-decoration:none;
}

#content .beschwerdeformulare ul li a:hover {
text-decoration:underline;
}

#right .boxSocial {
border:none;
background:none;
margin: 20px 0 60px;
}

#right .boxSocial p  {
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
float:left;
margin-top:3px;
font-weight: 700;
}

#social {
float:right;
margin:0;
padding: 0;
}

#social li {
display:inline;
list-style-type:none;
margin:0 0 0 4px;
padding:0;
}


.img_copy {
font-size:80%;
line-height:120%;
}

#right .etbSuche {
background: url(/img/icons/button_etb.jpg) no-repeat;
border:none;
margin:20px 0 20px 0;
height:80px;
}

#right .etbSuche span {
text-indent:-9999px;
}

#right .etbSuche a {
height:80px;
display:block;
width:200px;
}


#right .etbSuche a span {
text-indent:-9999px;
height:80px;
display:block;
width:200px;
}


