/* 
  Titel: trino.de CSS Stylesheet, Allgemeiner Inhalt
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 21.10.2006
*/

/************************************************************/
/* Allgemeines festlegen (Schriften, Abstände usw. )        */
/************************************************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select, span { font-family: Arial, Helvetica, Verdana, Sans-Serif; color: #000000; }
pre { font-family: monospace; }
a {	color: #000000; text-decoration: underline; }
a:hover {	color: #000000; 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: 11px; border: 1px solid black; margin-bottom: 2px;}
input.file { font-size: 11px; border: 1px solid black; margin-bottom: 2px; }


/************************************************************/
/* Formatierungen	Seite         min-width: 989px;           */
/************************************************************/
body {
  height: 100%;
	margin: 0;
	padding: 0;
  text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
  /* background-color: #020180; */
  background-color: #FFFFFF;
  align: center;
  vertical-align:middle;
  width: auto;
}

html, body { 
  height: 100%;
	width: auto;
  align: center;
  vertical-align:middle;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  top: 0;
  right: 0;
  width: 990px;
  height: 100%;
	margin: auto;
	padding: auto;
	text-align: center;
  align: center;
  vertical-align:middle;	
}

#main {
  width: 990px;
  height: 100%;
	background-color: #FFFFFF;
}

#header {
	width: 990px;
	height: 140px;
}

#header-left {
	color: #ffffff;
	text-align: left;
	width: 600px;
	height: 140px;
	float: left;
	background-color: #ffffff;
}

#header-right {
	color: #ffffff;
	text-align: right;
	width: 390px;
	height: 140px;
	float: right;
	background-color: #ffffff;
}

#menu {
  text-align: left;
  width: 100%;
  height: 24px;
	background-image: url(../gfx/bg-menu.gif);
	background-repeat: repeat-x;	
}

#main_container {
	background-color: #FFFFFF;
}

#content-left {
  text-align: left;
	float: left;
	
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

#rootline {
  text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

#rootline a {
	margin-right: 5px;
	margin-left: 5px;
}

#content-middle {
  text-align: left;
	float: left;

	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

#content-middle-container {
  text-align: left;
	float: left;
}

#content-right {
  text-align: left;
	float: left;

	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

#clear {
	clear: both;
	width: 990px;
	margin: 0;
	padding: 0;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#menu {
	float: left;
  margin: 0;
	padding: 0; 
}

#menu ul {
  margin: 0px 0px 0px 0px;
  padding: 0; 
  list-style: none;
}

#menu li {
  float: left;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

#menu a {
  margin: 0;
  padding: 0; 
}

/************************************************************/
/* Menu (Layer)																			        */
/************************************************************/
td.menu_level1 {
  height: 20px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px; }

a.menu_link_level1 {
  height: 20px; 
  color: #000000;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  display: block;
  width: 100%;
  text-decoration: none;
}

a.menu_link_level1:hover {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu_link_level1_act {
  color: #FFFFFF;
  text-decoration: none;
}

td.menu_level2 {
	width: 150px;
	height: auto; 
	min-height: 23px;
	background-color: #DFDFDF; 
	text-align: left;
}


td.menu_level3 {
	width: 150px;
	height: auto; 
	min-height: 23px;
	background-color: #DFDFDF; 
	text-align: left; 
}

a.menu_link_level2 {
	width: 150px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 140px; /*Angabe für die anderen Browser */

	/* Min-Height Hack */
	min-height: 20px;
	height:auto !important;
	height: 20px; 

  color: #000000;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0px;
  display: block;
  text-decoration: none;
  background-color: #DFDFDF;
	border-bottom: 1px solid #C1C1C1;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 2px;
}

a.menu_link_level2:hover {
	width: 150px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 140px; /*Angabe für die anderen Browser */

	/* Min-Height Hack */
	min-height: 20px;
	height:auto !important;
	height: 20px; 

  color: #FFFFFF;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0px;
  display: block;
  text-decoration: none;
  background-color: #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;	
	padding-top: 2px;
}

a.menu_link_level2_act {
	width: 150px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 140px; /*Angabe für die anderen Browser */

	/* Min-Height Hack */
	min-height: 20px;
	height:auto !important;
	height: 20px; 
	
  color: #FFFFFF;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0px;
  display: block;
  text-decoration: none;
  background-color: #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding-left: 5px;
	padding-right: 5px;	
	vertical-align: middle;
  padding-top: 2px;
}

a.menu_link_level2_act:hover {
	width: 150px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 140px; /*Angabe für die anderen Browser */

	/* Min-Height Hack */
	min-height: 20px;
	height:auto !important;
	height: 20px; 



  color: #000000;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0px;
  display: block;
  text-decoration: none;
  background-color: #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding-left: 5px;
	padding-right: 5px;	
	vertical-align: middle;
	padding-top: 2px;
}



/************************************************************/
/* 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, Helvetica, Verdana, Sans-Serif;
	color: #787878;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #787878;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

h3 {																				
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #787878;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 2px 0;
}

h4 {																				
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #787878;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}


/************************************************************/
/* Formatierungen	CSS_Styled_IMGTEXT                        */
/************************************************************/
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 5px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */


/************************************************************/
/* Formatierungen	normale Mail-Formulare										*/
/************************************************************/
.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;
}

/************************************************************/
/* IFrame																										*/
/************************************************************/
div.tx-iframeflexform-pi1 {
	height: 100%;
}






