/*++++++++++++++++++++ Stylesheet Deutsche Rueck  ++++++++++++++++++++*/
/*++++++++++++++++++++ red: #B6181D              ++++++++++++++++++++*/
/*++++++++++++++++++++ brightred: #cc5e61        ++++++++++++++++++++*/
/*++++++++++++++++++++ dark red: #A20D11         ++++++++++++++++++++*/
/*++++++++++++++++++++ beige: #F3EDDF            ++++++++++++++++++++*/
/*++++++++++++++++++++ grey: #666666             ++++++++++++++++++++*/
/*+++++++(Table)++++++ light blue: #dfe8ee       ++++++++++++++++++++*/
/*+++++++(Table)++++++ dark blue: #84a9bd       ++++++++++++++++++++*/

* {
margin: 0px;
padding: 0px;
font-family: Arial, Verdana;
text-decoration: none;
}

p, td, label, input, textarea, option, li, a {
font-family: Arial, Verdana;
font-size: 12px;
line-height: 1.5em;
}

input, textarea, select, option {
font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
line-height: 1.1em;
}

a, a:visited, a:hover {
color: #000;
}

ul {
list-style: none;
}

img {
border-style: none;
}

body {
background-color: #F3EDDF;
background-image: url('resources/body.jpg');
background-repeat: repeat-x;
padding-bottom: 30px;
}

.warning {
font-size: 14px;
color: #B6181D!important;
}

.rteclean {
margin-bottom: 20px;
}

.rtecleaned h1 {
margin: 10px 0px 20px 0px!important;
}

.rtecleaned h2, .rtecleaned h3 {
margin: 10px 0px 10px 0px!important;
}

.rtecleaned ul {
margin-bottom: 10px;
}

/*++++++++++++++++++++ hidden links to skip over navigation ++++++++++++++++++++*/
#skipnavigation, .skipnav {
display: none;
}

.skipnav:active, .skipnav:focus {
left: 3px;
top: 3px;
padding: 2px;
width: auto;
height: auto;
color: #333;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: #fff;
border: 2px solid #333;
}

/*++++++++++++++++++++ container centered fixed width ++++++++++++++++++++*/

#container {
margin-left: auto;
margin-right: auto;
width: 765px;
min-height: 500px;
height: auto !important;
height: 500px;
background-color: #fff;
background-image: url('resources/body.jpg');
background-repeat: repeat-x;
}

/*++++++++++++++++++++ branding with slogan and company logo ++++++++++++++++++++*/

#branding {
clear: both;
}

#branding h1 {
display: none;
}

#branding-left {
float: left;
display: none;
}

#branding-right {
float: right;
}

/*++++++++++++++++++++ main navigation (horizontal) ++++++++++++++++++++*/

#nav1 {
display: none;
}

.nav1-normal, .nav1-active {
float: left;
}

.nav1-normal a, .nav1-normal a:visited, .nav1-normal a:hover, .nav1-active a, .nav1-active a:visited, .nav1-active a:hover {
display: block;
padding-left: 20px;
padding-right: 20px;
padding-top: 3px;
padding-bottom: 3px;
color: #B6181D;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

.nav1-normal a:hover {
color: #A20D11;
}

.nav1-active a, .nav1-active a:visited, .nav1-active a:hover {
background-color: #B6181D;
background-image: url('resources/nav1.jpg');
background-position: right top;
background-repeat: no-repeat;
color: #fee;
}

/*++++++++++++++++++++ sub navigation (vertical) ++++++++++++++++++++*/

#nav2 {
float: left;
list-style: none;
width: 220px;
overflow: hidden;
}

.nav2-normal, .nav2-active {
width: 220px;
float: left;
clear: both;
}

.nav2-normal a, .nav2-normal a:visited, .nav2-normal a:hover, .nav2-active a, .nav2-active a:visited, .nav2-active a:hover {
display: block;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
color: #fee;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

.nav2-active a, .nav2-active a:visited, .nav2-active a:hover {
background-image: url('resources/nav2.jpg');
background-position: left 50%;
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
}

.nav2-normal a:hover {
font-weight: bold;
}








.nav3-active a, .nav3-active a:visited, .nav3-active a:hover {
font-weight: bold;
text-decoration: none;
}

.nav3-normal a:hover {
font-weight: bold;
}

/*++++++++++++++++++++ controls on top of page (horizontal) ++++++++++++++++++++*/

#controls1 {
display: none;
}

#controls2 {
display: none;
}

.controls-normal, .controls-active {
float: left;
padding-left: 20px;
padding-right: 20px;
height: 28px;
background-image: url('resources/controls.jpg');
background-position: 0px 5px;
background-repeat: no-repeat;
}

.controls-normal {
color: #ccc;
}

.controls-active {
color: #fff;
}

.controls-normal a, .controls-normal a:visited, .controls-normal a:hover, .controls-active a, .controls-active a:visited, .controls-active a:hover {
color: #ccc;
font-size: 11px;
font-weight: bold;
line-height: 28px;
text-decoration: none;
}

.controls-normal a:hover, .controls-active a, .controls-active a:visited, .controls-active a:hover  {
color: #fff;
}

.controls-first {
background-image: none;
}

/*++++++++++++++++++++ middle part with submenu and promotion area ++++++++++++++++++++*/

#middle {
display: none;
}

/*++++++++++++++++++++ promotion area right next to nav2 ++++++++++++++++++++*/

#promotion {
display: none;
}

#promotion h1 {
font-size: 18px;
color: #F3EDDF;
margin-right: 150px;
margin-top: 45px;
padding-left: 30px;
font-weight: 200;
line-height: 25px;
background-image: url('resources/quote.gif');
background-repeat: no-repeat;
background-position: left 0px 0px ;
}

#promotion h2, #promotion h3, #promotion h4, #promotion h5, #promotion h6 {
font-size: 18px;
color: #F3EDDF;
margin-right: 150px;
margin-top: 45px;
padding-left: 30px;
font-weight: 200;
line-height: 25px;
background-image: url('resources/quote.gif');
background-repeat: no-repeat;
background-position: left 0px 0px ;
}


#promotion p {
font-size: 12px;
padding-top: 10px;
}

#promotion blockquote {
float: left;
clear: both;
padding-left: 60px;
padding-right: 20px;
background-image: url('resources/blockquote.jpg');
background-repeat: no-repeat;
background-position: left 6px;
}

#promotion blockquote p {
padding-top: 0px;
font-size: 18px;
}

#promotion .quoteauthor {
float: right;
clear: both;
font-size: 11px;
color: #e99;
}

#promotion #themensuche {
float: left;
clear: both;
width: 495px;
height: 170px;
background-image: url('resources/form_suche.jpg');
background-repeat: no-repeat;
}

#promotion #themensuche-form {
float: left;
clear: both;
width: 493px!important;
padding-left: 2px;
}

#promotion .themensuche-zeile {
float: left;
clear: both;
width: 470px;
background-color: #A20D11;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
margin-bottom: 3px;
}

#promotion label {
float: left;
width: 200px;
}

#promotion #swords {
float: left;
width: 260px!important;
border: 1px solid #999;
padding: 0px!important;
}

#promotion #cats {
float: left;
width: 260px!important;
border: 1px solid #999;
padding: 0px!important;
}

#promotion #sorting {
float: left;
width: 260px!important;
border: 1px solid #999;
padding: 0px!important;
}

#promotion #lang {
float: left;
width: 260px!important;
border: 1px solid #999;
padding: 0px!important;
}

#promotion option {
float: left;
clear: both;
padding-left: 5px;
padding-bottom: 2px;
}

#promotion .themensuche-submitzeile {
float: left;
clear: both;
width: 470px;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
margin-bottom: 3px;
}

#promotion #themensuche-submit {
float: right;
clear: both;
}

/*++++++++++++++++++++ bottom part with nav3, subcontent, content and highlight area ++++++++++++++++++++*/

#bottom {
float: left;
clear: both;
width: 765px;
background-color: #fff;
padding-bottom: 40px;
}




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++        Subcontent         ++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*   Navigation 3. MenÃ¼ebene   */

#subcontent #nav3 {
display: none;
}

#subcontent .nav3-normal, #subcontent .nav3-active {
float: left;
clear: both;
width: 200px;
}

#subcontent .nav3-normal a, #subcontent .nav3-normal a:visited, #subcontent .nav3-normal a:hover {
display: block;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
color: #B6181D;
font-weight: normal;
font-size: 12px;
text-decoration: none;
background-image: url('http://www.deutscherueck.de/fileadmin/system/css/resources/pfeil_beige.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}



#subcontent .nav3-active a, #subcontent .nav3-active a:visited, #subcontent .nav3-active a:hover {
display: block;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
color: #B6181D;
font-weight: normal;
font-size: 12px;
text-decoration: none;
background-image: url('http://www.deutscherueck.de/fileadmin/system/css/resources/pfeil_red.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}



#subcontent {
float: right;
clear: both;
width: 765px;
min-height: 10px;
height: auto !important;
height: 10px;
color: #666;
border-top: 1px solid #d8d6c9;
}

#subcontent .standard {
float: left;
display: inline;
clear: none;
width: 200px;
margin-left: 20px;
margin-right: 15px;
margin-top: 20px;
}

#subcontent .standard ul li {
background-image: url('resources/dot.jpg');
background-repeat: no-repeat;
background-position: 0px 7px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
color: #666;
}

#subcontent .standard ol li {
margin-left: 20px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #666;
}


// #subcontent h1 {
// font-size: 14px;
// font-weight: bold;
// color: #999;
// }



// #subcontent p, #subcontent td, #subcontent table, #subcontent input, #subcontent textarea, #subcontent option {
// font-size: 12px;
// color: #999;
// }


#subcontent h1, #subcontent h2, #subcontent h3, #subcontent h4, #subcontent h5, #subcontent h6 {
font-size: 12px;
font-weight: bold;
color: #999;
margin-bottom: 5px;
}


#subcontent small {
display: block;
font-size: 10px;
line-height: 12px;
color: #999;
margin-bottom: 10px;
}


#subcontent p, #subcontent td, #subcontent input, #subcontent textarea, #subcontent option, #subcontent label {
color: #999;
margin-bottom: 5px;
font-size: 10px;
line-height: 12px;
}


#subcontent .standard a:link {
color: #999;
text-decoration: underline;
}

#subcontent .standard a:visited {
color: #999;
text-decoration: underline;
}

#subcontent .standard a:hover {
color: #000;
text-decoration: underline;
}

#subcontent .standard p a:link {
font-size: 10px;
}

#subcontent .themenlinks {
display: none;
}

#subcontent .themenlinks ul {
float: left;
display: inline;
clear: both;
width: 220px;
}

#subcontent .themenlinks li {
background-image: none;
padding-left: 20px;
margin-bottom: 5px;
color: #666;
}

#subcontent .themenlinks li h2 {
font-size: 12px;
color: #333;
}

#subcontent .themenlinks li a, #subcontent .themenlinks li a:visited, #subcontent .themenlinks li a:hover {
font-size: 12px;
font-weight: bold;
color: #666;
}

#subcontent .themenlinks .backlink {
background-image: url('resources/pfeil_links.jpg');
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 15px;
}

#subcontent .karteikarte {
float: left;
display: inline;
clear: both;
width: 765px;
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
margin-bottom: 0px;
background-color: #f3eddf;
background-image: url('resources/karteikarte_breit.jpg');
background-repeat: repeat-y;
overflow: hidden;
}

#subcontent .karteikarte h1, #subcontent .karteikarte h2, #subcontent .karteikarte h3 {
width: 760px;
float: left;
clear: both;
background-color: #fff;
background-image: url('resources/karteikarte_subcontent.jpg');
background-repeat: no-repeat;
padding-left: 5px;
height: 17px;
line-height: 16px;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #B1393A;
}

#subcontent .karteikarte img {
float: left;
display: inline;
width: 60px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#subcontent .karteikarte ul {
float: left;
width: 120px;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
}

#subcontent .karteikarte ul li {
background-image: none;
padding: 0px;
margin: 0px 0px 5px 0px;
color: #666;
line-height: 11px;
font-size: 11px;
}

#subcontent .karteikarte-item .tel {
display: block;
width: 120px!important;
font-size: 10px;
}

#subcontent .karteikarte ul li a, #subcontent .karteikarte ul li a:visited, #subcontent .karteikarte ul li a:hover {
color: #666;
text-decoration: underline;
font-size: 11px;
}

#subcontent .karteikarte .person-description {
float: left;
clear: both;
display: inline;
width: 190px;
margin-left: 5px;
margin-right: 5px;
padding-bottom: 3px;
margin-bottom: 3px;
font-size: 11px;
color: #666;
}

#subcontent .karteikarte .bottomline {
border: none;
}

#subcontent .karteikarte-item {
width: 200px;
float: left;
clear: none!important;
border-right: 1px solid #d8d6c9;
border-bottom: none!important;
margin-right: 20px;
}

#subcontent .karteikarte ul li h4,
#subcontent .karteikarte ul li h4 a, 
#subcontent .karteikarte ul li h4 a:visited, 
#subcontent .karteikarte ul li h4 a:hover {
font-weight: bold;
color: #666;
line-height: 12px;
font-size: 11px;
margin-bottom: 5px;
}

/*------------------------------*/
#subcontent #themenliste {
float: left;
display: inline;
clear: both;
width: 765px;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Verdana;
font-size: 11px;
line-height: 1.5em;
overflow: hidden;
}

#subcontent .themenliste-item {
float: left;
clear: none;
margin-right: 20px;
width: 200px;
border-right: 1px solid #A20D11;
border-bottom: none!important;
margin-bottom: 10px;
}

#subcontent .themenliste-item a {
float: left;
clear: both;
display: block;
}

#subcontent .themenliste-item img {
float: left;
width: 75px;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 10px;
}

#subcontent .themenliste-item h2 {
float: right;
display: inline;
width: 120px;
font-size: 11px;
margin-top: 8px;
margin-bottom: 0px;
margin-right: 0px;
}

#subcontent .themenliste-item p {
float: right;
display: inline;
width: 120px;
margin-top: 6px;
margin-bottom: 10px;
margin-right: 0px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++          Content          ++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#content a:link {
color: #666;
text-decoration: underline;
}

#content a:visited {
color: #666;
text-decoration: underline;
}


#content a:hover {
color: #B6181D;
text-decoration: underline;
}



#content {
float: right;
clear: left;
width: 495px;
min-height: 10px;
height: auto !important;
height: 10px;
}




#content .csc-textpic-caption {
color: #999;
margin-bottom: 5px;
font-size: 10px;
line-height: 12px;
}


#content .themenliste-item a:link {
text-decoration: none;
}

#content .themenliste-item a:visited {
text-decoration: none;
}

#content .themenliste-item a:hover {
text-decoration: none;
}

#content .standard {
float: left;
display: inline;
clear: both;
width: 495px;
margin-top: 20px;
font-family: Arial, Verdana;
font-size: 12px;
line-height: 1.5em;
}

#content .pagebrowser {
width: 495px;
float: left;
clear: both;
text-align: center;
margin-top: 10px;
}

#content .pagelink-first {
float: left;
margin-right: 20px;
background-color: #ccc;
}

#content .pagelink-prev {
float: left;
background-color: #ccc;
}

#content .pagelink-next {
float: right;
background-color: #ccc;
}

#content .pagelink-last {
float: right;
margin-left: 20px;
background-color: #ccc;
}

#content .pagebrowser-middle {
float: left;
width: 335px;
}

#content .pagebrowser-outer {
float: left;
width: 80px;
}

#content .pagelink-item {
margin-right: 10px;
margin-left: 10px;
}

#content .pagebrowser a, #content .pagebrowser a:visited, #content .pagebrowser a:hover {
text-decoration: none;
color: #999;
font-size: 13px;
font-weight: bold;
padding: 0px 5px 0px 5px;
}

#content .pagelink-active, #content .pagelink-active:visited, #content .pagelink-active:hover  {
margin-right: 10px;
margin-left: 10px;
color: #A20D11!important;
font-weight: bold;
padding: 0px 5px 0px 5px;
}

#content .pagebrowser-outer a, #content .pagebrowser-outer a:visited, #content .pagebrowser-outer a:hover {
color: #fff;
}

#content .karteikarte {
}

#content h1 {
font-size: 20px;
font-weight: bold;
color: #666;
margin-bottom: 20px;
}

#content h2, #content h5, #content h6 {
font-size: 14px;
font-weight: bold;
color: #000;
margin-bottom: 10px;
}

#content h3 {
font-size: 14px;
font-weight: bold;
color: #A20D11;
margin-bottom: 10px;
}

#content h4 {
font-size: 12px;
font-weight: bold;
color: #666;
margin-bottom: 20px;
}

#content ul li {
background-image: url('resources/dot.jpg');
background-repeat: no-repeat;
background-position: 0px 7px;
padding-left: 20px;
margin-top: 5px;
margin-bottom: 5px;
color: #333;
}

#content ol li {
margin-left: 20px;
padding-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #333;
}

#content strong, #content b {
color: #000;
}

#content small {
display: block;
font-size: 11px;
color: #999;
margin-bottom: 10px;
}

#content p, #content td, #content input, #content textarea, #content label {
color: #333;
margin-bottom: 10px;
}

#content option {
color: #333;
margin-bottom: 0px;
} 

#content .fsize {
font-size: 11px;
font-weight: normal;
color: #333;
}

#content .karteikarte-breit {
width: 495px;
float: left;
clear: both;
margin-bottom: 10px;
background-color: #f3eddf;
background-image: url('resources/karteikarte_breit.jpg');
background-repeat: repeat-y;
}

#content .karteikarte-breit h3, #content .karteikarte-breit h1 {
width: 485px;
background-color: #fff;
background-image: url('resources/karteikarte_breit_header.jpg');
background-repeat: no-repeat;
padding-left: 10px;
height: 17px;
line-height: 16px;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #B1393A;
}

#content .csc-textpic {
float: left;
clear: both;
}

.content .csc-textpic-text {
float: left;
clear: both;
}

.content .csc-textpic-intext-right .csc-textpic-text {
float: right;
clear: none;
}

.content .csc-textpic-intext-left .csc-textpic-text {
float: left;
clear: none;
}

#content .karteikarte-breit p {
padding: 10px!important;
margin: 0px;
}

#content .karteikarte-breit ul {
padding: 0 0 0 10px;
margin: 0px;
}

#content .karteikarte-breit li {
}

#content .karteikarte-breit li a, 
#content .karteikarte-breit li a:visited, 
#content .karteikarte-breit li a:hover {
color: #000;
}

#content .karteikarte-breit .themendownload {
float: left;
display: inline;
width: 237px;
margin-left: 10px;
overflow: hidden;
padding-top: 10px;
padding-bottom: 10px;
}

.clear {
float: left;
clear: both;
display: inline;
width: 495px;
height: 1px;
}

#content .karteikarte-breit .themendownload p {
padding: 0px!important;
}

#content .karteikarte-breit .themendownload img {
float: left;
width: 60px;
}

#content .karteikarte-breit .themendownload ul {
float: left;
width: 167px;
padding: 0px 0px 0px 10px;
}

#content .karteikarte-breit .themendownload ul li {
background-image: none;
padding: 0px;
margin: 0px 0px 5px 0px;
color: #666;
line-height: 12px;
font-size: 11px;
}

#content .karteikarte-breit .themendownload ul li h4,
#content .karteikarte-breit .themendownload ul li h4 a, 
#content .karteikarte-breit .themendownload ul li h4 a:visited, 
#content .karteikarte-breit .themendownload ul li h4 a:hover {
font-weight: bold;
color: #666;
line-height: 12px;
font-size: 12px;
margin-bottom: 3px;
}

#content .karteikarte-breit .csc-mailform {
padding-top: 5px;
padding-bottom: 10px;
}

#content .karteikarte-breit .csc-mailform-field {
float: left;
clear: both;
width: 390px;
padding-left: 10px;
margin-top: 2px;
}

#content .karteikarte-breit .csc-mailform-field label {
width: 120px;
float: left;
}

#content .karteikarte-breit .csc-mailform-field input, textarea {
width: 250px;
float: right;
margin: 0px;
border: 1px solid #666;
}

#content .karteikarte-breit .csc-mailform-field select {
width: 250px;
float: right;
margin: 0px;
border: 1px solid #666;
}

#content .mailform {
border: none;	
}

#content #downloadliste {
float: left;
clear: both;
width: 495px;
}

#content .download {
float: left;
display: inline;
width: 240px;
height: 125px;
margin-right: 15px;
margin-top: 20px;
background-color: #f3eddf;
background-image: url('resources/karteikarte_breit.jpg');
background-repeat: repeat-y;
overflow: hidden;
}

#content .download img {
float: left;
display: inline;
width: 60px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

#content .download h1, #content .download h2, #content .download h3 {
width: 235px;
float: left;
clear: both;
background-color: #fff;
background-image: url('resources/karteikarte_header.jpg');
background-repeat: no-repeat;
padding-left: 5px;
height: 17px;
line-height: 16px;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #B1393A;
}

#content .newitem h1, #content .newitem h2, #content .newitem h3 {
background-image: url('resources/karteikarte_header_new.jpg')!important;
}

#content .download ul {
float: left;
width: 160px;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
}

#content .download ul li {
background-image: none;
padding: 0px;
margin: 0px 0px 5px 0px;
color: #666;
line-height: 11px;
font-size: 11px;
}

#content .download ul li a, #content .download ul li a:visited, #content .download ul li a:hover {
color: #666;
text-decoration: underline;
font-size: 11px;
}

#content .download ul li h4,
#content .download ul li h4 a, 
#content .download ul li h4 a:visited, 
#content .download ul li h4 a:hover {
font-weight: bold;
color: #666;
line-height: 12px;
font-size: 11px;
margin-bottom: 5px;
}

#content .newsliste {
float: left;
clear: both;
width: 495px;
}

#content .newsliste-item {
float: left;
clear: both;
width: 495px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
display: inline;
overflow: hidden;
border-bottom: 1px dotted #666;
}

#content .newsliste-item h3 {
color: #999;
font-size: 11px;
margin-bottom: 5px;
}

#content .newsliste-item h2 {
margin-bottom: 5px;
}

#content .newsliste-item p {
font-size: 11px;
}

#content .newsliste-item a, #content .newsliste-item a:visited, #content .newsliste-item a:hover {
float: right;
padding-right: 20px;
color: #B6181D;
background-image: url('resources/doublearrow.jpg');
background-repeat: no-repeat;
background-position: right center;
}



#content table {
	text-align: left;
}


#content .contenttable-0 tr {
background-color: #dfe8ee;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #036;
}


.contenttable-0 td {
padding: 5px;
}

.contenttable-0 th {
background-color: #84a9bd;
padding: 5px;
}

.contenttable-0 caption {
font-size: 14px;
font-weight: bold;
color: #000;
margin-bottom: 5px;
text-align: left;
}

#content .done {
float: left;
display: inline;
clear: both;
width: 495px;
margin-top: 20px;
font-family: Arial, Verdana;
font-size: 12px;
line-height: 1.5em;
background-image: url('resources/done.jpg');
background-repeat: no-repeat;
min-height:113px;
height:auto !important;  /* fÃ¼r moderne Browser */
height:113px;  /*fÃ¼r den IE */
}

#content .karteikarte {
float: left;
display: inline;
clear: both;
width: 495px;
margin-bottom: 10px;
background-color: #f3eddf;
background-image: url('resources/karteikarte_breit.jpg');
background-repeat: repeat-y;
overflow: hidden;
}

#content .karteikarte h1, #content .karteikarte h2, #content .karteikarte h3 {
width: 485px;
float: left;
clear: both;
background-color: #fff;
background-image: url('resources/karteikarte_breit_header.jpg');
background-repeat: no-repeat;
padding-left: 10px;
height: 17px;
line-height: 16px;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #B1393A;
}

#content .karteikarte ul {
float: left;
width: 167px;
padding: 0px 0px 0px 10px;
}

#content .karteikarte ul li {
background-image: none;
padding: 0px;
margin: 0px 0px 5px 0px;
color: #666;
line-height: 11px;
font-size: 11px;
}

#content .karteikarte ul li a, #content .karteikarte ul li a:visited, #content .karteikarte ul li a:hover {
color: #666;
text-decoration: underline;
font-size: 11px;
}

#content .karteikarte .person-description {
float: left;
clear: both;
display: inline;
width: 190px;
margin-left: 5px;
margin-right: 5px;
padding-bottom: 3px;
margin-bottom: 3px;
font-size: 11px;
color: #666;
}

#content .karteikarte .bottomline {
border-bottom: 1px solid #666;
}

#content .karteikarte ul li h4,
#content .karteikarte ul li h4 a, 
#content .karteikarte ul li h4 a:visited, 
#content .karteikarte ul li h4 a:hover {
font-weight: bold;
color: #666;
line-height: 12px;
font-size: 11px;
margin-bottom: 5px;
}

#content .karteikarte-breit .karteikarte-item {
float: left;
display: inline;
width: 237px;
margin-left: 10px;
overflow: hidden;
padding-top: 10px;
padding-bottom: 10px;
min-height:95px;
height:auto !important;
height:95px;
}

#content .karteikarte-breit .karteikarte-item p {
padding: 0px!important;
}

#content .karteikarte-breit .karteikarte-item img {
float: left;
width: 60px;
}

#content .karteikarte-breit .karteikarte-item ul {
float: left;
width: 167px;
padding: 0px 0px 0px 10px;
}

#content .karteikarte-breit .karteikarte-item ul li {
background-image: none;
padding: 0px;
margin: 0px 0px 5px 0px;
color: #666;
line-height: 12px;
font-size: 11px;
}

#content .karteikarte-breit .karteikarte-item ul li h4,
#content .karteikarte-breit .karteikarte-item ul li h4 a, 
#content .karteikarte-breit .karteikarte-item ul li h4 a:visited, 
#content .karteikarte-breit .karteikarte-item ul li h4 a:hover {
font-weight: bold;
color: #666;
line-height: 12px;
font-size: 12px;
margin-bottom: 3px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++          Highlight Area          ++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#highlight {
float: right;
display: block;
clear: left;
width: 255px;
margin-left: 15px;
color: #999;
overflow: hidden;
min-height: 10px;
height: auto !important;
height: 10px;
margin-top: 20px;
}

#highlight .standard {
float: left;
display: inline;
clear: both;
width: 240px;
margin-right: 15px;
margin-top: 20px;
}


#highlight .standard a:link {
color: #666;
text-decoration: underline;
font-size: 10px;
} 

#highlight .standard a:visited {
color: #666;
text-decoration: underline;
font-size: 10px;
}

#highlight .standard a:hover {
color: #000;
text-decoration: none;
font-size: 10px;
}




#highlight .csc-textpic-caption {
color: #999;
margin-top: 5px;
margin-bottom: 5px;
font-size: 10px;
line-height: 12px;
}

#highlight h1 {
font-size: 14px;
font-weight: bold;
color: #999;
margin-bottom: 5px;
}

#highlight h2, #highlight h3, #highlight h4, #highlight h5, #highlight h6 {
font-size: 12px;
font-weight: bold;
color: #999;
margin-bottom: 5px;
}

#highlight strong, #highlight b {
color: #000;
}

#highlight small {
display: block;
font-size: 10px;
line-height: 12px;
color: #999;
margin-bottom: 10px;
}

#highlight p, #highlight td, #highlight input, #highlight textarea, #highlight option, #highlight label {
color: #999;
margin-bottom: 5px;
font-size: 10px;
line-height: 12px;
}

#highlight a:link {
color: #B6181D;
text-decoration: none;
} 

#highlight a:visited {
color: #B6181D;
text-decoration: none;
}

#highlight a:hover {
color: #000;
text-decoration: none;
}


#highlight .karteikarte {
float: left;
display: inline;
clear: both;
width: 228px;
margin-right: 15px;
margin-top: 20px;
padding: 5px;
margin-bottom: 5px;
border: 1px solid #ddd;
font-size: 11px;
}

/*-----------------------------*/

#highlight .karteikarte h1, #highlight .karteikarte h2, #highlight .karteikarte h3, #highlight .karteikarte h4, #highlight .karteikarte h5 {
color: #666;
font-size: 11px;
font-weight: bold;
}

#highlight .karteikarte p {
color: #666;
font-size: 11px;
}

#highlight .karteikarte a:link {
color: B6181D;
font-size: 11px;
text-decoration: none;
}

#highlight .karteikarte a:visited {
color: B6181D;
font-size: 11px;
text-decoration: none;
}

#highlight .karteikarte a:hover {
color: #000;
font-size: 11px;
text-decoration: none;
}
/*-----------------------------*/

#highlight #veranstaltungsliste {
float: left;
clear: both;
display: inline;
width: 240px;
margin-right: 15px;
margin-top: 20px;
}

#highlight .veranstaltungsliste-item {
float: left;
clear: both;
width: 228px;
padding: 5px;
margin-bottom: 5px;
border: 1px solid #ddd;
color: #666;
font-size: 11px;
}

#highlight .veranstaltungsliste-item strong {
font-size: 11px;
color: #666;
font-size: bold;
}


/*-----------------------------*/
#highlight .testimonial {
float: left;
display: inline;
clear: both;
width: 240px;
font-size: 11px;
}

/*-----------------------------*/

#highlight .testimonial h1, #highlight .testimonial h2, #highlight .testimonial h3, #highlight .testimonial h4, #highlight .testimonial h5 {
color: #666;
font-size: 11px;
font-weight: bold;
}

#highlight .testimonial p {
color: #666;
font-size: 11px;
}

#highlight .testimonial a:link {
color: B6181D;
font-size: 11px;
text-decoration: none;
}

#highlight .testimonial a:visited {
color: B6181D;
font-size: 11px;
text-decoration: none;
}

#highlight .testimonial a:hover {
color: #000;
font-size: 11px;
text-decoration: none;
}

#highlight .testimonial img {
float: left;
clear: both;
margin-bottom: 5px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++          Highlight Area          ++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footer {
float: left;
clear: both;
width: 1000px;
padding-top: 3px;
padding-bottom: 20px;
}

#content .tx-sremailsubscribe-pi1 {
display: none;
}

#content .tx-sremailsubscribe-pi1 p, #content .tx-sremailsubscribe-pi1 label, #content .tx-sremailsubscribe-pi1 a, #content .tx-sremailsubscribe-pi1 input {
font-size: 11px;
color: #666;
line-height: 14px;
}

#content .tx-sremailsubscribe-pi1-submit, #content .tx-sremailsubscribe-pi1-text {
color: #000!important;
width: 300px;
}

#content .tx-sremailsubscribe-pi1-text {
float: left;
}

#content .tx-sremailsubscribe-pi1 fieldset {
border: none;
}

#content #switch1 {
display: inline;
}

#content #switch2 {
display: none;
}

#content #tx-sremailsubscribe-pi1-tt_address_form {
float: left;
clear: both;
margin-left: 10px;
margin-right: 10px;
width: 475px;
margin-top: 5px;
margin-bottom: 5px;
}

#content #informer-edit  #tx-sremailsubscribe-pi1-tt_address_form {
margin-left: 0px!important;
margin-right: 0px!important;
width: 495px;
}

#content #informer-edit .informer-row .tx-sremailsubscribe-pi1-trash {
margin-left: 75px!important;
}

#content #slider {
display: none;
}

#content #tx-sremailsubscribe-pi1-tt_address_form p {
padding: 0px 0px 0px 0px!important;
margin: 0px!important;
}

#content .informer-row {
float: left;
clear: both;
width: 475px;
}

#content .tx-sremailsubscribe-pi1-submit {
margin-left: 0px;
display: inline;
font-size: 11px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
margin-top: 5px;
}

#content .informer-row label, #content .informer-row .pflichtfeld {
float: left;
width: 75px;
}

#content .tx-sremailsubscribe-pi1-multiple-checkboxes {
float: left;
width: 400px;
}

#content .informer-row dt {
width: 20px;
height: 30px;
float: left;
vertical-align: top;
}

#content .tx-sremailsubscribe-pi1-checkbox {
width: 20px;
height: 15px;
float: left;
}

#content .informer-row dd {
width: 170px;
height: 30px;
float: left;
margin-right: 10px;
margin-bottom: 0px;
padding: 0px;
}

#content .informer-row dd label {
float: left;
width: 170px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#content .karteikarte-breit h3 a, #content .karteikarte-breit h3 a:visited, #content .karteikarte-breit h3 a:hover {
height: 17px;
line-height: 16px;
font-size: 12px;
font-weight: bold;
color: #B1393A;
text-decoration: none;
}

#content .karteikarte-breit h3 {
vertical-align: center;
}

#content .tx-sremailsubscribe-pi1-error {
color: #d00!important;
float: left;
clear: both;
}

#footer {
display: none;
}

#footer a, #footer a:visited, #footer a:hover {
font-size: 11px;
color: #999;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #666;
}

#content .karteikarte-breit form {
float: left;
clear: both;
display: inline;
}
