body      { 
	color: #333333; 
	font-size: 14px; 
	line-height: 20px; 
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 0; 
	cursor: default;
	background-color: #b0d14c;
	background-image: url(Charcoal_Damask.png);
}

#container       { 
	background-color: #ffffff; 
	margin: 0 auto; 
	padding: 10px; 
	-moz-box-shadow: 0 0 10px 1px #600;
	-webkit-box-shadow: 0 0 10px 1px #600;
	box-shadow: 0 0 10px 1px #600;
	width: 750px;
}

#header        { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 20px; 
	background-color: #600; 
	width: 750px; 
	height: 258px 
}

#header p   { 
	margin: 0 10px 0 380px; 
	padding: 5px 
}

#header h1       { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 300%; 
	font-family: Palatino, Georgia, Times, Arial; 
	margin: 0; 
	padding: 75px 0 75px 380px; 
	border-bottom: 2px solid #ffffff 
}

#header h2   { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 100%; 
	font-family: Arial, Verdana; 
	margin: 0; 
	padding: 30px 0 25px 380px;
	border-bottom-style: none;
}

#home_menu       { 
	color: #ffffff; 
	background-color: #c80000; 
	text-align: right; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	width: 750px;
	margin-top: 2px;
}

#home_menu a    { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: uppercase; 
	margin-left: 1px; 
	padding: 9px 5px 
}

#home_menu a:hover {
	background-color:#3F4A3E;
	background-image: url("../bilder_allgemein/bilder_seitenbackgrounds/link.jpg");
}

#home_menu .aactive {
	background-color:#3F4A3E;
	background-image: url("../bilder_allgemein/bilder_seitenbackgrounds/link.jpg");

}

#main_menu     {
	color: #ffffff; 
	background-color: #c80000; 
	text-align: right; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	width: 750px;
	margin-top: 2px;
}

#main_menu a    { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: uppercase; 
	margin-left: 1px; 
	padding: 9px 5px 
}

#main_menu a:hover  { 
	background-color: #3f4a3e 
}

#main_menu .aactive {
	background-color:#3F4A3E;
	background-image: url("../bilder_allgemein/bilder_seitenbackgrounds/link.jpg");
}

#submain_menu           { 
	color: #ffffff; 
	background-color: #e45b1a; 
	text-align: right; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	width: 750px;
	margin-top: 1px;
}

#submain_menu a    { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: uppercase; 
	margin-left: 1px; 
	padding: 9px 5px
}

#submain_menu a:hover   { 
	background: #3f4a3e url(../bilder_allgemein/bilder_seitenbackgrounds/link.jpg) 
}

#submain_menu .aactive  { 
	background-color: #3f4a3e 
}

.leaves {
	border-right:2px solid #ffffff;
	float:left;
}

#sidebar   { 
	background: repeat-x right bottom; 
	text-align: center; 
	float: left; 
	clear: left; 
	padding: 5px; 
	border: solid 1px #cccccc; 
	width: 175px 
}

#sidebar h1,h2,h3   { 
	color: #000000; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 		letter-spacing: -1px;
	border: none 
}

.article         { 
	font-size: 12px; 
	background: url(../bilder_allgemein/singkreis_logo_55_g.png) no-repeat 490px 5px; 
	margin-bottom: 10px; 
	margin-left: 195px; 
	padding: 10px; 
	border: solid 1px #cccccc 
}

.articlemitbild         { 
	font-size: 12px; 
	background: url(../bilder_allgemein/singkreis_logo_55_g.png) no-repeat 490px 5px; 
	margin-bottom: 10px; 
	margin-left: 195px; 
	padding: 10px; 
	border: solid 1px #cccccc 
}

.article:hover {
	background-image: url("../bilder_allgemein/bilder_seitenbackgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article p {
	margin:10px;
}

.articlemitbild p {
	margin: 10px 10px 10px 160px;
}

.article_info   { 
	color: #666666; 
	font-variant: small-caps; 
	font-size: 11px; 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 2px
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.article table {
	margin: 10px 
}

h1     { 
	color: #000000; 
	font-size: 24px; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 2px solid #600 
}

h2 { 
	color: #000000; 
	font-size: 18px; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	letter-spacing: -1px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #a34410;
	width: 66%;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 0;
}

hr {
	border-bottom: 1px solid #d5d5d5;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a.bild { 
	border: none;
	border: 0px solid transparent; 
}

a:hover.bild {
	border: 0px solid transparent;
	background-color: white;
}

table {
	border-collapse: collapse;
	width: 98%;
}

td {
	padding: 10px 3px;
	text-align: left;
}

td.trennlinieunten {
	border-bottom-style: solid;
	border-color: #d5d5d5;
	border-width: 1px;
	padding-top: 10px;
}

thead {
	background-color: #7aa947;
	color: white;
	letter-spacing: 2px;
	text-align: left;
	display: table-header-group;
}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(../bilder_allgemein/bilder_seitenbackgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

a  { 
	color: #690; 
	text-decoration: none 
}

a:hover   { 
	color: #fff; 
	background-color: #8b0000; 
	border-bottom: 1px dotted #000000 
}

.hervorgehoben { 
	background-color: #ff0 
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{
	left: 0;
}

#hoverNav a{ 
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(file:///Macintosh%20HD/Users/jb/Sites/singkreis-egg/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(file:///Macintosh%20HD/Users/jb/Sites/singkreis-egg/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(file:///Macintosh%20HD/Users/jb/Sites/singkreis-egg/images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#abstand {
	width: 95%;
	height: 10px;
	clear: both;
}

.rechts_fliessend {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.links_fliessend {
	float: left;
}

.bild_linksfliessend {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-top: 5px;
}

.bildschatten {
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	margin-right: 10px;
}

#konzertumrahmung {
	border: 1px solid #999;
}

.stoppflow {
	clear: both;
}
