/*****
*{
	border: 0;
	margin: 0;
	padding: 0;
}
*****/
body{
	background:url(images/bg.gif) repeat;
	color: #815E02;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
#page{
	background: transparent;
	margin: 0;
	min-height: 800px;
}
#header{
	background: url(images/header_bg.gif) repeat-x;
	height: 130px;	
	width: 100%;
	/*margin: 0 auto;*/
}
#inner{
	background: #fff;
	margin: 0 auto;
}
a:link, a:visited {
font-weight: bold;
text-decoration: none;
color: #12355E;
}
a img { border: 2px solid #E4A604; }
a:hover img {border: 2px solid #815E02;}

a.B img { border: 0px solid #000000; }
a.B:hover img {border: 0px solid #FFFFFF;}
a span {
display: none;
right: 0;
}
a:active, a:hover {
font-weight: bold;
text-decoration: none;
color: #594101;
}

a:hover span {
display: inline;
position: absolute;
background: #FFFFFF;
text-align: center;
color: black;
padding: 2px;
}

a.thumb:link, a.thumb:visited {
font-weight: bold;
text-decoration: underlined;
color: #8E6102;
}

a.thumb:active, a.thumb:hover {
font-weight: bold;
text-decoration: underline;
color: #000000;
}

a.thumb:link img, a.thumb:visited img {
border: 1px solid #000000;
}

a.thumb:hover img, a.thumb:active img {
border: 1px dashed #E4A604;
}

a.enter:link, a.enter:visited {
text-decoration:none;
font-size:12px;
font-weight: bold;
color: #815E02;
}

a.enter:hover, a.enter:active {
text-decoration:underline;
color: #FDDE8F;
}

a.galerie:link, a.galerie:visited {
text-decoration:none;
font-size:16px;
font-weight: bold;
color: #000000;
}

a.galerie:hover, a.galerie:active {
text-decoration:underline;
color: #815E02;
}


.menu {
font-size: 18px;
border: 1px dashed #54025C;
}

a.amenu:link, a.amenu:visited {
text-decoration:underline;
font-size: 13px;
}
a.amenu:hover, a.amenu:active {
color: white;
background-color: #5D0068;
}

h1 {
font-size: 18px;
}
