.body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
	background-image: url(image/back_10.jpg);
	/*background-repeat: repeat-x;*/
	/*background-color:#fbeacb;	 */
	}
/* --------------------------------------------------------------------------------- */	
.con_10 { 
	position: absolute;
	left: 50%;
	top: 0px;
	border: solid 0px;
	width: 1px;
	height: 600px;
	z-index: 10;
	overflow: visible;
	visibility: visible;
}	
.con_20 { /* back.php */
	position: absolute;
	left: -475px;
	top: 0px;
	border:solid 0px;
	width: 850px;
	height: 155px;
	z-index: 20;
}	
.con_30 { /* border.php */
	position: absolute;
	left: -475px;
	top: 0px;
	border:solid 0px;
	width: 850px;
	height: 155px;
	z-index: 30;
}	
.con_40 { /* weiss unter Bild */
	background-color:#ffffff;
	position: absolute;
	left: 35px;
	top: 270px;	
	width: 410px;
	height: 310px;
	z-index: 42;
}	
.con_45 { /* Bild content*/
	position: absolute;
	left: 40px;
	top: 275px;	
	width: 400px;
	height: 300px;
	z-index: 45;
}
.con_48 { /* Text unterhalb der Bilder */
	position: absolute;
	left: 35px;
	top: 590px;	
	width: 410px;
	height: 50px;
	z-index: 48;
}		
.con_50 { /* Links content */
	background-color:#ffffff;
	position: absolute;
	left: -125px;
	top: 270px;	
	width: 150px;
	height: 310px;
	z-index: 50;
}	
.con_60 { /* Kontakt Eingabeformular */
	border: 0px solid #000000;
	background-color:#ffffff;
	position: absolute;
	left: -125px;
	top: 270px;	
	width: 560px;
	height: 370px;
	z-index: 60;
	padding: 5px;		
}	
.con_65 { /* Kontakt Bestätigungsseite */
	border: 0px solid #000000;
	background-color:#ffffff;
	position: absolute;
	left: -125px;
	top: 270px;	
	width: 520px;
	height: 330px;
	z-index: 65;
	padding: 25px;	
}	
.con_100 { /* Links*/
	position: absolute;
	left: -475px;
	top: 0px;
	border:solid 0px;
	width: 800px;
	height: 200px;
	z-index: 100;
}	
/* --------------------------------------------------------------------------------- */	

/*
.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_red { /*Schrift rot */
	color:#ff0000;
}
.cell_green { /*Schrift grün */
	color:#199A5B;
}

.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_10 { /*Titel */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #cc0033;
	padding: 5px;
}
.cell_15 { /*weisser Rahmen */
	background-color: #FFFFFF;
}

.cell_20 { /*Titel */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.cell_25 { /*Text Pferde */
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

.cell_100 { /* Links oben */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.cell_110 { /* Links oben transparent */
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
	padding: 5px;
}
.cell_115 { /* Sublinks rot */
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
	padding: 5px;
}
.cell_120 { /* Sublinks */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc3333;
	padding: 5px;
}
.cell_150 { /* Linkfelder */
	background-color:#ffffff;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc3333;
	padding: 3px;
}

/* --------------------------------------------------------------------------------- */	

a.menu:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration:none;
}
a.menu:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#000000;
	text-decoration:none;
}
a.menu:hover {
	font-family: arial, verdana, 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: #cc3333;
	text-decoration:underline;
	background-color:#e4e4e4;
	display:block;
	width:40px;
	height:20px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
}
a.raster:visited  { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #cc3333;
	text-decoration:underline;
	background-color:#e4e4e4;
	display:block;
	width:40px;
	height:20px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
}
a.raster:hover  { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:underline;
	background-color:#cc3333;
	display:block;
	width:40px;
	height:19px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
}

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: #cc0000;
	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;	
}
