.body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	/*background-image: url(image/top.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color:#646466;
	/*background-color: #666666;*/
	  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_15 { /* Bild LOGO */
	background-color:#ffffff;
	/*border: 1px solid #ffffff;*/
	position: absolute;
	left: -475px;
	top: 10px;
	width: 950px;
	height: 135px;
	z-index: 15;
}	
.con_20 { /* Inhaltseite */
	background-color:#ffffff;
	position: absolute;
	left: -475px;
	top: 170px;
	width: 950px;
	height: 600px;
	z-index: 20;
}		
.con_25 { /* Graues Feld auf Inhaltseite */
	background-color:#e4e4e4;
	position: absolute;
	left: -450px;
	top: 195px;
	width: 700px;
	height: 525px;
	z-index: 25;
}	
.con_30 { /* roter Strich unten */
	background-color:#ff0000;
	position: absolute;
	left: -475px;
	top: 745px;
	width: 950px;
	height: 5px;
	z-index: 30;
}		
.con_35 { /* grosses Bild Inhaltseite */
	position: absolute;
	left: -425px;
	top: 220px;
	width: 400px;
	height: 300px;
	z-index: 35;
}		
.con_40 { /* Herzlich willkommen */
	position: absolute;
	left: -425px;
	top: 625px;
	width: 373px;
	height: 86px;
	z-index: 40;
}	
.con_90 { /* Adresse oben rechts */
	position: absolute;
	left: 185px;
	top: 125px;
	width: 350px;
	height: 50px;
	z-index: 90;
}		
	
.con_100 { /* Inhaltseite */
	position: absolute;
	left: -475px;
	top: 170px;
	width: 950px;
	height: 600px;
	z-index: 100;
}	
.con_110 { /* roter, senkrechter Strich */
	position: absolute;
	left: 290px;
	top: 195px;
	width: 5px;
	height: 500px;
	z-index: 110;
}		
	
.con_120 { /* kleine Bilder Inhaltseite */
	position: absolute;
	left: 50px;
	top: 270px;
	width: 100px;
	height: 400px;
	z-index: 120;
}		
.con_130 { /* Flash index */
	position: absolute;
	left: -425px;
	top: 220px;
	width: 600px;
	height: 400px;
	z-index: 130;
}
.con_140 { /* Inhalt Firma */
	position: absolute;
	left: -425px;
	top: 220px;
	width: 600px;
	height: 400px;
	z-index: 140;
}		
.con_145 { /* Inhalt Firma Bild*/
	background-color:#FFF;
	position: absolute;
	left: 98px;
	top: 195px;
	width: 150px;
	height: 523px;
	z-index: 145;
	border: 1px solid;
}		
.con_500 { /* Links */
	position: absolute;
	left: 300px;
	top: 250px;
	width: 120px;
	height: 500px;
	z-index: 500;
}		
.con_510 { /* Copyright iwi */
	position: absolute;
	left: -100px;
	top: 800px;
	width: 200px;
	height: 20px;
	z-index: 510;
}	
h1 {
	text-align: left;
	font-family:"Arial Black";
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 25px;	
}
h2 {		/* Titel Firma  */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e20018;
}
h3 { /* normaler Text */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 1px;	
	line-height: 15px;
}
	
h4 { /* Text ganz unten */
	text-align: center;
	font-family arial,  verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 1px;	
	line-height: 18px;
	letter-spacing: 2px;
}

/* --------------------------------------------------------------------------------- */	

/*
.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_border { /* weisser Rahmen um kleine Bilder */
	border: 3px solid #FFFFFF;
}

.cell_1 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000090;
	background-color: #FFFFFF; 
	padding: 5px;
}
.cell_3 { /*Rechtsbündig */
	text-align: right;
}
.cell_10 { /* Zellen Links */
	text-align: center;
	background-color: #ffffff;
}
.cell_15 { /* normaler Text, Kontaktformular */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.cell_20 { /* Text Firma */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.line { /* Abstandhalter */
		line-height: 25px;	
}
/* --------------------------------------------------------------------------------- */	

a.menu:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#000000;
	text-decoration:none;
}
a.menu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#ff0000;
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------- */	

a.menu_top:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu_top:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu_top:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------- */	
a.menu_sub:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu_sub:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu_sub:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #cc3333;
	text-decoration:underline;
}
/* --------------------------------------------------------------------------------- */	
a.raster:link  { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:underline;
	background-color:#cc3333;
	display:block;
	width:155px;
	height:20px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
	padding-top: 3px;
}
a.raster:visited  { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:underline;
	background-color:#cc3333;
	display:block;
	width:155px;
	height:20px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
	padding-top: 3px;	
}
a.raster:hover  { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration:underline;
	background-color:#e6e6e6;
	display:block;
	width:155px;
	height:19px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
	padding-top: 3px;	
}

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: #199A5B;
	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;	
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#000000;
	padding: 2px;
}

