/* 
  Titel: poggenpohl-flensburg.de CSS Stylesheet
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 10.04.2007
*/

/************************************************************/
/* 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: #000000; text-decoration: underline; }
a:hover {	color: #000000; text-decoration: underline; }

form { margin: 0px 0px 0px 0px;}
p, pre { line-height: 1.3m; }
p, td, th { font-size: 11px;}
p.bodytext { font-size: 11px; line-height: 1.3em; margin: 3px 0px 8px 0px;}
input, textarea, select { font-size: 11px; border: 1px solid black; margin-bottom: 2px;}
input.file { font-size: 70%; border: 1px solid black; margin-bottom: 2px; }

/************************************************************/
/* Formatierungen	Seite         									          */
/************************************************************/
body {
  height: 100%;
	margin: 0;
	padding: 0;
  text-align: center;
  min-width: 898px;	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10%;
	color: #000000;
  background-color: #FFFFFF;
}

html, body { 
  height: 100%;
	width: auto;
}

/************************************************************/
/* Formatierungen	Layer                                     */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
	width: 898px;
	margin: auto;
	padding: auto;	
  height: 100%;
	text-align: center;
	vertical-align: middle;
}

#main {
  width: 898px;
  height: 100%;
  margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: repeat-y;
}

#topbar {
	width: 898px;
	height: 16px;
	margin: 20px 0 0 0;
}

#language {
	padding: 0 20px 0 650px;
	float: left;
	text-align: right;
}

#firma {
	width: 86px;
	float: right;
}

#header {
	width: 898px;
	height: 115px;
	background-image: url(../gfx/header-bg.gif);
	background-repeat: no-repeat;
}

#header-pic1 {
	width: 203px;
	height: 108px;
	margin: 0;
	padding: 3px 0 0 278px;
	float: left;
}

#header-pic2 {
	width: 203px;
	height: 108px;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	float: left;
}

#header-pic3 {
	width: 203px;
	height: 108px;
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
	float: left;
}

#topmenu-container {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	background-image: url(../gfx/topmenu-bg.gif);
	background-repeat: no-repeat;
}

#topmenu-menu {
	padding: 0 0 0 287px;
}


#content-container {
	margin: 0;
	padding: 0;
	background-image: url(../gfx/main-bg.gif);
	background-repeat: repeat-y;
	min-height: 430px;
}

#col1 {
	float: left;
	width: 150px;
}

#logo {
	height: 111px;
	width: 132px;
	padding: 0 0 0 18px;
}

#menu1 {
	margin: 0;	
	padding: 0;	
}

#col2 {
	float: left;
	width: 114px;
}

#menu2 {
	margin: 0;	
	padding: 0;	
}

#col3 {
	float: left;
	width: 494px;
}

#content {
	padding: 14px;
	width: 466px;
	min-height: 402px;
}

#col4 {
	float: left;
	margin: 0;
	padding: 0;
	width: 139px;
}

#footer {
	width: 736px;
	height: 18px;
	background-image: url(../gfx/footer-bg.gif);
	background-repeat: no-repeat;
	padding: 5px 162px 0 0;
	text-align: right;
}

#copyright {
	color: #8A8B8E;
	font-size: 10px;
	padding: 1px 0 0 0;
}

#oeffz img {
	padding: 70px 0 0 1px;
}

div.clear {
	clear: both;
	width: 900px;
	margin: 0;
	padding: 0;
}

/************************************************************/
/* Formatierungen	Menus                                     */
/************************************************************/
#topmenu-menu ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#topmenu-menu li {
	float: left;
  list-style: none;
}

#menu1 ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#menu1 li {
	float: left;
  list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
	width: 150px;
}

#menu1 li.last {
	height: 1px;
	width: 150px;
	background-image: url(../gfx/menu1-linie-last.gif);
	background-repeat: no-repeat;	
}

#menu2 ul {
	padding: 0;
  list-style: none;	
}

#menu2 li {
	float: left;
  list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
	width: 114px;
}

#menu2 li.ebene3 {
	float: left;
  list-style: none;
	margin: 0;
	padding: 0;
	height: 12px;
	width: 114px;
}

#menu2 li.last {
	height: 1px;
	width: 114px;
	background-image: url(../gfx/menu2-linien.gif);
	background-repeat: no-repeat;	
}

/************************************************************/
/* Sprachmenu 																							*/
/************************************************************/
#language ul {
	margin: 0;
	padding: 0;
  list-style: none;	
}

#language li {
	float: left;
  list-style: none;
  font-size: 10px;
  padding: 0 0 0 10px;
  vertical-align: top;
}

#language a {
	color: #7F7F7F;
	text-decoration: none;
  vertical-align: top;
}

#language a:hover {
	color: #7F7F7F;
	text-decoration: none;
  vertical-align: top;
}

#language img {
	padding: 2px 5px 0 0;
}


/************************************************************/
/* 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: 140%;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h3 {																				
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {																				
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000000;
	font-size: 110%;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/************************************************************/
/* Formatierungen	normale Mail-Formulare										*/
/************************************************************/
.csc-mailform {
        border: 0px;
}

.csc-mailform-field {
				padding-top: 3px;
				padding-bottom: 3px;
}

.csc-mailform-field label {
        font-size: 70%;
        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;
}
