/*
    Werbung & Media Huber - www.bluemeetsyou.com
    (c) 2008 Christoph Wolter
*/


DIV.csc-header {clear:both;}
DIV.csc-header H1, DIV.csc-textpicHeader H1 {color:#666;font-size:110%;border:solid 0px #666;border-bottom-width:1px;}
DIV.csc-header H2, DIV.csc-textpicHeader {color:#666;font-size:90%;}
  
P.bodytext {font-size:80%;color:#666;} 

UL.csc-bulletlist {}
UL.csc-bulletlist LI {font-size:80%;color:#666;} 

/* Textpic*/
DD.csc-textpic-caption {font-size:70%;color:#666;}

/* Tabellen */
TABLE.contenttable TD {color:#666;font-size:80%;}

TABLE.contenttable-0 {width:400px;}
TABLE.contenttable-0 TR TD {padding:1px 13px 1px 13px;}
TABLE.contenttable-0 TR.tr-0 TD {padding:2px 0 2px 0;font-size:80%;font-weight:bold;text-align:center;}
TABLE.contenttable-0 TR.tr-odd TD {background:#eee;}


TABLE.contenttable-1 {width:400px;}
TABLE.contenttable-1 TR TD {padding:1px 13px 1px 13px;}
TABLE.contenttable-1 TR.tr-odd TD {background:#eee;}

TABLE.contenttable-2 {}
TABLE.contenttable-2 TR TD {padding:1px 13px 1px 13px;}
TABLE.contenttable-2 TR.tr-odd TD {background:#eee;vertical-align:top;}



/* Filelinks */
UL.filelist_0 {margin:10px 0;padding:0;}
UL.filelist_0 LI {float:left;clear:both;list-style-type:none;background:#eee;margin:1px 0;padding:0;width:80%;}
UL.filelist_0 LI IMG {margin:2px;float:left;}
UL.filelist_0 LI A {float:left;font-size:80%;color:#666;margin:2px;}
UL.filelist_0 LI SPAN.size {float:right;font-size:70%;color:#666;margin:3px;}


/* Kontakt Formular */
FORM#mailform {}
FORM#mailform FIELDSET.csc-mailform {border:none;}
FORM#mailform FIELDSET.csc-mailform {border:none;width:440px;}
FORM#mailform FIELDSET.csc-mailform DIV.csc-mailform-field {float:left;margin:5px 0 5px 0;}
FORM#mailform FIELDSET.csc-mailform DIV.csc-mailform-field LABEL {float:left;width:150px;font-size:80%;margin:0;}
FORM#mailform FIELDSET.csc-mailform DIV.csc-mailform-field INPUT {float:left;width:280px;border:solid 0px #666;margin:0;padding:0 0 0 5px;background:#ddd;border-left-width:2px;border-bottom-width:2px;}
FORM#mailform FIELDSET.csc-mailform DIV.csc-mailform-field TEXTAREA {float:left;width:280px;border:solid 0px #666;margin:0;padding:0 0 0 5px;background:#ddd;border-left-width:2px;border-bottom-width:2px;}
FORM#mailform FIELDSET.csc-mailform DIV.csc-mailform-field INPUT.csc-mailform-submit {float:right;width:auto;margin:0 8px 0 0;padding:0 5px 0 0;font-size:80%;}
