/* ---------------------------------------------*/
/* This Stylesheet is watermarked and protected */
/* (C)opyright by www.gaslicht1.de              */
/* no modification or copy allowed!             */
/* for further questions contact the webmaster  */
/* 2004 (C) by Gaslicht No.1 Esslingen/Germany  */
/* ---------------------------------------------*/
body, html{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 15px;
}
#wrapper{
	width: 780px;
	margin: 0 auto 0 auto;
}
#header{
	margin-left: 20px;
	margin-right: 20px;
}
#navishadow{
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(/images/navishadow.gif) no-repeat;
}
#content{
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px 15px 20px 25px;
	background: url(/images/content.gif) repeat-y top;
}
.aktuell-titel{
	width: 232px;
	background-color: #000000;
	color: #ffffff;
	float: left;
}
.aktuell-inhalt{
	font-size: 12px;
	height: 60px;
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid black;
}
.banner-titel{
	margin-left: -1px;
	width: 468px;
	background-color: #000000;
	color: #ffffff;
	float: left;
}
.banner-inhalt{
	height: 60px;
	border: 1px solid black;
	color: #FFFFFF;
	overflow: hidden;
}
#footerfx{
	margin-left: 20px;
	margin-right: 20px;
	height: 20px;
	background: url(/images/footerfx.gif) no-repeat;
}
#footer{
	margin-left: 20px;
	margin-right: 20px;
	background-color: #C5C18D;
	text-align: center;
}
#validw3c{
	float: right;
	margin-right: 10px;
	width:53px;
	height:40px;
}
b, strong{
	font-weight: bold;
}
i{
	font-style: italic;
}
h1{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #542929;
}
.rot{
	color: red;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}
#footer a:hover{
	background-color: #FFCC00;
	font-weight: bold;
}
.shadowfx{
	background: url(/images/shadowfx.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.noborder{
	border: 0px;
}
.smalltext{
	font-size: 0.8em;
	line-height: 21px;
}


/* Style for the Top bar */
.topbar {
	background-color: #9B9273;
	/*background-image: url(/gallery/res/topbars/light-green/classic.gif);
	background-repeat: repeat-x;*/
	height: 25px;
}

/* Style for the Top ruler */
.topruler {
	background-image: url(/gallery/res/styles/glacier/rule.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 50px;
}
/* Style for the Bottom bar */
.bottomruler {
	background-image: url(/gallery/res/styles/glacier/rule.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 50px;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

/* Style for the Image/Folder Index Information */
.bppindex {
	color: #FAFAFA;
}

/* Style for the Header */
.bppheader {
	color: #000000;
}

/* Style for the Footer */
.bppfooter {
	color: #000000;
	font-size: 12px;
}

/* Style for the page body */
.pagebody {
	/*background-image: url(/gallery/res/styles/Glacier/background.jpg);*/
	padding: 0px;
}

/* Style for the Image Comment */
.comment {
	color: #000000;
	font-size: 11px;
}

/* Style for any note/comment */
.note {
	color: #000000;
	font-size: 11px;
}

/* Style for help-tips statusbar */
.statusbar1, .statusbar2 {
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

.imageexif {
	position: absolute;
	left: 73px;
	top: 104px;
	width: 380px;
	z-index: 1;
	background-color: #FFFFCC;
	layer-background-color: #FFFFFF;
	color: #999999;
	visibility: hidden;
	border: 1px dashed #000000;
	padding: 5px 5px 5px 5px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Custom link styles */
/*a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: red;
}

a:link {
	text-decoration: none;
	color: #000000;
}*/

a, a:link, a:visited, a:active{
	color: #0000FF;
	text-decoration: underline;
	background: transparent;
}
a:hover, a:focus{
	color: red;
}

a.note:active {
	text-decoration: none;
	color: #000000;
}
a.note:visited {
	text-decoration: none;
	color: #000000;
}

a.note:hover {
	text-decoration: none;
	color: red;
}

a.note:link {
	text-decoration: none;
	color: #000000;
}

a.path:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}

a.path:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}