/*********************************************************************************
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: #676A33;
   font-size: 100.00%;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding: 0;
   text-align: center;  /* Zentrierung im Internet Explorer */
	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 CENTER BLOCK************************************************************/   
#center {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1028px;
}
/********************************************************************************/ 





/****PAGE BLOCK******************************************************************/   
#page {
	float: left;
	background-image: url(img/background-content.jpg);
	background-repeat: repeat-y;
}
/********************************************************************************/ 





/****HEADER BLOCK******************************************************************/   
#header {
	width: 100%;
	height: 331px;
	background-image: url(img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*********************************************************************************/ 





/****HEADER-IMG BLOCK*************************************************************/   
#headerImg {
	float: right;
	width: 362px;
	height: 331px;
	/* background-image: url(img/header_img.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
}
/*********************************************************************************/





/****SPRACHE BLOCK***************************************************************/   
#language {
   float: left;
	width: 230px;
	text-align: left;
	font-size: 1em;
	padding-top: 7px;
	padding-left: 90px;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#language ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.7em;
	 color: #FFFFFF;
}

#language li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #FFFFFF;
	 text-transform: uppercase;
}

#language a {
    display: inline;
	 text-decoration: none;
	 height: 100%;
	 color: #FFFFFF;
	 font-weight: normal;
}

#language a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

#language a.active:link, #language a.active:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#language .selected {
	font-weight: bold;
}
/********************************************************************************/





/****SITE BLOCK******************************************************************/   
#site {
	float: left;
	min-height: 618px;
	background-image: url(img/site.jpg);
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****HILFS-NAVIGATION BLOCK******************************************************/   
#hilfsNav{
   float: right;
	width: 638px;
	margin-top: 20px;
	font-size: 1em;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#hilfsNav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.7em;
	 color: #FFFFFF;
}

#hilfsNav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #C1C2C3;
}

#hilfsNav a {
    display: inline;
	 text-decoration: none;
	 height: 100%;
	 color: #C1C2C3;
	 font-weight: normal;
}

#hilfsNav a:hover {
	text-decoration: underline;
	color: #C1C2C3;
	font-weight: normal;
}

#hilfsNav a.active:link, #hilfsNav a.active:visited {
	color: #C1C2C3;
	font-weight: bold;
}
/********************************************************************************/





/****NAVIGATIONS-AREA BLOCK******************************************************/   
#navArea{
   float: left;
	width: 350px;
	padding-right: 40px;
	margin-top: 35px;
	font-size: 1em;
}
/*******************************************************************************/





/****NAVIGATIONS BLOCK***********************************************************/ 
#nav {
	float: left;
	width: 337px;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#nav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.75em;
}

#nav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!! */ 
}

#nav a {
    display: block; 
	 text-decoration: none;
	 height: 100%;
}

#nav ul li a:link, #nav ul li a:visited {
}

#nav ul li a:hover {
	color: #504E53;
	background-color: #F7F7F7;
}

#nav ul li a.active:link, #nav ul li a.active:visited {
	color: #BC0004;
	font-weight: bold;
}
/********************************************************************************/





/****SUB-NAVIGATION BLOCK********************************************************/   
#subNavArea{
   float: right;
	width: 638px;
	height: 18px;
	margin-top: 20px;
	font-size: 1em;
}

#subNav{
   float: left;
	width: 425px;
	text-align: right;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#subNav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.8em;
	 color: #FFFFFF;
}

#subNav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #656B34;
	 text-transform: uppercase;
}

#subNav a {
    display: inline;
	 text-decoration: none;
	 height: 100%;
	 color: #656B34;
	 font-weight: normal;
}

#subNav a:hover {
	text-decoration: underline;
	color: #656B34;
	font-weight: normal;
}

#subNav a.active:link, #subNav a.active:visited {
	color: #656B34;
	font-weight: bold;
}
/********************************************************************************/





/****CONTENT BLOCK****************************************************************/ 
#content {
	float: left;	
	width: 425px;
	margin-top: 30px;
	color: #58585A;
	font-size: 0.75em;
}

#content h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	padding-bottom: 15px;
	font-weight: normal;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content p {
	padding-bottom: 10px;
}

#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 15px;
	color: #68676B;
}

#content a {
	color: #666b35;
	text-decoration: none;
}

#content a:hover {
	color: #666b35;
	text-decoration: underline;
}

#content a.active:link, #content a.active:visited {
	color: #666b35;
}

#content img {
	padding-bottom: 10px;
	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;
}


/********************************************************************************/





/****SPACER BLOCK****************************************************************/   
#spacer {
	float: right;
	width: 5px;
	height: 520px;
}
/********************************************************************************/ 





/****FOOTER BLOCK****************************************************************/   
#footer {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1028px;
	height: 141px;
	background-image: url(img/background-footer.jpg);
	background-repeat: no-repeat;
}
/********************************************************************************/ 





/****COPY BLOCK******************************************************************/   
#copy {
	text-align: center;
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1028px;
	font-size: 0.7em;
}

#copy p {
	color: #FFF9F9;
}

#copy a {
	color: #FFF9F9;
	text-decoration: none;
}

#copy a:hover {
	color: #E0E0E0;
	text-decoration: underline;
}
/********************************************************************************/ 





/****SPEZIAL BEREICH*************************************************************/
.clear {
	clear: both;
	line-height: 0;
	font-size: 0px;
	height: 0px;
}

.hide { 
	display: none; 
}
/********************************************************************************/ 
