.body {
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: url(image/back_repeat.jpg);
	/* background-repeat: repeat-x;*/
	/* background-color:#c9e9f8;	 */
	}
	
/*	
.con_10 { 
	position: absolute;
	left: 50%;
	top: 0px;
	border: solid 0px;
	width: 1px;
	height: 600px;
	z-index: 10;
	overflow: visible;
	visibility: visible;
}	
*/
.con_20 {  /* Hintergrundbild */
	position: absolute;
	left: -525px;
	top: 5px;
	width: 1050px;
	height: 890px;
	z-index: 20;
}	
.con_25 {  /* index */
	position: absolute;
	left: -10px;
	top: 300px;
	width: 500px;
	height: 480px;
	z-index: 25;
}	
.con_30 {  /* index */
	position: absolute;
	left: -100px;
	top: 350px;
	width: 400px;
	height: 300px;
	z-index: 30;
}	
.con_35 {  /* index kleine Katze*/
	position: absolute;
	left: -300px;
	top: 685px;
	width: 120px;
	height: 90px;
	z-index: 35;
}	
.con_40 {  /* Galerie*/
	position: absolute;
	left: -280px;
	top: 310px;
	width: 750px;
	height: 500px;
	z-index: 40;
}	
.con_45 {  /* Galerie, Text unten*/
	position: absolute;
	border: 0px solid;
	left: -165px;
	top: 800px;
	width: 500px;
	height: 50px;
	z-index: 45;
}	
.con_50 {  /* Adresse unten*/
	position: absolute;
	border: 0px solid;
	left: -280px;
	top: 800px;
	width: 750px;
	height: 50px;
	z-index: 50;
}	

.con_100 {  /* Impressum */
	position: absolute;
	border: 0px solid;
	left: -280px;
	top: 310px;
	width: 800px;
	height: 450px;
	z-index: 100;
}	
.con_200 {  /* Kontakt */
	position: absolute;
	border: 0px solid;
	left: -280px;
	top: 310px;
	width: 800px;
	height: 450px;
	z-index: 200;
}	
	
.con_500 { /* Links*/
	position: absolute;
	left: -425px;
	top: 310px;
	border:solid 0px;
	width: 100px;
	height: 400px;
	z-index: 100;
}	

/*
.vis {
	visibility: visible;
}
.no_vis {
	visibility: hidden;
}
*/
/*
.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;		
	padding: 2px;		
}
*/
h1 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000090;
}
h3 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000090;
}

.cell_1 {
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000090;
}
.cell_2 { /* Adresse unten */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000090;
}

.cell_10 {
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000090;
}
.cell_15 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.cell_20 {
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000090;
}

.cell_100 {  /* Links */
	font-size: 13px;
	font-weight: normal;	
	color:#999999;
}

.cell_500 { /* Text Kontaktformular */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.cell_510 { /* Text Kontakt - Bestätigung Fehler */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.cell_515 { /* Text Kontakt - Bestätigung ok */
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
input {
	border: 1px solid #009DE0;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;		
}
textarea {
	overflow: auto;
	border: 1px solid #009DE0;
	text-align: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;		
}
.submit {
	text-align: center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#ffffff;
	background-color: #009DE0;
	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;	
	color: #000090;
}
/* ----------------------------------------*/
a.menu:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000090;
	text-decoration:none;
}
a.menu:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color:#000090;
	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_sub:link {
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-style: italic	;*/
	font-size: 12px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:none;
}
a.menu_sub:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-style: italic	;*/
	font-size: 12px;
	font-weight: normal;	
	color:#ffffff;
	text-decoration:none;
}
a.menu_sub:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-style: italic	;*/
	font-size: 12px;
	font-weight: normal;	
	color:#ffcc66;
	text-decoration:none;
}
/* ----------------------------------------*/
a.menu_top:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #663333;
	text-decoration:none;
}
a.menu_top:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #663333;
	text-decoration:none;
}
a.menu_top:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #663333;
	text-decoration:underline;
}
/* ----------------------------------------*/
hr {
	height: 1px;
	color: #cccccc;
}

