/* ALLGEMEIN */

body {
	background-color: #B9C7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center; /* fuer IE_quirks */
}

#header {
	height: 139px;
}

#menuframe {
	height: 33px;
	background-image: url(../pic/saarfest/standard/menu_leiste.gif);
	background-repeat: no-repeat;
	background-color: #DDE4F7;
	text-align: left;
}

#menu {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}

#menu a, #menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#layertable {
	width: 200px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	background: #ffffff;
}

#layermenu {
	font-size: 0.75em;
	text-align: left;
	text-decoration: none;
	color: #333333;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}

#layermenu a {
	text-decoration: none;
	color: #333333;
}

#layermenu a:hover {
	text-decoration: underline;
	color: #000066;
}

#content {
	width: 750px;
	font-size: 0.8em;
	background-color: #DDE4F7;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#content a,  #content a:hover {
	text-decoration: none;
	color: #000066;
}

#content h1, h2, h3 {
	color: #000066;
}

#content h4, h5, h6 {
	color: #FF0000;
}

#content h1, h4 {
	font-size: 1.05em;
}

#content h2, h5 {
	font-size: 1.3em;
}

#content h3, h6 {
	font-size: 1.4em;
}

#right {
	width: 200px;
	background-color: #FFFFFF;
	text-align: center;
}

#right h1 {
	font-size: 0.6em;
}

#footer {
	background-color: #DDE4F7;
	height: 90px;
	background-image: url(../pic/saarfest/standard/leiste_unten.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#footer #menu2 {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 20px;
}

#footer #menu2 a,  #footer #menu2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}







/* GAESTEBUCH */

.tx-guestbook-list-header {
	background-color: #0033CC;
	color: #FFFFFF;
	font-weight: bold;
}

.tx-guestbook-list-row {
	background-color: #FFFFFF;
}

.tx-guestbook-list-rowleft {
	background-color: #EEEEEE;
}

.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}

.tx-guestbook-list-entrycomment {
	font-style: italic;
}

.tx-guestbook-list-small {
	font-size: 0.9em;
	color: #333333;
}

.tx-veguestbook-pi1-browsebox TD {
	color: #0033CC;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
}

.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight: bold;
}

.tx-guestbook-latest-row {
	background-color: #FFFFFF;
}

.tx-guestbook-latest-small {
	font-size: 0.9em;
	color: #666666;
}

.tx-guestbook-form-inputfield-med {
	border-style: solid;
	border-width: 1pt;
	border-color: #0033CC;
	font-size: 1em;
	color: #333333;
	width: 100;
	height: 25;
}

.tx-guestbook-form-inputfield-big {
	border-style: solid;
	border-width: 1pt;
	border-color: #0033CC;
	font-size: 1em;
	color: #333333;
	width: 250;
	height: 25;
}

.tx-guestbook-form-textarea {
	border-style: solid;
	border-width: 1pt;
	border-color: #0033CC;
	font-size: 1em;
	color: #333333;
	width: 300;
}

.tx-guestbook-form-obligationfield {
	color: #CC0000;
}

.tx-guestbook-form-error {
	color: #CC0000;
}

.tx-guestbook-form-inputfield-sub {
	background-color: #0033CC;
	color: #FFFFFF;
}







/* BILDERGALLERIE */

.tx-jmgallery-pi1 {
	padding: 0;
	margin: 0;
	text-align: left;
}

.tx-jmgallery-pi1 hr {
	border: 1px solid #000066;
	width: 100%;
	height: 1px;
}


/* Category Display Styles */

h3.jm-gallery-category-header {
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
}

p.jm-gallery-category-description {

}

div.jm-gallery-category-container {
	padding-bottom: 10px;
}


/* Album View Styles */

div.jm-gallery-album-pagebrowser {
	text-align: left;
	padding-bottom: 10px;
}

div.jm-gallery-album-metainformation {
	width: 100%;
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px dashed #e6e6e6;
	margin: 0 0 30px 0;
	padding: 0;
}

h3.jm-gallery-album-header {
	font-size: 1.3em;
	font-weight: normal;
	color: #FF0000;
	margin: 0;
}

div.jm-gallery-image-entry {
	display: block;
	float:left; 
	width: 100px;
	height: 160px;
	border: 0;
	text-align: left;
	padding: 0;
	margin: 0 50px 0 0;

	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
}

div.jm-gallery-image-collection {
	padding: 0;
	margin: 0;
	text-align: left;
}

div.jm-gallery-album-control {
	display: none;

	clear: both; 
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
}	


/* Single Image Styles */

div.jm-gallery-image-metainformation-top {
	width: 100%;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}

div.jm-gallery-image-browser {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 0.95em;
	font-weight: normal;
	color: #000000;
}

#content .tx-jmgallery-pi1 .jm-gallery-image-browser a {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
	font-size: 0.95em;
	font-weight: bold;
	color: #FF0000;
}

span.jm-gallery-image-header {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}

span.jm-gallery-image-counter {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

div.jm-gallery-image-single {
	text-align: center; 
	padding-top: 30px; 
	padding-bottom: 30px;
}

div.jm-gallery-image-downloads {
	text-align: center;
	padding-top: 10px;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

#content .tx-jmgallery-pi1 .jm-gallery-image-downloads a {
	text-align: center;
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}

/* Random Image Style */

div.jmgallery-random-container {
	
}

div.jm-gallery-image-random {
	margin: 10px;
}


.blau{
	color: #000066;
}

.rot{
	color: #ff0000;
}

.gruen{
	color: #009000;
}
