/*********************************************************************************
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: Arial, Helvetica, Verdana, Geneva, sans-serif;
   margin: 0; 
	padding: 0;
   text-align: center;  /* Zentrierung im Internet Explorer */
	background-image: url(img/background.gif);
	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 */
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 970px;
}
/********************************************************************************/ 





/****HILFS-NAVIGATION BLOCK******************************************************/   
#hilfsNav{
   float: left;
	width: 680px;
	height: 64px;
	background-color: #BACA28;
	font-size: 1em;
}


/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#hilfsNav ul {
	 margin: 0px;
	 padding: 0px;
	 margin-top: 35px;
	 font-size: 0.8em;
}

#hilfsNav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/  
	 color: #FFFFFF;
	 text-transform: uppercase;
	 padding-left: 20px;
	 font-weight: bold;
}

#hilfsNav a {
    display: inline;
	 text-decoration: none;
	 height: 100%;
	 color: #FFFFFF;
}

#hilfsNav a:hover {
	/*text-decoration: underline; */
	color: #3399CC;
}

#hilfsNav a.active:link, #hilfsNav a.active:visited {
	color: #3399CC;
}
/********************************************************************************/





/****HEADER BLOCK*****************************************************************/   
#header {
	float: right;
	width: 272px;
	height: 123px;
	background-position: top right;
	background-repeat: no-repeat;
}
/********************************************************************************/





/****LEFT AREA BLOCK*************************************************************/   
#leftArea {
   float: left;
	width: 230px;
	margin-top: -60px;
}
/********************************************************************************/





/****LOGO BLOCK******************************************************************/   
#logo {
   float: left;
	margin-top: 5px;
	width: 230px;
	height: 115px;
	background-image: url(img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/********************************************************************************/





/****NAVIGATIONS BLOCK***********************************************************/ 
#nav {
	float: left;
	margin-top: 20px;
	width: 227px;
	font-size: 1em;
}

/*Grundlayout-Definition Level 1. Navigation als horizontale Liste*/
#nav ul {
	 margin: 0px;
	 padding: 0px;
	 font-size: 0.85em;
	 font-weight: bold;
}

#nav li {
	 list-style: none;
	 display: inline;  /*Damit IE keine Abstand mehr macht!!!*/ 
}

#nav a {
    display: block;
	 padding-left: 35px;
	 padding-top: 6px;
	 padding-bottom: 6px;
	 text-decoration: none;
	 height: 100%;
	 color: #3399CC;
}

#nav ul li a:link, #nav ul li a:visited {
}

#nav ul li a:hover {
	color: #CCCC33;
	background-color: #FBFBFB;
}

#nav ul li a.active:link, #nav ul li a.active:visited {
	color: #CCCC33;
}


/*Grundlayout-Definition Level 2. Navigation als horizontale Liste*/
#nav ul ul {
	font-size: 0.9em;
	font-weight: normal;
}

#nav ul ul li {
}

#nav ul ul a {
	 padding-left: 50px;
}

#nav ul ul li a:link, #nav ul ul li a:visited {
}

#nav ul ul li a:hover {
}

#nav ul ul li a.active:link, #nav ul ul li a.active:visited {
}
/********************************************************************************/





/****CONTENT-AREA BLOCK***********************************************************/   
#contentArea {
   float: right;
	width: 730px;
}
/********************************************************************************/





/****CONTENT BLOCK***************************************************************/
#content {
	float: left;
	width: 725px;
	margin-bottom: 30px;
	font-size: 0.8em;
	color: #1A1A1A;
}

#content h1 {
	margin-bottom: 25px;
	font-size: 1.9em;
	color: #CCCC33;
	text-transform: uppercase;
}

#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.25em;
	color: #CCCC33;
}

#content p {
	margin-bottom: 20px;
	font-size: 1em;
	color: #1A1A1A;
}

#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 15px;
	color: #1A1A1A;
}

#content a {
	color: #3399CC;
	text-decoration: none;
}

#content a:hover {
	color: #3399CC;
	text-decoration: underline;
}

#content a.active:link, #content a.active:visited {
	color: #CCCC33;
	text-decoration: none;
}

#content img {
	margin-bottom: 10px;
	padding-right: 5px;
	text-decoration: none;
}

div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none outside none !important;
	margin: 0px !important;
	padding: 0px !important;
}


/* 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;
}
/********************************************************************************/ 
 




/****CONTENT-SPACER BLOCK********************************************************/
#contentSpacer {
	float: left;
	width: 1px;
	height: 300px;
}
/********************************************************************************/ 





/****CONTENT-LEFT BLOCK**********************************************************/
#contentLeft {
	float: left;
	width: 365px;
	padding-right: 10px;
}
/********************************************************************************/ 





/****CONTENT-RIGHT BLOCK*********************************************************/
#contentRight {
	float: right;
	width: 350px;
}
/********************************************************************************/ 





/****FOOTER BLOCK****************************************************************/
#footer {
   float: left;
	margin-top: 50px;
	width: 970px;
	height: 20px;
	font-size: 0.7em;
	background-color: #BACA28;
}

#footer p {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/********************************************************************************/





/****SPEZIAL BEREICH*************************************************************/
.clear {
	clear: both;
	font-size: 1px;
}
.hide { 
	display: none; 
}
/********************************************************************************/ 

