/* 
Domain: abendgondelfahrt.de
Autor: Lars Schumann
Color: 
*/

body {
	background-color: #dbdfde;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-3dlight-color: #FFCCCC;  	
	scrollbar-darkshadow-color: #FFCCCC;
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-shadow-color: #FFCCCC;
	scrollbar-arrow-color: #FFCCCC;
	scrollbar-base-color: #FFCCCC;
	scrollbar-face-color: #993333;
	scrollbar-track-color: #FFCCCC;
}
#header {
    width: 800px;
	height: 143px;
	background-color: #f5feda;
	background-image: url(header/wasser.gif);
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	background-color: #f5feda;
	background-image: url(bg/boote.gif);
	background-repeat: no-repeat;
	height: 511px;
	overflow: auto;
	overflow-x: hidden;
}
#navi {
    width: 800px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #9b4544;
}
#footer {
	width: 170px;
	height: 70px;
	position: absolute;
	top: 600px;
	z-index: 1;
}

#fotoalbum {
	width:900px;
	height:750px;
	background-image: url(fotoalbum/buch.gif);
	background-repeat: no-repeat;
	background-color: #f5feda;
	background-position: 20px 20px;
}

#foto {
	width:225px;
	height:355px;
	left:160px;
	position:absolute;
	top:100px;
}

#inhalt {
	width:225px;
	height:355px;
	left:450px;
	position:absolute;
	top:100px;
}

#foto p {
	font-size:11px;
}

#foto a {
	font-size:11px;
}

#inhalt p {
	font-size:11px;
}

#inhalt a {
	font-size:11px;
}

.text {
	padding-left: 30px;
	height: 380px;
	width: 800px;
	overflow: auto;
	overflow-x: hidden;
	z-index: 3;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin:0px;
}

h1 {
	font-size: 16px;
	padding-top: 15px;
}
input, textarea, select {
	font-size: 11px;
	border: 1px solid #000000; 
}
ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	padding-top: 8px;
}
li {
	padding-right: 20px;
	margin: 0px;
	float: left;
}
.csc-mailform {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.csc-mailform-submit {
	text-decoration: none;
}
.csc-mailform-field {
	padding-top: 10px;
}
.csc-mailform-check {
	border: 0px;
}

.menupunkt_no a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #f5feda;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.menupunkt_act, .menupunkt_act a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #f5feda;
	text-decoration: none;
	text-transform: uppercase;
}
.menupunkt_cur a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #f5feda;
	text-decoration: none;
	text-transform: uppercase;
}

