* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
  margin: 0px 0px 0px 0px;
  min-height: 101%;
  background: #fff;
  font-family: Arial,sans-serif; 
  font-size: 10pt; 
  color: #000000; 
  text-align: left;
}

A:link { color: #4D75BB;  text-decoration: underline;}
A:hover { color: #4D75BB;  text-decoration: underline;}
A:visited { color: #4D75BB; text-decoration: underline;} 
A:active { color: #4D75BB; text-decoration: underline;} 


p { 
  line-height: 12pt;
}


#all{
  width: 749px;
  margin: 0 auto;
  text-align: left;
}


#head{
  width: 749px;
  height: 137px;
}

#content{
  width: 749px;
  clear:both;
  border:0px solid #fff;
}


#nav2{
  float:left; 
  width: 238px;
  height: 497px;
  background: url(/fileadmin/vorlagen/fliesen-falkowski/bg-navigation.jpg);
}

#box1{
  margin: 10px 0px 0px 0px;
}

#box2{
  margin: 20px 0px 0px 0px;
}


#inhalt{
  float: right; 
  width: 490px;
  margin: 20px 0px 0px 0px;
  min-height: 460px;
}

#footer{
  clear:both;
  height: 10px;
  width: 749px;
  background: #104AAD;
  margin: 0 auto;
}

#nav3{
  height: 50px;
  width: 749px;
  margin: 0 auto;
  padding: 5px 0px 0px 0px;
  text-align: right;
}

#copy{
  float: left;
  font-size: 11px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;  
  font-weight: none; 
}

.navline{
  background: url(/fileadmin/vorlagen/fliesen-falkowski/navi-linie.gif);
  padding: 5px 0px 15px 0px;
}

.menu2:link, .menu2:visited { 
  display : block;
  font-size: 13px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 2px 0px 2px 25px;
  background: url(/fileadmin/vorlagen/fliesen-falkowski/bullet-nav.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
} 


.menu2:hover { 
  display : block;
  font-size: 13px;
  color: #000000;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 2px 0px 2px 25px;
  background: url(/fileadmin/vorlagen/fliesen-falkowski/bullet-nav.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.menu2act:link, .menu2act:visited, .menu2act:hover { 
  display : block;
  font-size: 13px;
  color: #000000;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 2px 0px 2px 25px;
  background: url(/fileadmin/vorlagen/fliesen-falkowski/bullet-nav-aktiv.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}


.menu3:link, .menu3:visited { 
  padding: 0px 5px 0px 5px;
  font-size: 13px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;  
  font-weight: none; 
  text-decoration:none;
}

.menu3:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 13px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 


.menu3act:link, .menu3act:visited, .menu3act:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 13px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 

/*******************************************/
/* Aufzählung linksbündig                  */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11 px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #000000; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #000000; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #000000; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 


.bulletlist { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #000000; 
  line-height: 12pt;
  margin: 0px 0px 8px 40px;
} 

/*******************************************/
/* Ueberschriften                         */
/*******************************************/
h1 { 
  margin: 0px 0px 0px 0px; 
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
} 

h2 { 
  margin: 0px 0px 0px 0px; 
  font-size: 10px;
  color: #7FA8CE;
  font-weight: bold; 
  margin: 0px 0px 5px 0px;
  border-bottom: solid 1px #7FA8CE;
}

h3 { font-family: Arial, sans-serif;
  font-family: Arial, sans-serif;
  font-size: 10px; 
  color: #F7941D; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px px;
}  

h4 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #F7941D; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #3839b7; text-decoration: none; }
H2 A { color: #003263; }
H3 A { color: #003263; }
H4 A { color: #003263; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size:0.9em; color: #3839b7; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #3839b7; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #3839b7; }
P.csc-subheader-2 { color: #3839b7; }
P.csc-subheader-3 { color: #3839b7; }

/*******************************************/
/* Bilder                                                               */
/*******************************************/
#bildtext {
  font-family:Arial, sans-serif; 
  font-size: 10px; 
  color: #666666; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
}

/*****************/
/* Formulare     */
/*****************/
form#mailform fieldset {
  border:1px solid #7FA8CE; 
  padding:1em; 
  }
  
form#mailform fieldset span.csc-mailform-radio fieldset {margin:1em 2em 1em 1em;}
form#mailform fieldset span.csc-mailform-radio fieldset input {width:auto; margin:0 0.3em 0 0; border:0;}
form#mailform fieldset span.csc-mailform-radio fieldset label {float:none;}


.csc-mailform-field {
  clear:both; 
  margin-bottom:0.8em;
  }
  
fieldset.csc-mailform .csc-mailform-field label {
  width: 250px; 
  float:left; 
  text-align:right;
  color: #7FA8CE;
  padding: 0px 15px 0px 0px;
  }
  
fieldset.csc-mailform .csc-mailform-field input, fieldset.csc-mailform .csc-mailform-field select, fieldset.csc-mailform .csc-mailform-field textarea {
  width: 150px;
  background: #fff;
  border: solid 1px #7FA8CE;
  }
  
fieldset.csc-mailform .csc-mailform-field input.csc-mailform-check {
  width:auto; 
  border: solid 1px #7FA8CE; 
  }
  
fieldset.csc-mailform .csc-mailform-field textarea {
  width: 150px;
  font-size:1em;
  }
  
  
fieldset.csc-mailform label span {color:red;}

input#mailformformtype_mail {
  margin: 10px 0px 0px 250px;
  background:#fafafa; 
  cursor:pointer;
  }
  
  
input#mailformformtype_mail:hover {
  background: #EFF0F1;
  color: #616C7B;
  }

.csc-mailform-field select { 
  border: solid 1px #7FA8CE;
  background:#fafafa; 
  color:#777;
  }