@charset "utf-8";
/* CSS Document fuer KITT*/
/* erstellt von Andreas Löschenbrand */
/* www.loosdorferwerkstatt.at */

body { background:url(../images/bg_body.jpg); background-repeat:repeat-x; margin-top:-0px; }
#wrapper { width:980px; margin-left:auto; margin-right:auto;}


/* Logo */
#logo { height:122px; background:url(../images/logo.gif); background-repeat:no-repeat; width:900px; margin-left:40px; margin-right:40px;}


/* Topmenu */
#impressum { float:right; height:122px; width:160px; background:url(../images/bg_head_menu.gif)}
#kontakt { float:right; height:122px; width:160px; background:url(../images/bg_head_menu.gif)}
#faq { float:right; height:122px; width:160px; background:url(../images/bg_head_menu.gif)}
.top_menu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#7e7e7e; padding-top:80px; padding-left:15px; text-decoration:none;}
.top_menu:hover {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; padding-top:80px; padding-left:15px; text-decoration:none; color:#ff0033;  background:url(../images/bg_head_menu_hover.gif)}


/* Headbereich */
#head { height:350px; background:url(../images/bg_top.gif)}
#clam { padding-left:40px; padding-top:40px;}
#head_text { padding-left:40px; padding-top:20px;}
#black_text { padding-left:40px; margin-top:105px;}
.clam { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:28px; color:#CC0000; font-weight:bold; font-style:italic;}
.head_text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px; color:#8D8D8D;  font-style:italic;}
.black_text { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:24px; color:#8D8D8D;  font-style:italic;}

/* Content Block */
#content { width:980px; height:250px;}
.content_head { color:#8D8D8D; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px;  font-weight:bold; padding-bottom:10px;}
.content {color:#8D8D8D; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none;}
/* left Block */
#left { float:left; width:327px; height:230px; padding-top:20px;}
#left_head {border-bottom:thin; border-bottom-color:#E7007B; border-bottom-style:solid;}
#left_breit { float:left; width:653px; height:230px; padding-top:20px;}
/* center Block */
#center { float:left;  width:326px; height:230px; background:url(../images/bg_content.png); background-repeat:repeat-x; padding-top:20px;}
#center_head {border-bottom:thin; border-bottom-color:#00447E; border-bottom-style:solid;}
#center_breit { float:left;  width:653px; height:240px; background:url(../images/bg_content.png); background-repeat:repeat-x; padding-top:10px;}
/* right Block */
#right { float:left; width:327px; height:230px; background:url(../images/bg_content.png); background-repeat:repeat-x; padding-top:20px;}
#right_head {border-bottom:thin; border-bottom-color:#0095A4; border-bottom-style:solid;}


/* Footer */
#footer { float:left; width:980px; margin-top:5px;}
#bottom_menu { float:left; width:500px; text-align:left; padding-left:40px; padding-bottom:40px}
#bottom_menu:link { float:left; width:500px; text-align:left; padding-left:40px; padding-bottom:40px}
#lw_link { float:right; width:280px; text-align:right; padding-right:40px;  padding-bottom:40px; margin-top:-15px;}
.lw_link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#3B3A3A; text-decoration:none;}
.bottom_menu { text-decoration:none; color:#8D8D8D; font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Formular */
#tabelle { float:left; width:653px; padding-top:20px;}
#tabelle_links { width:326px; float:left}
#tabelle_rechts { width:326px; float:left}
.formular_felder { padding-bottom:8px;}

/* allgemeine Sachen */
a { color:#8D8D8D; text-decoration:none;}
.lesetext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#8D8D8D;}