html {
	overflow-y: scroll;
}
body {
	text-align: center;
	font-family: arial;
	font-size: small;
	background: #f2f6fb;
	margin: 0px;
}
table {
	font-size: 100%;
}
#container {
	text-align: left;
	width: 892px;
	margin:  0px auto;
}
#leftcol {
	float: left;
	width: 247px;
}
#rightcol {
	float: right;
	width:  630px;
}
#header {
	color: #16165f;
	height: 152px;
	margin: 0px 0px 15px 0px;
}
#header h1 {
	font-size: 180%;
	margin: 60px 0px 5px 10px;
	font-weight: normal;
}
#header p {
	margin: 0px 0px 0px 10px;
	}
#header ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}
#header li {
	padding-right: 15px;
	display: inline;
}
#header a {
	font-size: 90%;
	color: #7a7462;
	text-decoration: none;
}
#header a.active {
	color: #16165f;
}
#header a:hover {
	color: #a8770f;
}
#logo {
	height:  152px;
	background: #b7c7e4;
	margin: 0px 0px 15px 0px;
}
#suchen {
	background: #e0e4ed url(../img/notdienst.gif) no-repeat left bottom;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
#suchen form {
	color: #16165f;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	background: #b7c7e4;
}
#suchen .field {
	font-size: 90%;
	border: 1px solid #000000;
	width:  140px;
}
#suchen a {
	display: block;
	color: #16165f;
	font-weight: bold;
	margin: 10px;
	padding: 5px 0px 10px 28px;
	text-decoration: none;
	background: url(../img/docicon.gif) no-repeat left center;
}
#subnavi {
	background: #e8e4df;
	margin: 0px 0px 15px 0px;
}
#subnavi h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px;
	display: block;
	color: #16165f;
	background: #cdc7bd;
}
#subnavi ul {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
}
#subnavi li {
	margin: 3px 10px 3px 10px;
}
#subnavi li a {
	color:  #16165f;
	text-decoration: none;
}
#subnavi li a:hover {
	color:  #a8770f;
}
/*#subnavi li a:visited {
	color: #7890ba;
}*/
#subnavi li a.active {
	color:  #a8770f;
}
#subnavi ul li ul {
	margin: 0;
	padding: 0;
}
#subnavi li.employed {
	padding-left: 10px;
	font-size: 90%;
	color:  #16165f;
}
#info {
	background: #e8e4df;
	
}
#info h1 {
	margin: 0px;
	padding: 5px 10px;
	display: block;
	font-size: 110%;
	color: #32281d;
	background: #cdc7bd;
}
#info ul {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style: none;
}
#info li {
	margin: 3px 10px 3px 10px;
}
#info li a {
	color:  #4a392d;
	text-decoration: none;
}
#info li a:hover {
	color:  #a8770f;
}
#info li a:visited {
	color: #7890ba;
}
#content_container {
	position: relative;
	padding: 10px;
	background: #ffffff;
	overflow: hidden;
}
#footer {
	font-size: 95%;
	padding: 5px 0px 5px 0px;
	color: #7890ba;
	text-align: right;
}
#footer a {
	padding-left: 15px;
	color: #16165f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#navtree {
	color: #735b4e;
	font-size: 90%;
}
#navtree a {
	color: #735b4e;
	text-decoration: none;
}
#navtree a:hover {
	text-decoration: underline;
}
#content{
	color: #16165f;
	padding: 0px 10px;
	line-height: 1.3;
	}
#content img {
	position: relative;
}
#content h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0px;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #16165f;
}
#content h3 {
	color: #a8770f;
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0px;
}
#content p, #content td {
	font-size: 100%;
	margin: 0px;
}
#content a {
	color: #7a7462;
	text-decoration: none;
}
#content a:hover {
	color: #a8770f;
	text-decoration: underline;
}
#notdienstplan {
	margin-top: 70px;
	float: right;
}
#notdienst body {
	text-align: left;
}
#overview ul {
	padding: 0px 0px 5px 0px;
	margin: 0;
	list-style: none;
}
#overview li.employed {		
	padding-left: 10px;
	font-size: 90%;
	color: #7a7462;
}


/***************************************************/
/* CSS DEFINITIONS FOR GALLERY MODULE              */
/***************************************************/

#gallery {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}


#gallery div.category_tree,
#gallery div.category_comment,
#gallery div.category_images,
#gallery div.show_image,
#gallery div.image_navigation,
#gallery div.category_paging {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#gallery div.category_image,
#gallery div.category_informations {
	float: left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery div.category_informations h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gallery div.image_voting,
#gallery div.image_comment {
	float: left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#gallery div.category {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#gallery div.category_images div.image {
	width: 165px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	text-align:center;
	float: left;
	background: #b7c7e4;
}


#gallery div.show_image img, #gallery div.category_image img, #gallery div.category_images img{
	margin: 0px 0px 0px 0px;
}

#gallery div.show_image, #gallery div.image_navigation {
	text-align: center;
}
