/*********************************************************************************

	Project		:	NSH Dynatherm
	Copyright	:	WEDOSYS webDesign - www.wedosys.de

**********************************************************************************/
body, html {
	margin:0px;
}
html {
	min-height:99%;
	margin-bottom:1px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#b5b5b5;
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd {
	margin:0px;
	padding:0px;
}

.all {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
}

.all_inh {
	position:relative;
	top:0px;
	left:0px;
	width:1002px;
	margin:auto;
}

.all_inh_bg {
	float:left;
	width:1002px;
	min-height:800px;
  	height:auto !important;  /* für moderne Browser */
  	height:800px;  /*für den IE */
	background-color:#B51D28;
	background-image:url(gif/bg-all3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#men {
	position:absolute;
	top:126px;
	left:306px;
	width:696px;
	height:30px;
	background-image:url(gif/bg-men.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#men ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#men li {
	float:left;
	margin:0px;
	padding:9px 21px 0 0;
}

#men a:link,
#men a:visited {
	color:#006A4E;
	text-decoration:none;
}

#men a:hover {
	color:#B51D28;
	text-decoration:none;
}

#con_inh {
	float:left;
	margin-top:171px;
	width:682px;
	background-image:url(gif/bg-con-h.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

.tre1 {
	float:left;
	width:306px;
}

.tre2 {
	clear:both;
	float:left;
	width:306px;
}

#co_bg_u {
	float:left;
	width:682px;
	height:16px;
	background-image:url(gif/bg-con-u.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#con_inh h1 {
	padding:15px 20px 10px 15px;
	font-size:14px;
	color:#006A4E;
	font-weight:bold;
}

#con_inh h2 {
	padding:10px 20px 0 15px;
	font-size:14px;
	color:#006A4E;
	font-weight:bold;
}

#con_inh h3 {
	padding:10px 20px 0 15px;
	font-size:12px;
	color:#006A4E;
	font-weight:bold;
}

#con_inh h4 {
	padding:10px 20px 0 15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#con_inh h5 {
	padding:10px 20px 0 15px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

#con_inh h6 {
	padding:10px 20px 0 15px;
	font-size:14px;
	color:#B51D28;
	font-weight:700;
}

#con_inh p {
	padding:10px 20px 0 15px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

#con_inh ul {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:0px;
}

#con_inh th {
	color:#FFFFFF;
	font-size:11px;
}

#con_inh td {
	font-size:11px;
}

#con_inh a:link,
#con_inh a:visited {
	color:#000;
	text-decoration:none;
}

#con_inh a:hover {
	color:#006A4E;
	text-decoration:none;
}

#breadcrumb {}

#breadcrumb p {
	font-size:10px;
	color:#B2B9BD;
}

#breadcrumb a:link,
#breadcrumb a:visited {
	color:#B2B9BD;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#B2B9BD;
	text-decoration:underline;
}

.e-k-s {
	position:absolute; top:40px; left:20px; width:267px; height:44px;
}

.nsh-check {
	position:absolute; top:91px; left:36px; width:242px; height:320px;
}

.logo {
	position:absolute; top:12px ;left:851px; width:131px; height:105px;
}

#footer {
	clear:both; float:left; width:1002px; border-top:2px solid #006A4E; height:25px;
}

#footer .d1 {
	float:left; width:306px;
}

#footer .d2 {
	float:left; width:682px;
}

#footer p {
	padding:3px 0 0 0;
	font-size:10px;
}

#footer a:link,
#footer a:visited {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	padding:10px 8px 0 15px;
	vertical-align: text-bottom;
	border: none;
}
.pright {
	float: right;
	margin:10px 20px 0 8px;
	vertical-align: text-bottom;
	border: none;
}
.pnormal {
	clear: both;
	border: none;
	text-align:center;
	display: block;
	margin:10px auto 0px auto;
	
}


/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft1 {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: 1px solid #CCCCCC;
}
.pright1 {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #CCCCCC;
}
.pnormal1 {
	clear: both;
	border: 1px solid #CCCCCC;
}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	width:524px;
	padding:10px 14px 10px 14px;
	text-align:left;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}




.formgen form
{
line-height : 120%;
width:524px;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
	padding-left: 15px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	margin-left:15px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 3px dashed #B51D29;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 120px;
	margin-left: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #A8A8A8;
	background-color: #F0D2D4;	
}



/* Label */
.formgen label {
	width: 230px;
	clear: left;
	float: left;
	height: 20px;
	color: #5e5e5e;
	padding-left:5px;
	text-align:left;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #F0D2D4;
	border:1px solid #A8A8A8;
	margin-left: 4px;
	color: #5e5e5e;
}

.formgen .date_day,
.formgen .date_month,
.formgen .date_year {
	background-color: #F0D2D4;
	border:1px solid #A8A8A8;
	margin-left: 4px;
	color: #5e5e5e;
}

/* Sende-Button */
.formgen .formsubmit
{
	width: 150px;
	text-align: center;
	background-color: #E1A5A9;
	border: 1px solid #A8A8A8;
	float: right;
	color: #5e5e5e;
	margin:5px 23px 0 0;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #A8A8A8;
	background-color: #FFFFFF;
	margin:0 5px 0 5px;
	font-weight:bold;
}
.formgen .fieldset {
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
	width:524px;
	border:1px solid #CCCCCC;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #B51D29;
}

.formgen .formcaptcha
{
	border: 1px solid #A8A8A8;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #006A4E;
	padding:14px 0 9px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
}

.formgen .formhinweis {
	text-align:left;
	padding:5px 0 0 4px;
}

.formgen .formtrenn {
	clear:both;
	padding-top:5px;
}

.formgen .formtrenn hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:5px;
	border:1px solid #FFFFFF;
}

.formgen .formlink {
	padding-left:4px;
}
/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */




/* ### undo #################################################################### */

pre,code { font-size:1em; font-weight:normal; }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

/*
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
*/

legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}


pre			{font-size:1.2em; }


/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; padding:10px 10px 0 15px }
.floatRight { float:right; padding:10px 20px 0 10px }

.warning { color:#f00; background: inherit; }

/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}


