@CHARSET "UTF-8";

. {
	padding: 0;
	margin: 0;
}

body {
	 height: auto;
	 min-height: 600px;
	 width: 964px;
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 13px;
	 background-color: #fbf4e1;
	 margin-left: auto;
	 margin-right:auto;
}


.black{
	height: 23px;
	width: 600px;
	background-color: black;
}

#header {
	display: block;
	height: 128px;
	width: 964px;
	background-color: rgb(255,251,244);
	background-image: url('img/top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.inhaberin {
	float:right;
	margin-top: 115px;
	margin-right: 80px;
	font-family: Tahoma;
	color:#FFB90F;
	font-size:10px;
}

.vcenter {
	padding-top: 20px;
}

#nav {
	background:rgb(255,251,244);
	height:28px; 
	font:normal 12px/28px verdana, arial; 
	width:962px; 
	margin:0 auto;
	border: 1px solid #800000;
	text-align: center;
	text-transform: uppercase;
	}
	
#nav ul {
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	display:inline-block;
	}
	
#nav .dropmenu .button-li {
	float: left;
	display: block;
	width: auto;
	min-width:100px;
	margin-top: -32000px;
	padding: 0 7px 0 7px;
	}
#nav .dropmenu a {
	display:block; 
	text-decoration:none; 
	text-align:center; 
	color:#800000;
	}
#nav .dropmenu a.top-menu {
	margin-top:32000px;
	}

#nav .dropmenu a:hover,
#nav .dropmenu a:focus,
#nav .dropmenu a:active {
	/*background:#FCFCFC;*/
	margin-right:0;
	}

#nav li.active a {
	text-decoration: underline;
}	

#article {
	background:rgb(255,251,244);
	min-height:600px;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;

}

#content {
	margin:0 auto;
	width: 750px;
	padding: 20px 0 30px 0;
}

.profil .content-wrapper {
	width:480px;
}


#foot {
	border-top: 1px solid #800000;
	width:964px;
}

a {
	text-decoration:none;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #800000;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #800000;
}

#foot a{
	color: #800000;
	float: right;
	margin-left: 15px;
	text-transform: uppercase;
}

.zitat{
	font-style: italic;
	color: #800000;
	font-family:georgia;
}

.zitat2{
	font-style: italic;
	color: #000;
	text-align: center;
}

.quelle{
	font-size: 9px;
}

.georgia {
	font-family: georgia;
}

.link a, .link, .backLink {
	color: #800000;
	text-decoration: underline;
}

.backLink {
	line-height: 40px;
}

.center {
	text-align: center;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.wrapper {
	margin-bottom: 20px;
}


.homeImg {
	margin: 30px 0;
}

table td {
	padding: 10px;
	width:355px;
}

.link-table td {
	padding: 10px 10px 10px 0;
	width:420px;
}

.angebot {
	font-size:12px;
}

.angebot tr {
	/*background-color: #FFFCA1;*/
	background-color: #FFCC33;
}

.angebot tr.highlight {
	/*background-color: #fffed4;*/
	background-color: #FFAA33;
}

.angebot a {
	text-decoration: underline;
}

.rot {
	color:#800000;
}

.anmelden {
	color:#800000;
	font-family: georgia;
}

.profilbild {
	float:left;
	margin-right: 20px;
}

.zahlung {
	font-size:11px;
}