* { margin: 0; padding: 0; }
img { border: 0 }
body { background: black; width: 100%; font-family: Tahoma; padding-top: 20px; }
#wrapper { width: 1225px; margin: auto; position: relative; }
#logo { width: 245px; height: 163px; position: absolute; background: url('../images/logo.png') no-repeat; top: 0px; left: 490px; }
div.icon { width: 245px; height: 163px; position: absolute; }
#logoWrapper { width: 245px; height: 163px; position: relative; }
#logoMessage { position: absolute; top: 120px; left: 0px; width: 245px; text-align: center; color: white; font-size: 12px; }
#logoMessage a { color: white; text-decoration: none; }
#messageBox { display: none;}
#kontakt a { color: white; text-decoration: none;}
#contactContent { display: none; }
div.cc_left { float: left; width: 450px; color: white; font-size: 10px; padding-top: 10px; }
div.cc_left p { padding-top: 5px; text-align: justify; }
div.cc_left b { font-size: 12px; }
div.cc_left div img { float: left; padding-right: 20px; }
div.cc_left div.cc_left_top { width: 440px; padding-bottom: 10px; }
div.cc_left div.cc_left_bottom { width: 440px; padding-top: 10px; border-top: 1px solid #181818; clear: both;}
div.cc_right { float: right; width: 420px; font-size: 10px; color: white; text-align: center; padding-top: 10px;}
div.cc_right h2 { font-size: 20px; margin-bottom: 20px; }
div.cc_right span { font-size: 13px; }
br.clear { clear: both; }
div.cc_form { text-align: left; margin-top: 40px; }
div.cc_form_l { display: block; float: left; width: 150px; }
div.cc_form_l input { background: url('../images/input.png') no-repeat 0 0; border: 0; font-size: 11px; margin-top: 4px; margin-bottom: 8px; width: 140px; height: 17px; padding: 5px; color: #ffffff; }
div.cc_form_r { display: block; float: right; width: 250px; }
div.cc_form_r input.button { background: url('../images/b_submit.png') no-repeat 0 0; border: 0; width: 80px; height: 27px; padding: 5px; color: #ffffff; cursor: pointer; float: right; }
div.cc_form_r textarea { background: url('../images/textarea.png') no-repeat 0 0; border: 0; font-size: 11px; margin-top: 4px; margin-bottom: 10px; width: 240px; height: 67px; padding: 5px; color: #ffffff; }
