/*********************************************************************************
Webtech AG
Lehnplatz 10, 6460 Altdorf
/********************************************************************************/ 





/****PAGE GRUNDBEREICH***********************************************************/   
/* Für alle ein margin und padding 0 setzen */
* {
	margin:0; 
	padding:0;
}

body {
   color: #000000; 
	background-color: #FFFFFF;
   font-size: 100.00%;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 0; 
	padding: 0;
   text-align: center;  /* Zentrierung im Internet Explorer */
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	overflow:-moz-scrollbars-vertical;
}

/* mit korrekte Reihenfolge der A-Tags  */
a:link    { color: red }     /* noch nicht besuchter Link */
a:visited { color: blue }    /* schon besuchter Link   */   
a:hover   { color: lime} 	  /* Benutzer 'hovert'     */    
a:active  { color: lime }    /* Link wird ausgew?hlt   */
/********************************************************************************/ 





/****PAGE BLOCK******************************************************************/   
#page {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1072px;
}
/********************************************************************************/ 





/****HEADER-LEFT BLOCK***********************************************************/   
#headerLeft {
   float: left;
	width: 326px;
	height: 470px;
	background-image: url(img/header-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****NAV AREA BLOCK**************************************************************/   
#navArea {
   float: left;
	width: 300px;
}
/********************************************************************************/





/****LOGO BLOCK******************************************************************/   
#logo {
   float: right;
	margin-top: 28px;
	width: 239px;
	height: 136px;
	background-image: url(img/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/********************************************************************************/





/****NAVIGATIONS BLOCK***********************************************************/ 
#nav {
	float: right;
	margin-top: 35px;
	width: 238px;
}

/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#nav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.8em;
}

#nav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/ 
}

#nav a {
    display: block;
	 padding-left: 35px;
	 padding-top: 4px;
	 padding-bottom: 4px;
	 text-decoration: none;
	 height: 100%;
	 color: #FFFFFF;
	 font-weight: bold;
	 background-image: url(img/doots-passive.gif);
	 background-position: 15px 7px;
	 background-repeat: no-repeat;
	 border-bottom: 1px solid #8EADB8;
}

#nav ul li a:link, #nav ul li a:visited {
}

#nav ul li a:hover {
	color: #4F6D78;
	background-image: url(img/nav-hoover.jpg);
	background-position: left -2px;
	background-repeat: repeat;
}

#nav ul li a.active:link, #nav ul li a.active:visited {
	color: #4F6D78;
	background-image: url(img/nav-hoover.jpg);
	background-position: left -2px;
	background-repeat: repeat;
}
/********************************************************************************/





/****HEADER-RIGHT BLOCK**********************************************************/   
#headerRight {
   float: right;
	width: 746px;
	height: 470px;
	background-image: url(img/header-right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****HILFS-NAVIGATION BLOCK******************************************************/   
#hilfsNav{
   float: right;
	width: 600px;
	height: 20px;
	margin-top: 18px;
	padding-right: 58px;
	text-align: right;
	font-size: 1em;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#hilfsNav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.65em;
}

#hilfsNav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #2D525B;
	 text-transform: uppercase;
}

#hilfsNav a {
    display: inline;
	 text-decoration: none;
	 height: 100%;
	 color: #2D525B;
	 font-weight: bold;
}

#hilfsNav a:hover {
	text-decoration: underline;
	color: #2D525B;
}

#hilfsNav a.active:link, #hilfsNav a.active:visited {
	color: #DBAC33;
}
/********************************************************************************/





/****SUCHE BLOCK*****************************************************************/   
#suche {
   float: right;
	width: 350px;
	height: 25px;
	margin-top: 12px;
	padding-right: 58px;
	text-align: right;
	font-size: 1em;
}
/********************************************************************************/ 





/****HEADER BLOCK*****************************************************************/   
#headerArea {
	float: right;
	width: 724px;
	margin-top: 22px;
}

#header {
   float: left;
	width: 662px;
	height: 305px;
	background-position: top left;
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****SUBNAVIGATION BLOCK*********************************************************/ 

/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#subNav ul {
	margin-top: 22px;
	padding-left: 24px;
	font-size: 0.7em;
	float: left;
}

#subNav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #2D525B;
	 text-transform: uppercase;
}

#subNav a {
   display: inline;
	text-decoration: none;
	height: 100%;
	color: #2D525B;
	font-weight: bold;
}

#subNav a:hover {
	text-decoration: underline;
	color: #2D525B;
}

#subNav a.active:link, #subNav a.active:visited {
	color: #DBAC33;
}
/********************************************************************************/





/****MITTE-AREA BLOCK************************************************************/   
#middleArea {
   float: left;
	width: 1072px;
	background-image: url(img/background-middle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
/********************************************************************************/





/****PARTNER SPACER BLOCK********************************************************/   
#partnerSpacer {
	float: left;
	width: 60px;
	height: 20px;
}
/********************************************************************************/





/****PARTNER BLOCK***************************************************************/   
#partner {
   float: left;
	width: 242px;
	color: #646466;
	font-size: 0.7em;
	background-color: #E9EDEE;
}

#partner h1 {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #646466;
}

#partner h2 {
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	font-size: 1.25em;
	color: #FFFFFF;
	background-image: url(img/background-partner.jpg);
	background-position: left -2px;
	background-repeat: no-repeat;
	border-bottom: 8px solid #FFFFFF;
}

#partner p {
	padding: 15px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 1em;
	color: #646466;
}

#partner a {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: none;
}

#partner a:hover {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: underline;
}

#partner a.active:link, #partner a.active:visited {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: none;
}

#partner hr {
	padding: 0px;
	height: 1px;
	color: #BBC5C8;
}
/********************************************************************************/





/****CONTENT-AREA BLOCK***********************************************************/   
#contentArea {
   float: left;
	width: 708px;
}
/********************************************************************************/





/****CONTENT BLOCK***************************************************************/
#content {
	float: left;
	width: 658px;
	margin-bottom: 10px;
	color: #646466;
	font-size: 0.7em;
}

#content h1 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 1.75em;
	color: #DBAC33;
}

#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.25em;
	color: #646466;
}

#content p {
	margin-bottom: 20px;
	font-size: 1em;
	color: #646466;
}

#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 15px;
	color: #646466;
}

#content a {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: underline;
}

#content a.active:link, #content a.active:visited {
	color: #DBAC33;
	font-weight: bold;
	text-decoration: none;
}

#content img {
	margin-bottom: 10px;
	padding-right: 5px;
	text-decoration: none;
}


/* Formular Style */
.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float: left;
clear: both;
display: block;
width: 170px;
padding-left: 0px;
margin-bottom: 2px;
}

.csc-mailform-field input, 
.csc-mailform-field textarea, 
.csc-mailform-field select {
margin-bottom: 10px;
}

.csc-mailform-radio {
	border: none;
}

#csc-mailform-radio {
	border: none;
}

csc-mailform-radio {
	border: none;
}

.csc-mailform-radio legend {
  display:none;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-top: 10px;
margin-left: 0px; 
/* Float wieder abschalten */
clear: both;
}

/* Sitemap */
.csc-sitemap ul li a:link, .csc-sitemap ul li a:visited{
	text-decoration: none !important;
	border-bottom: none !important;
}

.csc-form-labelcell {
	padding: 0px;
	vertical-align: bottom;
}

.csc-form-fieldcell {
	padding: 0px;
	padding-left: 5px;
	vertical-align: top;
}

/********************************************************************************/ 





/****CONTENT-LEFT BLOCK**********************************************************/
#contentLeft {
	float: left;
	width: 420px;
	padding-right: 10px;
	/* border-right: 1px solid #CAD1D4; */
}
/********************************************************************************/ 





/****CONTENT-RIGHT BLOCK*********************************************************/
#contentRight {
	float: right;
	width: 210px;
}

#contentRight h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	font-size: 1.25em;
	color: #FFFFFF;
	background-image: url(img/background-partner.jpg);
	background-position: left -2px;
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****CONTENT-SPACER BLOCK********************************************************/
#contentSpacer {
	float: left;
	width: 46px;
	height: 300px;
}
/********************************************************************************/ 





/****FOOTER BLOCK****************************************************************/
#footerWelle {
	float: left;
	width: 100%;
	height: 86px;
	background-image: url(img/background-footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 100%;
	font-size: 0.7em;
	background-color: #FFFFFF;
}

#footer p {
	color: #49656F;
	text-align: center;
	margin-top: 24px;
}

#footer a {
	color: #49656F;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}
/********************************************************************************/





/****COPYRIGHT BLOCK*************************************************************/
#copy {
	float: left;
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 100%;
	font-size: 0.6em;
}

#copy p {
	color: #4E6B76;
	text-align: center;
}

#copy a {
	color: #4E6B76;
	text-decoration: none;
}

#copy a:hover {
	color: #000000;
}
/********************************************************************************/





/****SPEZIAL BEREICH*************************************************************/
.clear {
	clear: both;
	font-size: 1px;
}
.hide { 
	display: none; 
}
/********************************************************************************/ 
