.body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/*background-image: url(image/back_1.jpg);
	  background-repeat: repeat-x;
	  background-color: #ffff91;
	  scrollbar-face-color:#e4e4e4; /* b2b2b2
	  scrollbar-track-color:#EFEFEF;
	  scrollbar-arrow-color:#000000;
	  scrollbar-highlight-color:#E2E2E2;
	  scrollbar-shadow-color:#FFFFFF;
	  scrollbar-3dlight-color:#666666;
	  scrollbar-darkshadow-color:#666666;	*/
}
/* --------------------------------------------------------------------------------- */	
/*
.con_10 { 
	position: absolute;
	left: 50%;
	top: 0px;
	border: solid 0px;
	width: 1px;
	height: 600px;
	z-index: 10;
	overflow: visible;
	visibility: visible;
}
*/

.con_20 { /* Hintergrund */
	position: absolute;
	left: -455px;
	top: 5px;
	width: 910px;
	height: 640px;
	z-index: 20;
}	
.con_30 { /* Auge auf Seite Home */
	position: absolute;
	left: 0px;
	top: 220px;
	width: 438px;
	height: 394px;
	z-index: 30;
}	
.con_35 { /* Flash auf Seite Antworten */
	position: absolute;
	left: 202px;
	top: 220px;
	width: 251px;
	height: 551px;
	z-index: 35;
}	

.con_40 { /* Titel auf Seite Home */
	border: 0px solid #000000;
	position: absolute;
	left: -325px;
	top: 250px;
	width: 400px;
	height: 30px;
	z-index: 40;
}	
.con_45 { /* Text auf Seite Home */
	border: 0px solid #000000;
	position: absolute;
	left: -325px;
	top: 300px;
	width: 400px;
	height: 300px;
	z-index: 45;
}	
.con_50 { /* Text auf Seiten ohne Bild */
	border: 0px solid #000000;
	position: absolute;
	left: -325px;
	top: 300px;
	width: 550px;
	height: 300px;
	z-index: 45;
}	

	
.con_500 { /* Links */
	border: 0px solid #000000;
	position: absolute;
	left: -455px;
	top: 180px;
	width: 910px;
	height: 25px;
	z-index: 500;
}	
.con_505 { /* Home Knopf unten links */
	border: 0px solid #000000;
	position: absolute;
	left: -440px;
	top: 580px;
	width: 50px;
	height: 25px;
	z-index: 505;
}	

.con_510 { /* Copyright iwi */
	position: absolute;
	left: -100px;
	top: 1100px;
	width: 200px;
	height: 20px;
	z-index: 510;
}	

	
h1 {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #006633;
}
h2 {
	text-align: left;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
}

h3 {
	text-align: left;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

/* --------------------------------------------------------------------------------- */	

/*
.cell { 

	background-color:#41b7c8;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#ffffff;
	padding: 2px;
	background-color:#ffffff;
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#3eb1c3;
	border: 1px solid #a1a1a1;	
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;				
	padding: 2px;		
}
*/
/* --------------------------------------------------------------------------------- */	
.cell_black { /*Schrift schwarz */
	color:#000000;
}
.cell_red { /*Schrift rot */
	color:#ff0000;
}
.cell_green { /*Schrift grün */
	color:#199A5B;
}
.cell_darkgrey { /*Schrift dunkelgrau */
	color:#333333;
}
.cell_back_grey { /* grauer Hintergrund Zellen Persönlich*/
	background-color:#e4e4e4;
}
.cell_center { /*Zentriert */
	text-align: center;
}
.cell_1 {
	background-color: #ffffff;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000090;
}
.cell_10 {  /* Links in den Seiten */
	text-align: left;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	cursor:pointer;
}

.cell_20 {  /* Links */
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

/* --------------------------------------------------------------------------------- */	

a.menu:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #666666;
	text-decoration:none;
}
a.menu:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #666666;
	text-decoration:none;
}
a.menu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#006633;
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------- */	

hr {
	height: 1px;
	color: #cccccc;
}
textarea {
	overflow: auto;
}
.submit {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#ffffff;
	background-color: #75BD47;
	border-top: 3px double #006699;
	border-right: 3px double #006699;
	border-bottom: 3px double #006699;
	border-left: 3px double #006699;
}
li {
	list-style-type: disc;	
}

