html, body { height: 100%; margin: 0; padding: 0; }

body {
background-color: #2b1e0d; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; color: #c6bc99;
	text-align: center;

	scrollbar-3dlight-color: #6f2c1b;
	scrollbar-arrow-color: #c6bc99;
	scrollbar-base-color: #2b1e0d;
	scrollbar-darkshadow-color: #6f2c1b;
	scrollbar-face-color: #6f2c1b;
	scrollbar-highlight-color: #6f2c1b;
	scrollbar-shadow-color: #6f2c1b;
	scrollbar-track-color: #2b1e0d;
}

form { margin: 0; padding: 0; }
.clear { clear: both; }
img { border: 0; }

a:link { color: #e1dbc8; text-decoration: none; }
a:visited { color: #e1dbc8; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }

table.container {
	border-collapse: collapse;
	border: 0; width: 100%; height: 100%;
	margin: 0; padding: 0;
}

table.container td {
	margin: 0; padding: 0;
	vertical-align: middle; text-align: center;
}

div.container {
	width: 910px;
	height: 595px;
	margin: 0 auto;
	text-align: left;
}

#leftcol { 
	width: 117px; height: 595px;
	float: left; 
	margin-right:72px; 
	background-color: #7d7335;
	position: relative;
}

#rightcol { width: 699px; float: left; position: relative; }

#logo {
	position: absolute;
	left: 0; top: 0;
}

#krebsz {
	margin-top: 200px;
	text-align: center;
	color: #c6bc99;
	font-size: 10px;	font-family: tahoma,verdana
	line-height:12px;
}
#krebsz B {
	font-size: 11px;
}

div#line {
	border-top:1px solid #c6bc99;
	height: 1px;
	position: absolute;
	left:0; top: 301px;
	width: 189px;
}
#krebsz img { margin: 20px 0 10px 0; }

ul#menu 
{
	text-align: center;
	margin: 0; padding: 5px 0 0 0;
	width: 117px;
	font-size: 100%;
}

ul#menu li {
	margin: 0; padding: 0;
	display: block;
}

ul#menu li a {
	color: #2b1e0d;
	text-decoration: none !important;
	width: 100%; margin: 0; padding: 10px 0;
	display: block;
}

.menu_selected
{
color: #c6bc99 !important;
}

ul#menu li a:hover, ul#menu li a.active 
{
	color: #c6bc99 !important;
	background: url(images/menuback.gif) 50% 50% no-repeat;
}

ul#menu ul {
	margin: 0; padding: 0;
}

ul#menu ul li {
	margin: 0; padding: 0;
}

ul#menu ul li a {
	font-weight: normal !important;
	color: #e1dbc8 !important;
	text-decoration: none !important;
	width: 100%; margin: 0; padding: 2px 0;
	display: block;
}
ul#menu ul li a b { font-weight: normal; }

ul#menu ul li a:hover, ul#menu ul li a.active {
	color: #fff !important;
	background: none;
}

#header {
	width: 720px;
	height: 70px;
	background-color: #762214;
	position: relative;
}

.contact {
	font-size: 90%;
	color: #c6bc99; line-height: 150%;
	margin: 0; padding: 14px 0 0 0;
}
.contact a { color: #c6bc99; }
.contact a:hover { color: #fff; }

#slogen {
	position: absolute;
	right: 40px; top: 9px;
}

#slogen h1 {
	color: #c6bc99;
	margin: 0; padding: 0;
	font-size: 30px;
}
#slogen h2 {
	text-align:right;
	color: #977548;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin: -2px 0 0 0; padding: 0;
}


#submenu {
	width: 685px;
	height: 100px;
	padding: 10px 0px 0px 0px; 
	margin: 0px 10px 0px 10px;
	text-align: center;
	overflow-y: hidden;
	overflow-x: auto;
}

#submenu table {
	border: 0; border-collapse: collapse;
	margin: 0 auto; padding-bottom: 10px; 
	height: 100px;
}

#submenu table td { 
	padding: 0 5px; text-align: center; vertical-align: top;
	white-space: nowrap; 
	height: 100px;
	font-size: 11px;
}

#submenu table td img { margin-bottom:2px; height: 70px; border: 1px solid #71301E;}
#submenu table td a { color: #c6bc99; text-decoration:none;}
#submenu table td a:hover , #submenu table td a.active { color: #8b3c1d; }

#contentback {
	background: url(images/contentback.jpg) no-repeat 0 0;
	width: 697px; height: 373px;
	position: absolute; top: 196px; left: 0;
}

div.scrollerback 
{
	background: url(images/galleryback.gif) no-repeat 0 0 !important; 
	width: 697px; 
	height: 381px;
}

div.scrollerback_nobck
{
	width: 697px; height: 320px;
}


#content {
	width: 595px; 
	height: 320px;
	position: absolute; left: 45px; top: 29px;
	overflow: auto;
	padding-right: 10px;
	font-size: 90%;
}

#content h1 {
	margin: 0; padding: 0.5em 0 0 0; color: #e1dbc8;
	font-size: 150%; text-transform: uppercase;
}

#content h2 {
	margin: 0; padding: 0 0 1em 0;
	font-size: 130%;
}

#content h3 {
	margin: 0; 
	padding: 10px 0px 0px 0px;
	font-size: 120%;
}

#content p {
	margin: 0; 
	padding: 0.5em 0.5em 0.5em 0; 
	line-height: 130%;
}

#content ul {
	margin: 0; padding: 1em 0;
}

#content ul li {
	margin: 0 0 0 2em; padding: 0;
	list-style-type: disc;
}

#content hr {
	border: 0; height: 2px;
	color: #8b3c1d; background-color: #8b3c1d;
}

div.bigpic {
	text-align: center; display: block;
}

div.pager {
	text-align: center;
	padding: 4px 0 0 0;
	font-size: 18px; line-height: 17px;
}

div.pager a { 
	vertical-align: middle; 
	margin: 0 10px; 
}

.gal {
	background: #;
} 

.image {
	height: 285px;
} 


/** SKIN parts ***/

.picholder { margin: 0 10px 10px 0; float: left; display: inline; }
.picholder img { display:block; }
.picholder a { display:block; border: 2px solid #8b3c1d; }
.picholder a:hover { border: 2px solid #cc982a; }

table#articles {
	margin: 0 20px; padding: 0;
	border: 0; border-collapse: collapse;
}

table#articles td { padding: 5px; }
div#gallery h3 { margin-bottom: 1em; }

/**** GALLERY ****/
body.Gallery { height:100%; background: #352504; }
body.Gallery table { width: 100%; border-collapse: collapse; border: 0; }
body.Gallery table td { padding: 0; margin: 0; }
body.Gallery table table td { padding: 6px; margin: 0; }

.galpages 
{ 
font-size: 17px;
font-weight: bold;
}

.galpages_caption
{ 
font-size: 14px;
font-weight: bold;
}


body.Gallery #galpager { width: 100%; height: 20px; font-size: 20px;}
body.Gallery #galpager img { vertical-align: middle; margin: 0 10px;}

body.Gallery #bigpic { margin: 5px; border: 3px solid #8b3c1d;	}

body.Gallery #thumbs {
	overflow: auto; height: 150px;
	margin: 0 auto; padding-top: 10px;
	background: url(images/footerback.gif) repeat-x 0 0;
}
body.Gallery #thumbs a img { border: 1px solid #8b3c1d; }
body.Gallery #thumbs a:hover img { border: 1px solid #cc982a; }



