/* Stylesheet für Hotel Schwanen // 2007 André Götti
------------------------------------------------------------------------- */

/* global rules 
--------------------------------------------------------------------------*/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* rules for center layout 
---------------------------------------------------------------------------*/

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #99CFF7;
	}
	
#wrap {
	width:900px;
	text-align:left;
	padding:0px;
	background-color: #FFFFFF;
	height: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* layout divs 
------------------------------------------------------------------------------*/
	
#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 900px;
	background-image: url(../bilder/header_swan.gif); 
	height: 101px;
	width: 900px;
}
#nav {
	background-color: #0000FF;
	height: 245px;
	width: 160px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 15px;
}
#links {
	width: 160px;
	height: 190px;
	background-color: #99CFF7;
	margin-top: 50px;
	color: #316AC5;
}
#content {
	background-color: #0000FF;
	height: 500px;
	width: 600px;
	float: right;
}
#content #text {
	background-color: #FFFFFF;
	height: 500px;
	width: 400px;
	float: left;
}
#content #side {
	background-color: #0000FF;
	height: 500px;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#side #top {
	background-color: #0000FF;
	height: 180px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#side #middle {
	background-color: #0000FF;
	height: 100px;
	width: 200px;
	background-image: url(../bilder/Schwanen.gif);
}
#side #bottom {
	background-color: #0000FF;
	font-weight: bold;
	font-size: 0.7em;
	display: block;
	height: 200px;
	width: 200px;
}
#footer {
	background-color: #99CFF7;
	text-align: right; 
	font-weight: bold;
	font-size: 0.8em;
	height: 108px;
	width: 100%;
	float: left;
	background-image: url(../bilder/stein.gif);
	background-repeat: no-repeat;
}

/* rules for navigation 
--------------------------------------------------------------*/


#nav a, #nav a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
#nav a:visited {
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
#nav a:hover, #nav a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-color: #FFFFFF;
}

#wrap #nav #links p a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
 #wrap #nav #links p a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
#wrap #nav #links p a:hover, #wrap #nav #links p a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
#wrap #content #side #bottom a {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
}
#footer p {
	top: auto;
	right: auto;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}


/* rules for text, h1, h2, p etc. 
------------------------------------------------------------------*/

#text h1 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #99CFF7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 13px;
	color: #000000;
}
#text h2 {
	font-size: .9em;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#text h3{
    font-size: 1em;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#text p {
	font-size: 0.7em;
	width: 370px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* rules for side - #top layer 
-----------------------------------------------------*/

#top h2 {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top p {
	font-size: 0.7em;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*rules for table - kontakt
------------------------------------------------------*/
#wrap #content #text #form1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	top: auto;
	font-style: normal;
	line-height: normal;
	left: 20px;
	background-color: #ABFEF5;
	clip: rect(auto,20px,auto,20px);
	right: 20px;
}

#footer a {
	color: #FFFFFF;
}
