/* 
  Titel: www.roskilde-kirgegaard.dk CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 01.02.2007
*/
@import url('tt_products.css');

/************************************************************/
/* Allgemeines festlegen (Schriften, Abstände usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { 
   font-family: Verdana, Helvetica, Arial, Sans-Serif; 
   color: #000000; 
   }
pre { font-family: monospace; }
a {	color: #247049; text-decoration: underline; }
a:hover {	color: #247049; text-decoration: underline; }
a.rootline { font-style: italic; }

form { margin: 0px 0px 0px 0px;}
p, pre { margin: 3px 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         									          */
/************************************************************/
body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 1000px;	
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
}

html, body { 
  height: 100%;
	width: auto;
}

/************************************************************/
/* Position layer                                     			*/
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
  width: 1000px;
  height: 100%;
  vertical-align: middle;
}

#main {
  width: 1000px;
  height: 100%;
  margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#banner {
	width: 100%;
	height: 182px;
	background-image: url(../gfx/background-header.gif);
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	}
	
#header-image {
	position: absolute;
	left: 105px;	
	top: 13px;
	width: 116px;
	height: 163px;
	background-image: url(../gfx/image-header.gif);
	background-repeat: no-repeat;	
}

#header-text {
	position: relative;
	text-align: center;	
	top: 48px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

#breadcrumb {
	position: absolute;
	left: 21%;
	top: 140px;
}

#printversion {
	position: absolute;
	left: 83%;
	top: 0px;
	height: 24px;
	text-align: center;
	vertical-align: top;	
}

#printversion A {
	text-decoration: underline;
}

#searchbox {
	position: absolute;
	left: 76%;
	top: 135px;
}

#container-content {
	width: 1000px;
}

#col-left {
	float: left;
	width: 23%;
	padding: 48px 0px 0px 0px;
}

#col-left-text {
	margin: 75px 10px 15px 0px;
	padding: 0px 0px 15px 15px;
	}
	
#col-mid {
	float: left;
	width: 60%;
	padding: 7px 5px 0 5px;
}

#col-mid P {
	float: left;
	width: 560px;
	padding: 0px 5px 0 5px;
}

#col-mid H1, H2, H3 {
	padding: 0px 5px 10px 5px;
}

#col-right {
	float: left;
	width: 15%;
	padding: 0px 0 0 0;
}

#content {
	min-height: 500px;
}

#footer {
	width: 95%;
	margin: 10px 10px 0 10px;
}

#footer_totop {
	width: 30%;
	float: left;
	padding: 10px 0 0 0;
}

#footer_address {
	width: 100%;
	padding: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

#print {
	width: 100%;
}

#print-content {
	text-align: left;
	float: left;
	width: 371px;
}

#print-right {
	text-align: left;
	padding: 0 0 0 15px;
	float: left;
	width: 155px;
}

#printversion a, #footer_totop a {
	color: #000000; 
	text-decoration: underline;
	font-style: italic;
}

#printversion a:hover, #footer_totop a:hover {
	color: #000000; 
	text-decoration: underline;
	font-style: italic;
}


/************************************************************/
/* Position menu                             								*/
/************************************************************/




/************************************************************/
/* 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: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 2px 0;
	padding: 2px 0 2px 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 2px 0;
	padding: 2px 0 2px 0;
	text-align: center;
}

h3 {																				
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 2px 0;
	padding: 2px 0 2px 0;
	font-style: italic;
}

h4 {																				
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

/************************************************************/
/* Billedtekster
/************************************************************/
.csc-textpic-caption {
  padding: 5px 0 0 0;
}

/************************************************************/
/* Format Mail-Forms																				*/
/************************************************************/
.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
				padding-top: 3px;
				padding-bottom: 3px;
}

.csc-mailform-field label {
        font-size: 11px;
        font-family: Verdana, Arial, 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;
}

/************************************************************/
/* Format	Searchbox																					*/
/************************************************************/
input.m-searchbox {
	border: 1px solid #000000;
	height: 13px; 
	width: 90px; 
	font-size: 10px;
}

input.m-searchbutton {
	border: 0;
	color: white;
	background-color: #0069D1;
}

span.such-label {
  padding: 0 5px 0 10px;
  float: left;
  font-size: 12px;
  font-style: italic;
}

span.such-input {
	padding: 1px 0 0 0;
  float: left;
}

span.such-image {
  float: left; 
  padding: 1px 0 0 5px;
}

div.tx-felogin-pi1 fieldset {
  border: none;
}

.mailudskrift {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  color: #000000;
}

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }

DIV.csc-frame-frame1 { 
   background-color: #cccccc; 
   padding: 2px 4px 2px 4px; 
   border: 1px solid #999999; 
   }
   
DIV.csc-frame-frame1 P {
   margin: 3px 0px 4px 0px;
   color: #666666; 
   font-size: 11px; 
   font-family: Arial, sans-serif; 
   font-weight: normal; 
   text-decoration: none;
   }
   
DIV.csc-frame-frame1 H1, H2, H3 {
   margin: 0px 0px 0px 0px;
   color: #000000; 
   font-size: 12px; 
   font-family: Arial, sans-serif; 
   font-weight: bold; 
   text-decoration: none;
   }


DIV.csc-frame-frame2 { 
   background-color: #ffffff; 
   padding: 2px 4px 2px 4px; 
   border: 1px solid #666666;
   }

DIV.csc-frame-frame2 P {
   margin: 3px 0px 4px 0px;
   color: #666666; 
   font-size: 11px; 
   font-family: Arial, sans-serif; 
   font-weight: normal; 
   text-decoration: none;
   }
   
DIV.csc-frame-frame2 H1, H2, H3 {
   margin: 0px 0px 0px 0px;
   color: #000000; 
   font-size: 12px; 
   font-family: Arial, sans-serif; 
   font-weight: bold; 
   text-decoration: none;
   }

TABLE#spalte-container {
	vertical-align: top;
	width: 560px;
	}
	
TD#spalte1 {
	vertical-align: top;
	width: 186px;
	}
	
TD#spalte1 P {
	vertical-align: top;
	width: 180px;
	}

TD#spalte2 {
	vertical-align: top;
	width: 187px;
	}
	
TD#spalte2 P {
	vertical-align: top;
	width: 180px;
	}
	
TD#spalte3 {
	vertical-align: top;
	width: 187px;
	}
	
TD#spalte3 P {
	vertical-align: top;
	width: 180px;
	}

TD#spalteA {
	vertical-align: top;
	width: 280px;
	}
	
TD#spalteA P {
	vertical-align: top;
	width: 270px;
	}

TD#spalteB {
	vertical-align: top;
	width: 280px;
	}
	
TD#spalteB P {
	vertical-align: top;
	width: 270px;
	}
	
