/* 
  ------------------------------------------------
  bearbeitet hjb - service
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FEEAA5;
	margin: 5px;
	padding: 0;
	background-image: url(../grafik/bg1.jpg);	
}
a:link {
	color: #9B7C00;
}
a:visited {
	color: #9B7C00;
}
a:hover {
	color: #903;
}
#wrapper {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #BF0000;
	background-color: #FFF;
	position: relative;
}
#masthead {
	height: 150px;
	background-image: url(../grafik/headback2.jpg);
	background-position: left top;
	margin: 0;
	background-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#masthead .content {
	padding: 12px 20px;
}
#masthead .content h1   {
	color: #FD921E;
	text-align: center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#main {
	width: 820px;
	float: left;
	background-color: #FFF;
	padding: 15px;
}
#maingallery {
	width: 820px;
	float: left;
	background-color: #FFF;
	padding: 15px 10px 15px 20px;
}

#main .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#middle {
	width: auto;
	float: left;
	background-color: #FFF;
	padding: 15px;
}
#left {
	width: 600px;
	float: left;
	background-color: #FFF;
	padding: 15px;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content p img    {
	margin-right: 20px;
	text-align: left;
}

#right {
	width: 200px;
	float: right;
	margin-top: 45px;
	margin-right: 7px;
	margin-left: 5px;
	background-image: none;
	margin-bottom: 30px;
}
#righttop {
	height: 20px;
	margin: 0;
	background-color: #333;
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(../grafik/butterflyxs.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#rightmiddle {
	background-color: #BF0000;
	text-align: center;
	width: 200px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#rightbottom {
	height: 25px;
	background-color: #333;
	background-image: url(../grafik/butterflyxs.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#right .content {
	font-size: .75em;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	color: #000;
}

.content p {
	margin: 12px 0;
}
#footer {
	color: #999999;
	background-color: #C03;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content {
	padding: 12px 20px;
	text-align: center;
		color: #ffffff;
}

#footer .content a,#footer .content a:link, #footer .content a:visited, #footer .content a:active{
	color: #ffffff;
	text-decoration: none;
}

#footer .content a:hover{
	color: #ffffff;
	text-decoration: underline;
}


#right a:link {
	color: #CCC;
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#right a:visited {
	color: #CCC;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
#right a:hover {
	color: #F90;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 2.0em;
	margin: 0;
	color: #999;
	text-align: left;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #FFF;
}
h3 {
	font-size: 1.15em;
	margin: 30px 0 0 0;
	color: #999;
}
h4 {
	font-size: 1.0em;
	margin: 0px 0 0 0;
	text-align: center;
	color: #FFF;
}
#subhead {
	background-color: #333;
	width: 850px;
	height: 3px;
	background-repeat: repeat-x;
	background-position: left top;
}
.linkerabstand {
	margin-left: 25px;
}
.centerwhite {
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
}
