/* 

   Projekt  : amstrande.de
   Filename : amstrande.css
   Autor    : JH
   Datum    : 14.12.2006

*/

	/**************** 360-Panorama-Formatierung *************/
	
td.pano { 
	background-color: #FFFFFF; 
	border: 2px solid #0c77da;
	padding:20px;
	vertical-align:middle;
}


	/* ******************************************************************************** Seitengerüst */
	/* Seitengerüst */ /* Header-Grafiken */
#header1 {
	top: 0px;
	left: 50%;
	margin-left: -426px;
	position: absolute;
}

#header2 {
	top: 0px;
	left: 50%;
	margin-left: -22px;
	position: absolute;
}

#header3 {
	top: 0px;
	left: 50%;
	margin-left: 196px;
	position: absolute;
}

/* Hauptcontainer */
#container {
	top: 292px;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	background-color: #ffffff;
	position: absolute;
	background: #ffffff url("bitmaps/bg_sidebar.gif") repeat-y left;
}

/* Inhaltsdefinition */
#content {
	top: 0px;
	float: left;
	padding-left: 40px;
	background-color: #ffffff;
}

/* Fußdefinition */
#footer {
	clear: both;
	display: block;
	padding: 0;
	margin-top: 0;
	height: 69px;
	background-image: url("bitmaps/footer.gif");
}

/* Bodydefinition */
body {
	background-image: url("bitmaps/bg1.jpg");
	background-color: #ffffff;
	font-family: Arial, Verdana;
}

/* ******************************************************************************** Navigation */
	/* Navigationsleiste */ /* Menüleiste */
#sidebar {
	float: left;
	width: 166px;
	margin: 0;
	margin-right: 0;
	padding: 0;
	background-image: url("bitmaps/bg_sidebar.gif");
}

/* Navi-Elemente */
.menue_button {
	height: 23px;
	width: 166px;
	background-image: url("bitmaps/button.gif");
}

.menue_button_link {
	padding-top: 4px;
	padding-left: 10px;
}

.menue_button a {
	font-size: 12px;
	color: #000055;
	text-decoration: none;
	font-weight: bold;
}

.menue_button a:hover {
	color: #000055;
	text-decoration: underline;
	font-weight: bold;
}

.logos {
	padding-top: 15px;
	padding-left: 7px;
}

/* ******************************************************************************** globale Definitionen */
#head {
	font: 16px;
	color: #0c97da;
	font-weight: bold;
	index: 1;
}

#head_line {
	top: -5px;
	position: absolute;
	background: url(bitmaps/titel_line.gif) no-repeat left;
	height: 45px;
	width: 500px;
	index: 2;
}

.maintext {
	color: #000000;
	font-size: 12px;
}

.maintext span {
	color: #0c97da;
	font-size: 12px;
	font-weight: bold;
}

.formal {
	color: #000000;
	font-size: 10px;
}

.head1 {
	color: #0c97da;
	font-size: 16px;
	font-weight: bold;
}

.head2 {
	color: #F8D227;
	font-size: 14px;
	font-weight: bold;
}

.head1_tab {
	color: #0c97da;
	font-size: 13px;
	font-weight: bold;
	valign: center;
}

.table_preis1 {
	color: #000000;
	background-color: #B0C4DE;
	padding: 5px;
	font-size: 12px;
	width: 70%;
}

.table_preis2 {
	color: #ffffff;
	background-color: #0C97DA;
	padding: 5px;
	font-size: 12px;
}

.table_freizeit {
	color: #000000;
	background-color: #B0C4DE;
	padding: 10px;
	font-size: 12px;
	width: 60%;
}

.table_info {
	color: #000000;
	font-size: 12px;
}

table a,a:link a:visited {
	color: #0c77da;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

table a:hover {
	color: #0c77da;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

img.border {
	border-size: 1px;
	color: #0c77da;
}

.a:hover {
	color: #0c77da;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.alignleft_norm {
	float: left;
	border: 2px solid #0c77da;
}

.alignleft {
	float: left;
	border: 2px solid #0c77da;
	margin-right: 25px;
}

.alignright {
	float: right;
	border: 2px solid #0c77da;
	margin-left: 25px;
}

.aligncenter {
	border: 2px solid #0c77da;
	margin: 0 0 0 0;
}

.aligncenter2 {
	border: 2px solid #0c77da;
	margin-left: 16px;
	float: left;
}

.email {
    vertical-align: bottom; 
}

.exp {
	font-size: 7px;
    vertical-align: super; 
}

select.norm {
	color: #000000;
	border-color: #8da9e7;
	border-width: 1px;
	border-style: solid;
}

option.norm {
	border-color: #8da9e7;
	border-width: 0px;
}

input.norm {
	color: #000000;
	border-color: #8da9e7;
	border-width: 1px;
	border-style: solid;
}

textarea.norm {
	color: #000000;
	border-color: #8da9e7;
	border-width: 1px;
	border-style: solid;
}

select.req {
	font-size: 14px;
	color: #000000;
	border-color: #ff0000;
	border-width: 1px;
	border-style: solid;
}

option.req {
	font-size: 14px;
	color: #000000;
	border-width: 0px;
}

input.req {
	font-size: 14px;
	color: #000000;
	border-color: #8da9e7;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	background-image: url("bitmaps/input_req.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

textarea.req {
	font-size: 14px;
	color: #000000;
	border-color: #8da9e7;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	background-image: url("bitmaps/input_req.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

.fehler {
	color: #FF0000;
	font-weight: bold;
}