/* 
  Titel: Insel Schnelldienst CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 21.07.2006
*/

/************************************************************/
/* Allgemeines festlegen (Schriften, Abstände usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { font-family: Arial, Verdana, Helvetica, Sans-Serif; color: #000000; }
pre { font-family: monospace; }
a {	color: #DF0024; text-decoration: underline; }
a:hover {	color: #DF0024; text-decoration: underline; }
form { margin: 0px 0px 0px 0px;}
p, pre { margin: 0px 0px 0px 0px; line-height: 1.6em;}
p, td, ul, ol { font-size: 12px; }
input, textarea, select { font-size: 12px; border: 1px solid black; margin-bottom: 2px;}
input.file { font-size: 12px; border: 1px solid black; margin-bottom: 2px; }

/************************************************************/
/* Formatierungen	Seite         min-width: 989px;           */
/************************************************************/
body {
	margin: 0;
	padding: 0;
  text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
  background-color: #E6E6E6;
}

html, body { 
	width: 100%;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;
  width: 928px;
  height: 100%;
	text-align: center;
	margin: auto;
	padding: auto;
}

#main {
  position: relative;
  width: 928px;
  min-height: 679px;
  min-height: 679px;
	background-color: #FFFFFF;

	border: 1px solid #DF0024;
	margin-top: 15px;
	
	background-image: url(../gfx/background.gif);
	background-repeat: repeat-y;		
}

#head-image {
  float: left;
	height: 294px;
	width: 714px;
	margin: 0;
	padding: 0;
	
	background-image: url(../gfx/titelbild.jpg);
	background-repeat: no-repeat;	
}

#head-logo {
  float: left;
	height: 294px;
	width: 214px;
	left: 714px;
	margin: 0;
	padding: 0;
	
	background-image: url(../gfx/isd-logo.gif);
	background-repeat: no-repeat;	
}

#content-area {
	min-height: 385px;
}

#content-main {
	width: 100%;
	float: left;
}

#content-left {
  float: left;
	width: 174px;
	height: 340px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#content-middle {
  float: left;
	width: 510px;
	min-height: 340px;
	text-align: left;
	padding-top: 15px;
}

#content-area-right {
  float: left;
	width: 214px;
	min-height: 340px;
	background-color: #E6E6E6;
	text-align: left;
}

#menu-area {
	text-align: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding-top: 26px;
	padding-bottom: 16px;
	background-color: #F8E0E1;
	
	background-image: url(../gfx/linie-menu-unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu-area-bottom {
  clear: both;
	padding-top: 8px;		
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
	height: 20px;
	
	background-image: url(../gfx/linie-content-unten.gif);
	background-repeat: no-repeat;
}

#menu-bottom {
  float: left;
}


#content-right {
	padding-top: 15px;
	padding-left: 15px;
}

#lang {
	float: left;
	width: 40px;
}

#copyright {
  float: left;
  width: 100%;
	text-align: right;
}

div.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/************************************************************/
/* FCE rechts	                                              */
/************************************************************/
div.fce-rechts-outer {
	width: 175px;
	min-height: 99px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 6px;
}

div.fce-rechts-content {
  min-height: 73px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}

div.fce-rechts-unten {
	height: 5px;
	background-image: url(../gfx/fce-rechts-linie-unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

div.fce-rechts-content p {
	color: #747474;
	line-height: 1.2em;
}

div.fce-rechts-content a {
  margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
}

div.fce-rechts-content a:hover {
  margin-top: 5px;
	text-decoration: none;
	font-weight: bold;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#menu-area ul {
  margin: 0px 0px 0px 0px;
  padding: 0; 
  list-style: none;
}

#menu-area li {
  margin: 0px 0px 0px 0px;
  padding: 0;
}

#menu-area a {
  margin: 0;
  padding: 0; 
}


#menu-bottom ul {
  margin: 0;
  padding: 0; 
  list-style: none;
}

#menu-bottom li {
  display: inline;
  padding-right: 10px;
}

#menu-bottom a {
	color: #B7B7B7;
	font-weight: bold;
	text-decoration: none;
}

#menu-bottom a:hover {
	color: #B7B7B7;
	font-weight: bold;
	text-decoration: underline;
}



/************************************************************/
/* Formatierungen	Überschriften                             */
/************************************************************/
h1.csc-firstheader, h2.csc-firstheader, h3.csc-firstheader, h4.csc-firstheader, h5.csc-firstheader, h6.csc-firstheader { margin-top: 0px; }
h1 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

h3 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 2px 0;
}

h4 {																				
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

/************************************************************/
/* Formatierungen	normale Mail-Formulare										*/
/************************************************************/
.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
				padding-top: 3px;
				padding-bottom: 3px;
}

.csc-mailform-field label {
        font-size: 12px;
        font-family: Arial, Verdana, sans-serif;
        width: 80px;
        min-width: 80px;
        float: left;
        text-align: left;
        margin-right: 0.5em
        display: block
}

.csc-mailform-check {
}

.csc-mailform-label {
	font-weight: bold;
}

.csc-mailform-submit {
        margin-left: 80px;
}

/************************************************************/
/* Formatierungen	Anfrageformular														*/
/************************************************************/
#frm_anfrage {
	width: 170px;
	max-width: 170px;
	height: 210px;
	background-color: #FFFFFF;

	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	
	background-image: url(../gfx/linie-fracht-unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;		
}

#frm_anfrage_outer {
	width: 170px;
	height: 194px;
	text-align: left;
}

div.frm_anfrage_head {
	font-size: 11px;
	color: black;
	padding-top: 3px;
	padding-left: 8px;
}

div.frm_anfrage_head_small {
	float: left;
	font-size: 11px;
	color: black;
	width: 75px;
	padding-top: 3px;
	padding-left: 8px;
}

#frm_anfrage_bottom {
	clear: both;
	width: 150px;
	height: 20px;
 	text-align: right;
  padding-top: 6px;
}

#frm_anfrage_bottom a {
  text-decoration: none;
  font-weight: bold;
}

#frm_anfrage input {
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

#frm_anfrage select {
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

/************************************************************/
/* Formatierungen	Anfrageformular	2. Seite  								*/
/************************************************************/

#frm_anfrage_gross {
  width: 500px;
  text-align: left;
}

div.frm_anfrage_gross_left {
  float: left;
  width: 100px;
  text-align: left;
}

div.frm_anfrage_gross_max {
  width: 500px;
  text-align: left;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
}

input.frm_anfrage_gross_big {
	width: 200px;
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

select.frm_anfrage_gross_big {
	width: 200px;
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

textarea.frm_anfrage_gross {
	width: 200px;
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

input.frm_anfrage_gross_medium {
	width: 100px;
	border: 1px solid #DF0024;
	background-color: #FFEAEB;
}

div.frm_anfrage_gross_right {
  width: 400px;
  text-align: left;
}


/************************************************************/
/* RTE																		  								*/
/************************************************************/
.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}