/*
	� Layout & Code by Alice-Grafixx.de
*/

body {
	margin: 21px 0; 
	text-align: center;
	color: #793F59;
	background: #D5BCC0 url('images/hg.jpg');
	font: normal 12px Arial, Verdana, sans-serif;
}

#band {
	background: url('images/hinten.jpg');
	position: absolute;
	margin: 0;
	padding: 0;
	top: 82px;
	left: 0;
	right:0;
	width: 100%;
	height: 121px;
} 

#ram {
	margin: 0px auto;
	text-align: left;
	width: 661px;
	position: relative;
	background: url('images/ram.jpg');
	z-index: 100;
}

#ram2 {
	margin: 0px auto;
	text-align: left;
	width: 661px;
	position: relative;
	top: 0px;
	background: url('images/ram.jpg');
	z-index: 100;
}


#menu {
	background: url('images/menu.jpg') no-repeat;
	width: 153px; 
	margin: 0px;
	list-style-type: none;
	padding: 4px 12px 0px 39px;
	float: left;
}
 
* html #menu {
	margin: 0px -5px 0 0;
}

#content {
	background: url('images/kopf.jpg') no-repeat;
	margin-left: 202px;
	margin-top: 0px;
	padding: 30px 35px 5px 5px;
	width: 416px;
	height : 550px;
}

* html #content {
	margin-left: 176px;
	width: 418px;
}

#footer {
	clear:both;
	height: 22px;
    margin: 0px;
	padding-top: 48px; 
	text-align: center;
	background: #E7E3E4 url('images/fuss.jpg') no-repeat;
}
/* ----------------------------------  Menu ---------------------------------- */

#navi h2 {
	color: #52647A;
	width: 150px; 
	border: none;
    text-align: right;
	font: bold 1.1em Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0 0 1px 0;
	padding: 2px 10px 0px 0px;
}

#menu a {
	display: block;
	width: 100%;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	padding: 18px 0px -10px -20px;
	font: bold 13px Arial, Verdana, sans-serif;
	border-bottom: 1px solid #B5A2A6;
	background: #E7E3E4 url('images/a.jpg') no-repeat;
}

#menu a:link, #menu a:active {
	line-height: 30px;
	background: #E7E3E4 url('images/hover.jpg') no-repeat;
	color: #E5E3E4;
}

#menu a:visited  {
	line-height: 30px;
	color: #E5E3E4;
	background: #DAC7C9;
}

#menu a:hover  {
	background: #E7E3E4 url('images/a.jpg') no-repeat;
	color: #9D757E;
}

/* ---------------------------------- Links ---------------------------------- */


#footer A, #footer A:visited {
	color: #793F59; 
	font: normal 13px Arial, Verdana, sans-serif;
	text-decoration: none;
}

#footer A:hover {
	color: #BEA5A9; 
	text-decoration: underline;
}


A {
	color: #793F59; 
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #BEA5A9; 
	font-weight: normal;
	text-decoration: underline;
}

A:hover, A:active {
	color: #9B717B; 
	text-decoration: underline;
}

/* ---------------------------------- Headlines ---------------------------------- */

h1{
	font: bold 2.0em Arial, Verdana, sans-serif;
	color: #9F7780;
	border-bottom: 1px solid #D7BEC2;
	text-align: left; 
	letter-spacing: 2px;
	padding: 2px;
	margin: 0px;
}

h2{
	font: normal 1.6em Arial, Verdana, sans-serif;
	border-bottom: 1px solid #D7BEC2;
	color: #9F7780;
	text-align: left; 
	letter-spacing: 2px;
	padding: 2px;
	margin: 0px;
}

h3 {
	font: normal 1.6em Arial, Verdana, sans-serif;
	border-bottom: 1px solid #D7BEC2;
	margin: 0px;
	padding: 0px;
	color: #9F7780;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
}

h4{
	font: bold 1.4em Arial, Verdana, sans-serif;
	border-bottom: 1px solid #D7BEC2;
	color: #9F7780;
	text-align: left; 
	letter-spacing: 2px;
	padding: 2px;
	margin: 0px;
}

h5{
	font: bold 1.2em Arial, Verdana, sans-serif;
	border-bottom: 1px solid #D7BEC2;
	color: #B5A2A6;
	text-align: left; 
	letter-spacing: 2px;
	padding: 2px;
	margin: 0px;
}

h6 {
	border-bottom: 1px solid #D7BEC2;
	color: #B5A2A6;
	font: bold 0.9em Arial, Verdana, sans-serif;
	letter-spacing: 3px;	
	text-transform: lowercase;
	padding: 2px;
	margin: 0px;
}

/* ----------------------------- Sonstiges ---------------------------- */

p,td {
	font: normal 14px Arial, Verdana, sans-serif;
	line-height: 1.5em;
	margin: 1.2em 0;
}

ul {
	list-style-type: square;
	color: #793F59;
}

blockquote {
	border-left: 5px solid #9C747D;
	background-color: #DAC7C9; 
	color: #793F59;
	display: block;
	margin: 10px;
	padding: 0 0 0 10px;
}

input {
	width: 300px;
	border: 1px solid #9F7780;
	background: #DAC7C9;
	color: #793F59;
}

select {
	width: 302px;
	border: 1px solid #9F7780;
	background: #DAC7C9;
	color: #793F59;
}

.button  {
	width: 100px;
	border: 1px solid #9F7780;
	background: #DAC7C9;
	color: #793F59;
}

textarea {
	font: normal 12px Arial, Verdana, sans-serif;
	width: 300px;
	border: 1px solid #9F7780;
	background: #DAC7C9;
	color: #793F59;
}