body {
background: #fce4c0 url(../grafik/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 110px;
background: #fce4c0 url(../grafik/styles/cream/header.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #000;
}

#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
height: 30px;
line-height: 30px;
color: #712F19;
}


.left {
float: left;
width: 180px;
padding-top: 10px;
}

.left ul {
padding: 10px 0 15px 20px;
list-style-type: none;
background: #7E6F58;
}


#footer {
text-align: center;
font-size: 11px;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}

.red {
	color: red;
	background-color: transparent;
}

table.content {
	border: 0px; 
	padding: 1px; 
	width: 100%; 
	color: inherit; 
	background-color: RGB(255,255,205);
	font-size: 12px;

}

div.ueb {
	font-size: 25px;
	color: #C8B577;
	border-bottom: 1px solid #C8B577;
	font-weight:bold;
	font-variant:small-caps;
	font-family: Verdana;
	line-height: 30px;
	text-align: left;
}

small {
	font-size: 9px;
}

div.news {
	font-size: 12px;
}

div.news_text {
  font-size:11px;
  color:#000000;
  font-family: Verdana;
}

form input, textarea, select {
	vertical-align: top;
	border: 1px solid #C8B577;
	/*background: #e9c35f;*/
	color: #000;
	font-size: 10px;
	padding: 1px;
	cursor: pointer;
	font-family: Verdana;
}

/* für links die an den seitenanfang führen */

a {
	text-decoration: none;
	color: #712F19;
}
a:hover {
	text-decoration: underline;
	color: #111;
}

#header h1 a { 
	color: #666;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}

#header h1 a:hover {
	color: #000;
}

.right h2 a {
	text-decoration: none;
	color: #712F19;
}
.right h2 a:hover {
color: #000;
}

.left ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
}
.left ul li a:hover {
	border-bottom: 1px dotted #fff;
}

a.gallery {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

a.gallery:hover {
  border-bottom: 1px dotted #FFFFFF;
}

#totop {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	float: right;
	width: 310px;
	height: 30px;
	text-align: right;
	color: #C8B577;
}

#totop a {
	color: #C8B577;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
}

#totop a:hover {
	color: #DC5500;
	border-bottom: 3px solid #DC5500;
	padding: 2px 9px 0 9px;
	text-decoration: none;
}

tr.headline a,span {
	font-size: 10px;
}
/* Links Ende */

/* Gästebuch */

div.gbtime {
	font-size: 10px;
}

div.gbname {
	font-size: 11px;
	font-weight: bold;
}

div.gbicq {
	font-size: 9px;
}

.table_heading_left {
	height: 20px;
	background: url(./../grafik/styles/cream/paragraph_bg.gif) no-repeat top left;
}
.table_heading_right {
	background: url(./../grafik/styles/cream/paragraph_bg.gif) no-repeat top right;
}
.table_heading {
	background: #d4b964;
	color: #000000;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}

.table_heading_log {
	font-weight: bold;
	color: #000000;
	padding: 1px;
}

.table_footer_left {
	height: 10px;
	background: url(./../grafik/styles/cream/paragraph_bg.gif) no-repeat bottom left;
}
.table_footer_right {
	background: url(./../grafik/styles/cream/paragraph_bg.gif) no-repeat bottom right;
}

tr.headline {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	background-color: #ccaa4e; 
	border-bottom: 1px solid #000000;
}

tr.gbodd {
	background: #f6dbb0;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}

tr.gbeven {
	background: #efd397;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}

tr.hidden {
	background-color: #C9B676;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}

td.bottom {
	border-bottom: 1px solid #d4b964;
}

.border {
	background-color: #d4b964;
}

.imageline {
	background-color: #d4b964; 
}

/* BBCode - Zitat */
blockquote.zitat {
	border: 1px solid #000000;
	margin-left: 20px;
	padding: 0px;
}

div.zitat {
	border-bottom: 1px solid #000000;
	background-color: #d4b964;
	padding: 0px;
}
