/* oceano css


*/
body {
	color: Black;
	background: Navy url(des/oceano-bg.jpg);
	background-repeat: no-repeat;
	font: 16px verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
/* >> Seitenkopf und Navigation */
#home a {
	position: absolute;
	top: 0;
	left: 50px;
	color: navy;
	height: 90px;
	width: 170px;
	display: block;
	text-decoration: none;
	z-index: 1;
}
#head p{
	position: absolute;
	top: 15px;
	left: 275px;
	width: 250px;
	font-weight:bold;
	color: white;
	text-align: right;}
#head a {
	color: white;
}

#ad img {
	position: absolute;
	top: 15px;
	left: 600px;
}
#ad p {
	position: absolute;
	top:15px;
	left: 700px;
	font-size: 12px;
	color: white;
}
#navigation {
	position: absolute;
	top: 95px;
	left: 65px;
	color: white;
	width: 900px;
	height: 25px;
}


/* Farbrahmen:
cfr: color frame
dg: darkgreen
mg: middle green
lg: light green
y: yellow

*/
.cfrdg {
	border : 2px solid #008200;
	width: 120px;
	float: left;
	margin-right: 6px;
}
.cfrmg {
	border : 2px solid #00CF00;
}
.cfrlg {
	border : 2px solid #00FF00;
}
.cfry {
	border : 2px solid #FFFF00;
	background-color: #FF9A00;
}
.cfrmini {
	width: 70px;
}
.cfrkurz {
	width: 80px;
}
.cfrmedi {
	width: 90px;
}
.cfrmittel {
	width: 100px;
}
.cfrmax {
	width: 115px;
}
a.nav {
	background-color: #FF9A00;
	padding-left: 4px;
	color: black;
	text-decoration: none;
	font-size: 12px;
}
/* Seitenkopf und Navigation << */

/* >> Startseite */

#monatsangebot img {
	position: absolute;
	top: 150px;
	left: 75px;
}

#monatsangebot table {
	border: 0;
	padding: 2px;
	position: absolute;
	top: 150px;
	left: 200px;
	width: 250px;
}
#monatsangebot th {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

#startseitenbild {
	position: absolute;
	top: 300px;
	left: 100px;
	width: 310px;
}
#startseitenbild img {
	border: thin solid white;
}
#offen {
	position: absolute; top: 150px; left: 475px;
	width: 210px;
}
#taxi {
	position: absolute; top: 160px; left: 725px;
	width: 150px;
}
/* Startseite << */


#content {
position: absolute;
top: 150px;
left: 100px;
padding:0px;
width: 750px;
height: 500px;
overflow: auto;
}
#content h1 {
	color: red;
	font-size: 16px;
}

#content a {
	color: #008200;
	font-weight: bold;
}
#content a:hover, #content a:active {
	color: #00CF00;
}
#content h2 {
	color: red;
	font-size: 14px;
}
img.foto {
	border: thin solid white;
}
img.nudel {
	background-color: #F0FFFF;
	border: thin solid navy;
	margin-right: 35px;
}
.spaltelinks {
	float: left;
	width: 310px;
	margin-right: 100px;
	height: 350px;
	overflow: auto;
}
.spalterechts {
	
	width: 310px;
	height: 350px; overflow: auto;
}
td {
	font-size: 12px;
	vertical-align: top;
}
p,li {
	font-size: 12px;
}
.red {
	color: red;
}
form {
	font-size: 12px;
}
input {
	background: transparent;
	border: 1px solid white;
	color: black;
	border-bottom-style: solid;
	border-bottom-color: Navy;
	border-bottom-width: 1px;
}
textarea {
	background: transparent;
	border: 1px solid white;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: navy;
}

.knopf {
	background-color: transparent;
	color: black;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: Silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: solid;
}
.pr {
	color: #008200;
	font-weight: bold;
	text-align: right;
}
html,body {

}
