/* 
  Titel: gorzelniaski.de CSS Stylesheet, Allgemeiner Inhalt
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 03.03.2008
*/

/************************************************************/
/* 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: #000000; text-decoration: underline; }
a:hover {	color: #000000; text-decoration: underline; }
form { margin: 0px 0px 0px 0px;}
p, pre { margin: 0px 0px 5px 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         									          */
/************************************************************/
body {
  height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
  background-color: #FFFFFF;
  width: auto;
	background-image: url(../gfx/background.gif);  
}

html, body { 
  height: 100%;
	width: auto;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
	width: 100%;
  height: 100%;
	background-image: url(../gfx/background-header.gif);	
	background-repeat: repeat-x;  
	text-align: center;
	vertical-align: middle;
}

#to-top {
	position: absolute;
  top: -6000px;
  left: -6000px;
 	height: 1px;
	width: 1px;
}

#main {
  width: 850px;
  height: 100%;
  margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../gfx/background-main.gif);
	background-repeat: repeat-y;	
}

#header {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 152px;
	background-image: url(../gfx/gorzelniaski-header-logo.gif);
}

#left {
	width: 216px;
	float: left;
}

#contentarea {
	float: left;
	width: 625px;
}

#marker {
	height: 26px;
	width: 216px;
	margin: 30px 0 0 2px;
	padding: 0;
	background-image: url(../gfx/background-marker.gif);
	background-repeat: no-repeat;
}

#fahrplan {
	height: 124px;
	width: 213px;
	padding: 0;
	margin: 15px 0 0 2px;
	padding: 34px 0 0 3px;
	background-image: url(../gfx/head-fahrplanauskunft.gif);
	background-repeat: no-repeat;
	background-color: #D1DFD7;
}

#suche {
	height: 35px;
	width: 213px;
	padding: 0;
	margin: 15px 0 0 2px;
	padding: 38px 0 0 3px;
	background-image: url(../gfx/head-suche.gif);
	background-repeat: no-repeat;
	background-color: #D1DFD7;
}

#outer-frame {
	background-image: url(../gfx/background-main.gif);
	background-repeat: repeat-y;	
	margin: 0;
	padding: 0;
}
#content {
	min-height: 500px;
	padding: 30px 20px 0 30px;
}

#footer {
	width: 565px;
	height: 30px;
	margin: 20px 0 5px 30px;
	border-top: 1px solid #B1B1B1;
}

#copyright {
	margin: 5px 0 0 0;
	float: right;
	font-size: 10px;
	color: #B1B1B1;
}

#clear {
	clear: both;
	width: 850px;
	margin: 0;
	padding: 0;
}

/************************************************************/
/* FCE 																											*/
/************************************************************/
#fce-contentbox {
	margin: 0;
	padding: 0;
}

#fce-contentbox-header {
	background-image: url(../gfx/fce-contentbox-header.gif);
	background-repeat: no-repeat;
	width: 565px;
	height: 26px;
}

#fce-contentbox-content {
	background-image: url(../gfx/fce-contentbox-background.gif);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	width: 525px;
}

#fce-contentbox-bottom {
	background-image: url(../gfx/fce-contentbox-bottom.gif);
	background-repeat: no-repeat;
	width: 565px;
	height: 13px;
}


/************************************************************/
/* Formatierungen	Fahrplan                                  */
/************************************************************/
div.fahrplan-label {
  width: 40px;
	float: left;
	font-size: 10px;
	padding: 2px 0 0 0;
}
div.fahrplan-inputfield {
	float: left;
	margin: 0;
	padding: 0;
}

div.fahrplan-input-radio {
	font-size: 10px;
	vertical-align: top;
}

div.fahrplan-clear {
	clear: both;
	margin: 0;
	padding: 0;	
}

div.fahrplan-container{
	padding: 0 0 0 25px;
	border: 1px solid #C2D8EC;
}

input.fahrplan {

}

input.fahrplan-radio {
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}

input.fahrplan:active, input.fahrplan:focus, input.fahrplan:hover { background: #E8EBDF;} 	

input.fahrplan-suchen-button {
  border: 0px;
  margin: 5px 0 0 0;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#menu-top {
  padding: 126px 0 0 251px;
}

#menu-top ul {
  margin: 0;
  padding: 0; 
  list-style: none;
}

#menu-top li {
	float: left;
  list-style: none;
  margin: 0;
  padding: 0;
	background-image: url(../gfx/menu-top-background.gif);
	background-repeat: repeat-x;  
}

#menu-top li.nobg {
	float: left;
  list-style: none;
  margin: 0;
  padding: 0;
	background-image: url(../gfx/menu.gif);
	background-repeat: repeat-x;    
}

#menu-top a {
  margin: 0;
  padding: 0; 
}


#menu-left {
	height: auto;
	width: 216px;
  margin: 0 0 0 2px;
	padding: 0; 
}

#menu-left ul {
  margin: 0;
  padding: 0; 
  list-style: none;
}

#menu-left li {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 26px;
  width: 216px;
  background-image: url(../gfx/background-menu-entry.gif);
  background-repeat: no-repeat;
}

#menu-left a {
  margin: 0;
  padding: 0; 
}

#menu-left li.nav_menu2 {
	background-color: #EBEBEB;
  background-image: none;
  height: 17px;
  width: 176px;
  padding: 3px 0 0 40px;
}

#menu-left li.nav_menu2 a {
	text-decoration: none;
	font-size: 11px;
}

#menu-left li.nav_menu2 a:hover {
	text-decoration: underline;
	font-size: 11px;
}

#menu-left li.nav_menu2_active {
	background-color: #EBEBEB;
  background-image: none;
  height: 17px;
  width: 176px;
  padding: 3px 0 0 40px;
}

#menu-left li.nav_menu2_active a {
	text-decoration: underline;
	font-size: 11px;
}

#menu-bottom {
	margin: 5px 0 0 0;
	padding: 0; 
	float: left;
}

#menu-bottom ul {
  margin: 0;
  padding: 0; 
  list-style: none;
}

#menu-bottom li {
	float: left;
  list-style: none;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#menu-bottom a {
  margin: 0;
  padding: 0; 
  font-size: 10px;
  text-decoration: none;
}


a.menu-bottom {
  margin: 0 10px 0 10px;
  padding: 0 10px 0 10px; 
  font-size: 10px;
  text-decoration: none;
}

/************************************************************/
/* Formatierungen	CSS Styled Content - Bilderrahmen     		*/
/************************************************************/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #000000;
	padding: 0px 0px;
}


/************************************************************/
/* 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: #000000;
	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: #000000;
	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: #000000;
	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: #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: 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;
}

/************************************************************/
/* Formatierungen	Suchbox																		*/
/************************************************************/
input.m-searchbox {
	border: 1px solid #000000;
	height: 15px; 
	width: 146px; 
	font-size: 10px;
	margin: 0 0 0 27px;
}

input.m-searchbox:active, input.m-searchbox:focus, input.m-searchbox:hover { background: #E8EBDF;} 

input.m-searchbutton {
	border: 0px;
}

span.such-input {
  float: left;
}

span.such-image {
  float: left; 
  padding: 1px 0 0 5px;
}



