/** 
**	CNC Speedform AG, http://www.cnc-speedform.de
**	(c) 2005, Lars Brinkmann für Kornfeld Media GmbH
**	http://www.kornfeld-media.de
**
**  28/11/2005 - v5
**/

body
{
	margin: 0px; 
	padding: 0px; 
	background-repeat: repeat-y; 
}

img
{
	border: none;
}

#head
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 166px;
	z-index: 1;
}

#line_top
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 1px;
	z-index: 2;
}

#line_btm
{
	position: absolute;
	top: 137px;
	left: 0px;
	width: 100%;
	height: 1px;
	z-index: 2;
}

#line_nav
{
	position: absolute;
	top: 131px;
	left: 0px;
	width: 100%;
	height: 1px;
	z-index: 2;
}

#nav
{
	position: absolute;
	top: 94px;
	left: 0px;
	width: 100%;
	height: 37px;
	z-index: 2;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#pics
{
	position: absolute;
	top: 20px;
	left: 713px;
	z-index: 3;
}

#pics img
{
	border: 1px solid #ffffff;
	margin-right: 18px;
}

/** 
**    Unternavigation
**    -----------------------------------------------------------------------------------
**/
#subnavigation
{
	position: absolute;
	/* top: 166px; */
        top: 200px;
	left: 0px;
	width: 162px;
}

/** 
**    Container für Impressum
**    -----------------------------------------------------------------------------------




**/
#imprint
{
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10px;
	font-weight: normal;
}

/** 
**    Container Content-Bereich 
**    -----------------------------------------------------------------------------------
**/
#content
{
	position: absolute;
	top: 220px;
	left: 200px;
	width: 790px;
}

/** 
**    Linke Inhaltsspalte
**    -----------------------------------------------------------------------------------
**/
#linkeSpalte
{
	float: left;
	width: 485px;
	margin-right: 30px;
        padding-bottom: 40px;
}

/** 
**    Rechte Inhaltsspalte
**    -----------------------------------------------------------------------------------
**/
#rechteSpalte
{
	float: left;
	width: 270px;
        padding-bottom: 40px;
}

/** 
**    Bereichsanzeiger des Hauptmenüs in der Subnavigation
**    -----------------------------------------------------------------------------------
**/
#indicator
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px;
	margin-top: 15px;
	padding-bottom: 15px;
        display: none;
}

/** 
**    Navigation
**    -----------------------------------------------------------------------------------
**/
#navigation
{
	position: absolute;
	top: 94px;
	left: 162px;
	height: 37px;
	z-index: 4;
}

/** 
**    Formatierungen für die Hauptnavigation, horizontal
**    -----------------------------------------------------------------------------------

**/

/** Normaler Darstellung eines Menüpunktes, allgemeine Definition **/
#navigation A
{
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

/**	Darstellung eines aktiven Menüpunkt, allgemeine Definition **/
#navigation A.active
{
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}


/** 
**    Formatierungen für die Unternavigation, vertikal
**    -----------------------------------------------------------------------------------
**/

/** Normale Darstellung, Level 1 **/
A.subLevelA
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/**	Aktive Darstellung, Level 1 **/
A.subLevelAactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



/** Normale Darstellung, 1. Menüpunkt, Level 1 **/
A.subLevelAFirstItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/**	Aktive Darstellung, 1. Menüpunkt, Level 1 **/
A.subLevelAactiveFirstItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/** Normale Darstellung für Menüpunkte mit Unternavigation, Level 1 **/
A.subLevelAWithSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/**	Aktive Darstellung für Menüpunkte mit Unternavigation, Level 1 **/
A.subLevelAactiveWithSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/** Normale Darstellung für Menüpunkte mit Unternavigation, 1. Menüpunkt, Level 1 **/
A.subLevelAFirstItemWithSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;

	padding-left: 10px;


}

/**	Aktive Darstellung für Menüpunkte mit Unternavigation, 1. Menüpunkt, Level 1 **/
A.subLevelAactiveFirstItemWithSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/**	Normale Darstellung des 1. Menüpunktes, Level 2 **/
A.subLevel2AFirstItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	/* padding-top: 15px; */
	padding-bottom: 3px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 5px;
}

/**	Aktive Darstellung des 1. Menüpunktes, Level 2 **/
A.subLevel2AactiveFirstItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	/* padding-top: 15px; */
	padding-bottom: 3px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 5px;
}

/**	Normale Darstellung der mittleren Menüpunkte, Level 2 **/
A.subLevel2A
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 8px;
}

/**	Aktive Darstellung der mittleren Menüpunkte, Level 2 **/
A.subLevel2Aactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 8px;
}

/**	Normale Darstellung des letzten Menüpunkts, Level 2 **/
A.subLevel2ALastItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 8px;
}

/**	Aktive Darstellung des letzten Menüpunkts, Level 2 **/
A.subLevel2AactiveLastItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 30px;
        background-image: url(../img/dot.gif);
        background-repeat: no-repeat;
        background-position: 22px 8px;
}

/** 
**    Formatierungen im Content-Bereich 
**    -----------------------------------------------------------------------------------
**/
#content H1
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content H2
{
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content H3
{
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content p
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 42px;
}

#content ul
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 42px;

}

#content LI
{
       /* margin-bottom: 10px; */
}

#content A
{
       color: #951505;
}

#content A:HOVER
{
       color: #000000;
}

.milestone
{
  text-align: right;
  border-bottom: 1px solid #6190c2;
  font-weight: bold;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 14px;
  color: #6190c2;
  margin-top: 0px;
}

.milestonepic
{
  border: 1px solid #6190c2;
}

/** 
**    Illustration oberhalb des Content-Bereichs 
**    -----------------------------------------------------------------------------------
**    Wird standardmäßig ausgeblendet.
**/
#illustration
{
       display: none;
}

/** 
**    Formatierungen für Formulare
**    -----------------------------------------------------------------------------------
**/
#formular td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
}

#formular input[type=text] 
{
	width: 200px;
}

/*
#formular input[type=reset]
{
 width: 109px;
 height: 25px;
 border: 1px solid #ffffff;
 color: #ffffff;
 background-color: #ffffff;
 background-image: url(./../bilder/kontakt/zurueck.gif);
 background-repeat: no-repeat;
 cursor: pointer;
}

#formular input[type=submit]
{
 width: 132px;
 height: 25px;
 margin-right. 20px;
 border: 1px solid #ffffff;
 color: #ffffff;
 background-color: #ffffff;
 background-image: url(./../bilder/kontakt/senden.gif);
 background-repeat: no-repeat;
 cursor: pointer;
}
*/

#rechteSpalte P.csc-caption
{
	text-align: left;
        color: #6191C2;
        font-size: 11px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        margin-top: 2px;
}

#rechteSpalte .csi-textpic
{
  padding-bottom: 10px;
}


#rechteSpalte H1
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        color: #557EB5;
}

#rechteSpalte p
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
        color: #557EB5;
        margin-left: 0px;
}


