
html, body { 
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #B0B6A3 url(images/pic_hg.gif) repeat-x;
 	font-family: arial, verdana, helvetica, sans-serif;
 	height: 100.1%;
} 

html.mceContentBody, body.mceContentBody {
margin:0; 
	padding:0; 
	text-align:center; 
	background: #ffffff;
 	font-family: verdana, helvetica, arial, sans-serif;
 	height: 100.1%;

}

* { 
	margin:0; 
	padding:0; 
} 

p {
	margin-top: 8px;
}

#content ul{
margin-left: 25px
}

/* Festlegung der Seitenbreite */
 
#pagewidth{ 
	width:999px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
}

/* oberer Abstand */

#margintop {
	padding-top: 50px;
} 

/* Hintergrundbild  */

#bgr{ 
	width:999px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
	background: #ffffff url(images/pic_bgr.png) repeat-y; 
} 

/* Logo und Suchfunktionalität */

#eyecatcher {
	height:88px; 
	background:#ffffff url(images/pic_eyecatcher.png) no-repeat; 
	clear:both;
	width: 999px;
} 

#search {
        width: 150px;
	padding: 10px 10px 0px 817px;
}

/* Themenbild */

#pictheme {
	float: left;
	height:125px; 
	width: 638px;
	background: #000000 url(images/pic_theme.gif) no-repeat;
	margin: 0;
}

/*  Zweispaltiger Aufbau für Hauptblock */

#twocols {
	width:819px; 
	float:right; 
	position:relative; 
}

/* Hauptblock */

#maincol {
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:638px; 
}
 
/* Horizontale Navigation */

#nav {
	float: left;
	width: 638px;
	background: #000;
	height: 25px;
}

#commonpages {
	text-align:center;
	margin-left: 1px;
}

#commonpages li {
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 2px 2px 3px 2px;
	border: 1px solid #bdbdbd; 
}

#commonpages li a {
	color: #bdbdbd;
	text-decoration: none;
}
 
#commonpages li a:hover {
	color: #666666;
	font-weight: bold;
}

#commonpages li.menu-current a:visited {
	color: #666666;
	font-weight: bold;
} 

/*  Pfandanzeige  */

#path {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	padding: 5px 10px 0px 5px;
	color:#000000;
	vertical-align:top;
	width: 605px;
	height: 20px;
}

#path a {
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

#path a:hover {
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}

/* Hauptinhalt */

#page_title {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #000;
	border-style:dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 10px 0px 10px 0px !important;
	padding: 0px;
	width: 618px;
	margin-bottom: 10px !important;
}

#content {
	clear: both;
	line-height: 140%;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
}

#content table {
  margin: 0px auto;
}

#content p {
	margin-top: 8px;
}

#content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#content h1 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #000;
	border-style:dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 10px 0px 10px 0px;
	width: 618px;
}

#content h2 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#content h3 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#content h4 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #000000;
}

#content h5 {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#content h6 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #000000;
}



/*  Rechte Seite */

#rightcol {
	width:166px; 
	float: right; 
	position:relative; 
	margin: 0;
	min-height: 535px;
	height: auto !important;
	height: 535px;
	color: #f0f0f0;
	padding: 0px 7px 7px 7px;
	font-size: 11px;
	line-height: 120%;
}

#kontext {
	width:147px; 
	position:relative; 
	margin: 0;
	color: #000000;
	padding: 7px 7px 7px 7px;
	font-size: 11px;
	line-height: 120%;
	background: #ffffff;
	border: 2px solid #003300;
	border-style:inset;
}

#kontext h1 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #000;
	border-style:dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 147px;
	margin-bottom: 5px;
        font-family: arial;
}

#kontext h2 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#mynews {
	color: #000000;
	font-size: 10px;
}


#mynews h1 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #000;
	border-style:dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 147px;
	margin-bottom: 5px;
}

#mynews h2 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#kontext h3 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#kontext h4 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #000000;
}

#kontext h5 {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#kontext h6 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #000000;
}

#kontext a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#kontext a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#kontext img {
	height: 109px;
	width: 148px;
}

#kontext1 {
	width:147px; 
	position:relative; 
	margin: 0;
	color: #f0f0f0;
	padding: 7px 7px 7px 7px;
	font-size: 11px;
	line-height: 120%;
}

#kontext1 h1 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #f0f0f0;
	border-style:dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 150px;
	margin-bottom: 5px;
}

#kontext1 h2 {
	font-variant:small-caps;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #999999;
}

#kontext1 h3 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #999999;
}

#kontext1 h4 {
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	color: #f0f0f0;
}

#kontext1 h5 {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	color: #999999;
}

#kontext1 h6 {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	color: #f0f0f0;
}

#kontext1 a {
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

#kontext1 a:hover {
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: underline;
}

#kontext1 img {
	height: 109px;
	width: 148px;
}

#druckvorschau {
	background: url(images/pic_print_k.gif) no-repeat;
	text-indent: 15px;
	width: 140px;
	margin-left: 15px;
}

#druckvorschau a {
	color: #f0f0f0;
	text-decoration: none;	
}

#druckvorschau a:hover {
	color: #f0f0f0;
	text-decoration: underline;	
}
 
/* Linke Seite */

#leftcol {
	background: url(images/pic_eyecatcher2.png) no-repeat; 
	margin: 0;
	padding: 0;
}
 
/* Hauptmenue */
 
div#menu {
	width: 170px;
	margin: 0px 0px 0px 1px;
	padding-top: 48px;
}

div#menu ul { 
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

div#menu a { 
	display: block;
}

div#menu li { 
	list-style: none; 
	margin-left: 4px; 
	padding-top: 0px;
}

div#menu li a { 
	display: block;
	font-size: 11px;
	color: #000;
	width: 150px; 
	font-weight: bold;
	text-decoration: none; 
	margin: 2px 0px 0px 0px;
	padding: 6px 0px 6px 20px;
	background: #ffffff;
}

div#menu li a:link, div#menu li a:active { 
	background: #ffffff;
}

div#menu li.menu-current a:visited { 
	background: #B0B6A3;
}

div#menu li.menu-child a:visited {
	background: #ffffff;
}

div#menu li.menu-child a:hover { 
	background: #B0B6A3;
}

div#menu li a:hover { 
	background: #B0B6A3;
}

div#menu li li { 
	list-style: none; 
	margin-left: 0px; 
	padding-top: 0px;
}

div#menu li li a { 
	text-align:right;
	display: block;
	font-size: 11px;
	color: #000;
	width: 162px; 
	font-weight: bold;
	text-decoration: none; 
	text-indent: 33px; 
	margin: 2px 0px 0px 0px;
	padding: 6px 8px 6px 0px;
	background: #B0B6A3;
}

div#menu li li a:link, div#menu li li a:active { 
	background: #B0B6A3;
}

div#menu li li.menu-current a:visited {	
	color: #cccccc;	
	background: #717569;
}

div#menu li.menu-parent a:visited {
	background: #B0B6A3;
}

div#menu li li.menu-child a:visited {
	background: #B0B6A3;
}

div#menu li li.menu-parent a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li.menu-top a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li.menu-expand a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li.menu-current a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li.menu-sibling a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li.menu-child a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li a:hover { 
	color: #cccccc;
	background: #717569;
}

div#menu li li li { 
	list-style: none; 
	margin-left: 0px; 
	padding-top: 0px;
}

div#menu li li li a { 
	text-align:right;
	display: block;
	font-size: 11px;
	color: #cccccc;
	width: 162px; 
	font-weight: normal;
	text-decoration: none; 
	text-indent: 33px; 
	margin: 2px 0px 0px 0px;
	padding: 6px 8px 6px 0px;
	background: #717569;
}

div#menu li li li a:link, div#menu li li li a:active { 
	color: #cccccc;
	background: #717569;
}

div#menu li li li.menu-current a:visited {	
	color: #000000;	
	background: #717569;
}

div#menu li li.menu-parent a:visited {
	color: #cccccc;
	background: #717569;
}

div#menu li li li.menu-child a:visited {
	color: #cccccc;
	background: #717569;
}

div#menu li li li.menu-sibling a:hover { 
	color: #000000;
	background: #717569;
}

div#menu li li li.menu-child a:hover { 
	color: #000000;
	background: #717569;
}

div#menu li li li a:hover { 
	color: #000000;
	background: #717569;
}

div#menu li li li li { 
	list-style: none; 
	margin-left: 0px; 
	padding-top: 0px;
}

div#menu li li li li a { 
	text-align:right;
	display: block;
	font-size: 11px;
	color: #000000;
	width: 162px; 
	font-weight: normal;
	text-decoration: none; 
	text-indent: 33px; 
	margin: 2px 0px 0px 0px;
	padding: 6px 8px 6px 0px;
	background: #cccccc;
}

div#menu li li li li a:link, div#menu li li li li a:active { 
	color: #000000;
	background: #cccccc;
}

div#menu li li li li.menu-current a:visited {	
	color: #000000;	
	background: #717569;
}

div#menu li li li.menu-parent a:visited {	
	color: #000000;	
	background: #cccccc;
}

div#menu li li li li.menu-child a:visited {
	color: #000000;
	background: #cccccc;
}

div#menu li li li li.menu-sibling a:hover { 
	color: #000000;
	background: #717569;
}

div#menu li li li li.menu-child a:hover { 
	color: #000000;
	background: #717569;
}

div#menu li li li li a:hover { 
	color: #000000;
	background: #717569;
}

/* Besucherzaehler */

#counter {
	float: left;
	width: 150px;
	margin-left: 10px !important;
	margin-left: 5px; 
	margin-top: 165px;
}

/* Fußzeile */

#footer{
	height:10px; 
	background: #000000 url(images/pic_footer.png) repeat-y;
	clear:both;
	color: #bdbdbd;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
 }
 
#footer a {
color: #bdbdbd;	
text-decoration: none;
}

#footer a:hover {
	color: #bdbdbd;
text-decoration: underline;
}

.thumbshot {
padding-top: 5px;
}
 
/* Unterer Rand */ 
 
#marginbottom  {
	background: url(images/pic_marginbottom.gif) no-repeat;
	height: 4px;
}

#login {
	height: 10px;
	text-align: right;
} 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
