/** Ikemen G's **/

/* Text Auszeichnungen */
.gruen { color: #f2f2f2; font-size: 10px; font-family: Arial; background-color: #616900; letter-spacing: 1px }
.gruen_2 { color: #6c8100; font-weight: bold }
.weiss   { color: #777; font-size: 10px; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #fff }
.grau { background-color: #9c9c9c }
.rot { color: #c80021 }
.abstand { padding-right: 15px }
a { color: #777; font-family: Arial; text-decoration: none }
a:hover { color: #920001 }
h1 { color: #fff; font-size: 13px; font-family: Arial; font-weight: bold; text-align: left; letter-spacing: 1px; vertical-align: middle }
h2  { color: #553; font-size: 13px; font-family: Arial; font-weight: bold; margin: 0 0 7px }


/* schatten */
.schatten_o  { background-image: url("../_bilder/schatten_oben.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: center top }
.schatten_u   { background-image: url("../_bilder/schatten_unten.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: center bottom }
.schatten_r   { background-image: url("../_bilder/schatten_rechts.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right center }
.schatten_l    { background-image: url("../_bilder/schatten_links.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: left center }
.ecke_o_l    { background-image: url("../_bilder/ecke_o_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom }
.ecke_o_r     { background-image: url("../_bilder/ecke_o_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom }
.ecke_u_l     { background-image: url("../_bilder/ecke_u_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right top }
.ecke_u_r     { background-image: url("../_bilder/ecke_u_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left top }
.ecke_i_o_l     { background-image: url("../_bilder/ecke_i_o_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left top }
.ecke_i_o_r      { background-image: url("../_bilder/ecke_i_o_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right top }
.ecke_i_u_l      { background-image: url("../_bilder/ecke_i_u_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom }
.ecke_i_u_r      { background-image: url("../_bilder/ecke_i_u_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom }
.ecke_w_u_l      { background-image: url("../_bilder/ecke_w_u_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom }
.ecke_w_u_r      { background-image: url("../_bilder/ecke_w_u_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom }
.schatten_w_u   { background-image: url("../_bilder/schatten_w_unten.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: center bottom }
.schatten_w_r   { background-image: url("../_bilder/schatten_w_rechts.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right center }
.schatten_w_l    { background-image: url("../_bilder/schatten_w_links.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: left center }
.ecke_w_i_u_l       { background-image: url("../_bilder/ecke_w_i_l.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right center }
.ecke_w_i_u_r       { background-image: url("../_bilder/ecke_w_i_r.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left center }


/* Kontakt */
#Contact a  { color: #c6c9ba; font-family: Arial; text-decoration: none; background-color: #717144; padding: 1px 5px }
#Contact a:hover  { color: #d2d2d7; background-color: #800080 }


/* Allgemeines */
.hintergrund    { background-image: url("../_bilder/hintergrund.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; visibility: visible; z-index: 100; min-width: 1050px; min-height: 868px; max-width: 1280px; max-height: 868px; overflow: visible }
html { position: relative; z-index: 0; height: 100% }
body  { color: #666; font-size: 9px; font-family: Arial, helvetica, sans-serif, Verdana; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; background: #f2f2f2 url("../_bilder/back.jpg") repeat-x center top; text-align: left; margin-top: 0; padding-top: 0; position: relative; z-index: 1; height: 100% }
td    { color: #666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; position: relative; z-index: 100; overflow: visible; border-width: 0; outline-width: 0 }
p  { font-size: 10px; font-family: Verdana, sans-serif; line-height: 14px }
iframe { overflow: hidden; frameborder: 0; scrolling: no }
