/********************************************
*
*  Copyright: emion interaktive medien GmbH
*  http://www.emion.de | info@emion.de
*  mschmidt@20061122 1420
*
*********************************************/


body { margin:0; padding:0; text-align:center; font:normal 12px/1.5em Verdana,Arial,sans-serif; color:#fff; background:#fffdbb }

#rahmen { width:760px; margin:40px auto 2px auto; text-align:left; background:#aa1404; border:1px solid #fff }
#kopf { height:99px; background:url(/images/main/bg_kopf.gif); border-bottom:1px solid #fff }
#kopf span { display:block; text-align:right }
#kopf1 { width:280px; float:left }
#kopf2 { width:400px; float:right }
#menu { height:22px; text-align:right; clear:both; background:#93180a; border-bottom:1px solid #fff }
#menu a { padding:0 20px 0 10px; text-decoration:none; line-height:22px; font-weight:bold; color:#fff }
#menu a:hover { background:url(/images/main/bg_menu_a_hover.gif) left 5px no-repeat }
#bild { width:230px; height:360px; float:left }
#main { width:530px; height:360px; float:left; overflow:auto; scrollbar-face-color:#AA1404; scrollbar-highlight-color:#CE1B0B; scrollbar-3dlight-color:#C11809; scrollbar-darkshadow-color:#000000; scrollbar-shadow-color:#9E1404; scrollbar-arrow-color:#FFD200; scrollbar-track-color:#861616 }
#inhalt { margin:30px 20px }
#inhalt p a { text-decoration:none; border-bottom:1px solid rgb(255,180,0); color:#fff; }
#inhalt p a:hover { border-bottom:2px solid rgb(255,180,0); }
#fuss { height:66px; clear:both; background:#93180a; border-top:1px solid #fff }

#cr { width:760px; margin:auto; padding:0 20px 0 0; text-align:right }
#cr a { font-size:10px; font-weight:bold; text-decoration:none; color:#ff9600 }
#cr a:hover { color:#d76a00 }

h1 { font-size:16px; font-style:italic }
a:focus { outline:none }
a img { border:0 }
.bigone { font-weight:bold; font-size:24px }
.bigone span { font-size:12px }
input { width:150px; padding:1px; font-size:12px; background-color:rgb(157,25,11); border:1px solid rgb(255,255,255); color:rgb(255,255,255); font-family:"Courier New"; }
textarea { width:250px; height:100px; padding:1px; font-size:12px; background-color:rgb(134,22,22); border:1px solid rgb(255,255,255); color:rgb(255,255,255); font-family:"Courier New"; }
.submit { padding:2px 0; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; rgb(255,255,255); }