


/* ====== allgemein ======  */


/* breite der gesamtkonstruktion  */
#breite {
	width:970px;
}

/* breite der rechten spalte in pixel */
.breite_hauptspalte_re {
	width:280px;
	margin:0px;
	padding:0px;
}
.breite_hauptspalte_re a {
	padding:10px;
}

body {
	margin: 10px 0; 
	background-color: #f0f0f0;
}

img { border:none;}

.bildrechts  {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:20px;
	float:right;
}


/* überschriften */
h1,h2,h3,h4,h5,h6{
	color:#916f4f;
	letter-spacing:1px;
	font-family:"Century Gothic", Myriad, "Trebuchet MS", Tahoma, Arial, Sans;
	font-variant:normal;
	font-weight:bold;
	line-height:120%;
}
h1{ 
	text-transform:uppercase;
	font-size: 18px;
	margin-top:30px;
	margin-bottom:15px;
}
h2{ 
	font-size: 16px;
	margin-top:20px;
	margin-bottom:10px;
}
h3{ 
	font-size: 14px;
	margin-top:16px;
	margin-bottom:7px;
}
h4{ 
	font-size: 13px;
	margin-top:15px;
	margin-bottom:5px;
}
h5{ 
	font-size: 12px;
	margin-top:15px;
	margin-bottom:3px;
}
h6{ 
	font-size: 11px;
	margin-top:10px;
	margin-bottom:0px;
}


/* Allgemeines */



/* foto im text links */
.imgstyle {
	float:left;
	border:solid 1px #000;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px
}

/* foto im text rechts */
.imgstyle2 {
	float:right;
	border:solid 1px #b6b6b6;
	margin-left:5px;
	margin-top:6px;
	margin-bottom:20px;
	margin-right:0px
}

/* rahmen um die seite -hier nicht aktiv bzw nicht sichtbar, da 1pixel weiss */
.haupt {
	background-color:#;
	border:solid 1px #fff;
}

/* homepagename */
#name {
letter-spacing:3px;
color:#345072;
padding-left:0px;
font-family: trebuchet ms,verdana,arial,helvetica, verdana, tahoma, sans-serif;
font-size:13px;
font-variant:normal;
font-weight:normal;
}

/* farbige scrolleiste internet explorer ab vers.5.5 */

body {
	scrollbar-arrow-color: #535353; 
	scrollbar-base-color: #fff;
	scrollbar-highlight-color : #535353; 
	scrollbar-shadow-color : #fff;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
}




/* ====== kopfbereich ======  */



#top1a1 {height:40px;
background-color:#fff;
background-image:url(../_images/fv1.jpg);
background-repeat:repeat-x;
background-position:  0% 0%;
text-align:center;
vertical-align:middle;
border-top: solid 6px #E5E5E5;
}


#top1a2 {height:40px;
background-color:#fff;
background-image:url(../_images/fv1fuss.jpg);
background-repeat:repeat-x;
background-position:100% 100%;
text-align:center;
height: 100px;
vertical-align:bottom;
}



#top1b {background-color:#;
text-align:center;
vertical-align:center;
/*padding-bottom:0px;*/
/*padding: 20px 0;*/
}


#top2a {
	/*background-color:#c0af95;*/
	background-color:white;
	color:#345072;
	text-align:left;
	padding-left:20px;
	padding-bottom:20px;
	vertical-align:bottom;
	height:200px;
	border-top: solid 6px #fff;
	background-image:url(../_images/rubrikbild0.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


#logo {
background-color:#fff;
}

/* ====== inhaltsbereich ====== */

#inhalt {
	height:800px;
	border-top: solid 6px #fff;
	background-color:#fff;
	text-align:left;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right:30px;
	letter-spacing:0px;
	width:100%;
	color:#222222;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica, verdana, tahoma, sans-serif;
	background-image:url(../_images/fv1.jpg);
	background-repeat:repeat-x;
	background-position:  0% 0%;
}
#inhalt p {
	margin: 6px 0px;
}
#inhalt blockquote {
	margin: 6px 30px;
}
#inhalt ul {
	margin: 6px 30px;
	list-style:square;
	list-style-image:url(../_images/bullet4px.gif);
}
#inhalt td {
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica, verdana, tahoma, sans-serif;
}


/* =============================================================== */

/* allgemeine links im text */

a:link, a:visited, a:active {
	color: #916f4f;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica, verdana, tahoma, sans-serif;
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
	background-color: #916f4f;
	color: #fff;
	text-decoration: none;
}


/* ====== hauptleiste links für menü und div-boxen ====== */

#leiste {
	height:100px;
	background-color:#c0af95;
	background-image:url(../_images/fv2.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	color:#7f7f7f;
	text-align:center;
	vertical-align:top;
	/*border-left:solid 6px #fff;*/
	border-top: solid 6px #fff;
	border-right: solid 6px #fff;
	border-bottom:solid 6px #fff;
}


h3.boxheader {
	color:#fff;
	background-color:#;
	font-size: 12px;
	line-height: 18px;
	font-family:"Century Gothic", Myriad, "Trebuchet MS", Tahoma, Arial, Sans;
	padding-left:0px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:solid 1px #916f4f;
	letter-spacing:1px
}

.box1{
	font-size: 14px;
	line-height: 15px;
	font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	vertical-align:middle;
	text-align:center;
}

.box2{
	color:#222222;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica, verdana, tahoma, sans-serif;
	background-color:#;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	vertical-align:top;
	text-align:left;
}
.box3{
	color:#222222;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica, verdana, tahoma, sans-serif;
	background-color:#;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	vertical-align:top;
	text-align:left;
}

.box4{
	font-size: 14px;
	line-height: 15px;
	font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	background-color:#;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:top;
	color:#916f4f;
	padding-left:20px;
	padding-right:20px;
}







/* ====== fussbereich ======  */


#fuss {font-size: 15px;line-height: 20px;
color:#fff;
background-color:#;
letter-spacing:0px;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
text-align:center;
vertical-align:middle;
width:100%;
background-image:url(../_images/fuss.jpg);
background-repeat:no-repeat;
background-position:100% 100%;

}

#fuss1a {font-size: 15px;line-height: 20px;
color:#000;
background-color:#fff;
height: 30px;
border-bottom:solid 6px #fff;
background-image:url(../_images/fv1fuss.jpg);
background-repeat:repeat-x;
background-position:100% 100%;
}

#fuss1c {font-size: 12px;
color:#fff;
background-color:#c0af95;
letter-spacing:0px;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
text-align:center;
vertical-align:middle;
border-right:solid 6px #fff;
border-bottom:solid 6px #fff;
background-image:url(../_images/xfvklein3.jpg);
background-repeat:no-repeat;
background-position:  50% 100%;

}

#fuss1b {font-size: 15px;line-height: 20px;
color:#4F4F4F;
background-color:#e0d5b9;
width:100%;
border-bottom:solid 6px #fff;
background-image:url(../_images/fv1fuss.jpg);
background-repeat:repeat-x;
background-position:100% 100%;
text-align:center;
vertical-align:middle;
padding-top:0px

}

#fuss2a {font-size: 15px;line-height: 20px;
color:#fff;
height:120px;
border-left:solid 6px #fff;
background-color:#c0af95;
background-image:url(../_images/fv3.jpg);
background-repeat:no-repeat;
background-position:  100% 0%;
}

#fuss2b {
	font-size: 15px;
	line-height: 20px;
	font-family: verdana,arial,helvetica, tahoma, sans-serif;
	color:#fff;
	width:100%;
	background-color:#c0af95;
	letter-spacing:-1px;
	background-image:url(../_images/8460988.jpg);
	background-repeat:repeat-y;
	background-position:0% 50%;
}

#fuss2c {font-size: 12px;line-height: 20px;
color:#fff;
letter-spacing:0px;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
text-align:center;
vertical-align:middle;
border-right:solid 6px #fff;
background-color:#c0af95;
background-image:url(../_images/fv2.jpg);
background-repeat:no-repeat;
background-position:  0% 0%;
}


/*td {border:1px solid red;}*/