/* ************************************************************************************************************************************ */	
/* Import andere CSS Files */

@charset "ISO-8859-1";


/* ************************************************************************************************************************************ */	
/* CSS Document */

body {
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat;
	background-color:#373737;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat;
	}


/* ************************************************************************************************************************************ */	
/* Tag's für Dokument */


#box_container {
	position:absolute;
	width: 900px;
	text-align: left;
	margin: 0 auto; 
	top:0px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index:1;
}

#bild {
	position:absolute;
	left:0px;
	top:0px;
	width:876px;
	height:294px;
	z-index:2;
	overflow: hidden;
}

#navigation {
	position:absolute;
	left:75px;
	top:262px;
	width:750px;
	height:27px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#content {
	position:absolute;
	left:59px;
	top:294px;
	width:781px;
	height:auto; 
	z-index:5; 
	overflow: auto;
/*	background: #CCCCCC url(images/content_bg.jpg) repeat;   */
	background: #CCCCCC;
	
}



#shop_inhalt {
	position:absolute;
	left:159px;
	top:294px;
	width:681px;
	height:auto; 
	z-index:7; 
	overflow: auto;
/*	background: #CCCCCC url(images/content_bg.jpg) repeat;   */
	background: #CCCCCC;
	
}


#bottom {
	position:relative;
	left:0px;
	/*	top:614px;   */
	width:781px;
	/* height:77px;   */
	z-index:6;
	color: #EBEBEB;
	text-align: center;
	background-color: #373737;
	background-image: url(images/index_r6_c3.jpg);
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* ************************************************************************************************************************************ */	
/* Div Tag für die Grösse der Navigation oben und unten  	 */	

.menu_oben {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #e8a60a;
	display: block;
	width: 115px;
	padding-left:5px;
	
}

.menu_unten {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #e8a60a; 
	display: block;
	width: 115px;
	padding-left:5px;
	text-align: center;
}

/* ************************************************************************************************************************************ */	
/* CSS für die ausgeklappte Menu Oben Navigation 	*/	

a.menu_oben:link 	{
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	line-height: 25px;
	border: none;
	width:115px;
	height:25px;
	text-align: center;
}

a.menu_oben:visited {
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	line-height: 25px;
	text-align: center;
}

a.menu_oben:hover {
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #373737;
	text-align: center;
}

a.menu_oben:active {
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
}

/* ************************************************************************************************************************************ */	
/* CSS f�r die ausgeklappte Menu Unten Navigation */		

a.menu_unten:link 	{
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	line-height: 25px;
	border: none;
	width:115px;
}

a.menu_unten:visited {
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	line-height: 25px;
}

a.menu_unten:hover {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;	
	line-height: 25px;
	background-color: #373737;
}

a.menu_unten:active {
	display:block;
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	line-height: 25px;
	background-color: #373737;
}



/* ************************************************************************************************************************************ */	
/* CSS für die ausgeklappte Menu Navigation */		


div#navigation a:link  	{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px;
	line-height: 25px;
	border: none;
}

div#navigation  a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px;
	line-height: 25px;
}

div#navigation  a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #CCC;
}

div#navigation  a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px;
	color: #FFFF00;
	line-height: 25px;
	
}


/* ************************************************************************************************************************************ */	

/* Div Tag für Hauptnavigation */		
div#hnavi a:link 	{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

div#hnavi a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

div#hnavi a:hover {
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#hnavi a:active {
	font-weight: normal;	
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* ************************************************************************************************************************************ */	

/* Div Tag für Shopnavigation */		
div#shop_navi a:link 	{
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

div#shop_navi a:visited {
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

div#shop_navi a:hover {
	font-weight: normal;
	text-decoration: underline;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

div#shop_navi a:active {
	font-weight: normal;	
	text-decoration: none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


/* ************************************************************************************************************************************ */	
/* Div Tag für Impressum */		

div#impressum a:link 	{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

div#impressum a:visited {
		color:#000000; 
		text-decoration:none; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:normal;
}

div#impressum a:hover {
		color:#000000; 
		text-decoration:none; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:normal;
}

div#impressum a:active {
		color:#000000; 
		text-decoration:none; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:normal;
}


/* ************************************************************************************************************************************ */	
/* Tag's für Dokument */


a:link {
		color:#000000; 
		text-decoration:underline; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:bold;
		
} 
		
a:visited {
		color:#000000; 
		text-decoration:underline; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:bold; 
} 
		
a:active {
		color:#000000; 
		text-decoration:underline; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:bold; 
} 
		
a:hover {
		color:#000000; 
		text-decoration:none; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:bold; 
} 

table {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
				
} 
		
td { 
		font-family:Arial, Helvetica, sans-serif; 
/*		color:#A5AFA4; */
		color:#000000;
		font-size:12px;
		
} 



/* ************************************************************************************************************************************ */	
/* übrige CSS-Styles */

h1 {
		 
		color:#000000; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:16px;
		
} 
		
h2 {
		
		color:#000000; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
		
} 
		
h3 {
		color:#000000; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
		
} 
		
p {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 

ul {
		color:#000000; 
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
} 
		
ol {
		color:#000000; 
		
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
} 
		
li {	color:#000000; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
}
		 

textarea { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size:12px; 
		color: #000000; 
} 
		
input { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000; 
} 
		
select { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000; 
} 


/* ************************************************************************************************************************************ */	
/* Mail Formular, specifically */


  FORM FIELDSET.csc-mailform {
		border: 0px; 
		padding: 5px;
		background-color: #CCCCCC;
		}

  FORM FIELDSET.csc-mailform DIV.csc-mailform-field LABEL {
		font:  normal 12px Arial, sans-serif; 
		color: #000000;

/* Mail Formular, Abstand zwischen Text und Feld */
		margin-right:1em; 
		width:9em; 
		float:left;
}

/* Mail Formular, Astand zwischen den Zeilen */
  FORM FIELDSET.csc-mailform DIV.csc-mailform-field { 
		padding: 2px; 
		}

  FORM FIELDSET.csc-mailform DIV.csc-mailform-label {
		padding: 3px; 
  		font:  bold 12px Arial, sans-serif; 
  		color: #000000; 
		} 

/* ************************************************************************************************************************************ */	
/* Abstand, specifically 

.abstand {
       color:#072C5E;
}*/

/* ************************************************************************************************************************************ */	
/* Tabellen, specifically */

.tr-even  {
       background-color: #F0F1F2;
}

.tr-odd  {
       background-color: #F5F5F5;
}

.td-0	{
	height: 25px;
	width: 80px;
	text-align: left;
	background-color: #F5F5F5;
}

.td-1  {
	height: 25px;
	width: 80px;
	text-align: left;
	background-color: #F5F5F5;
}

.td-last  {
	height: 25px;
	width: 370px;
	text-align: left;
	background-color: #F5F5F5;
}

/* ************************************************************************************************************************************ */	
/* Suchausgabe, specifically */

/* Suchbox Text */
.tx-indexedsearch-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #CCCCCC;
	margin-top: 5px;
}

/* Suchbox Darstellung */
.tx-indexedsearch-searchbox-sword {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* Suchbutton Darstellung */
.tx-indexedsearch-searchbox-button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border:0px;
	width:200px;
	height:20px;
	margin-top: 5px;
}

/* Suchergebnisse Darstellung */
.tx-indexedsearch-browsebox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* Resultate Darstellung */
.tx-indexedsearch-res {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* Seitentitel Darstellung */
.tx-indexedsearch-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font:  bold;
	color: #072C5E;
}

/* Trefferquote Anzeige */
.tx-indexedsearch-percent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #072C5E;
}

/* Seitentext Anzeige */
.tx-indexedsearch-descr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

/* Seiteninfo */
.tx-indexedsearch-info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #072C5E;
}

/* Seitenpfad */
.tx-indexedsearch-path {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}


/* ************************************************************************************************************************************ */	
/* 3 Cols, specifically */


.c3l1-left{
	   border-right: 1px solid #FFFFFF;
	   padding-right: 5px;
	   width:33%;
	   vertical-align: top;
	   white-space:normal;
	   background-color: #FFFFFF;
}

.c3l1-middle{
	   border-right: 1px solid #FFFFFF;
	   padding-left: 5px;
	   padding-right: 5px;
	   width:34%;
	   vertical-align: top;
	   white-space:normal;
	   background-color: #FFFFFF;
}

.c3l1-right{
	   padding-left: 5px;
	   width:33%;
	   vertical-align: top;
	   white-space:normal;
	   background-color: #FFFFFF;
}

/* ************************************************************************************************************************************ */	
/* 2 Cols, specifically */


.c2l1-left{
	   border-right: 1px solid #FFFFFF;
	   padding-right: 5px;
	   width:33%;
	   vertical-align: top;
	   white-space:normal;
	   background-color: #FFFFFF;
}

.c2l1-middle{
	   border-right: 1px solid #FFFFFF;
	   padding-left: 5px;
	   padding-right: 5px;
	   width:34%;
	   vertical-align: top;
	   white-space:normal;
	   background-color: #FFFFFF;
}

/* ************************************************************************************************************************************ */	
/* Mailform Error */

.error {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color: #072C5E;
}
