html {
	min-height: 100.1%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0em;
	background: #368 url(../_images/back/back_body.gif) repeat-x left top;
}
#root {
}
#page {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* Kopfbereich */

#head {
	margin-top: 3em;
	background: url(../_images/back/back_head.gif) repeat-x bottom;
	height: 145px;
	clear: both;
	width: 950px;
}
#head img {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Menue im Kopfbereich */

#navi {
	color: #FFF;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
}
#navi ul {
	margin: 0em;
	padding-top: 3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#navi li {
	list-style: url(../none) none;
	font-size: 1.3em;
	float: left;
	font-weight: bold;
	margin: 0em 0.5em;
	padding: 0.5em 0em 0.6em 0em;
	line-height: 1em;
}
#navi li.first {
	margin-left: 0px;
}
#navi li.last {
	margin: 0em 0em 0em 0.5em;
}
#navi li:hover ul {	
	visibility: visible;
}
#navi li a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #E94;
	white-space: nowrap;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	padding-top: 0.5em;
}
#navi li a:hover {
	color: #e94;	
}
#navi li a.active {
	color: #E94;
	border-bottom-style: none;
}

#subnavi {
	color: #FFF;
	float: left;
	margin-top: 0.3em;
	width: 60em;
}
#subnavi div {
	position: absolute;
	visibility: hidden;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavi ul {
	margin: 0em;
	float: left;
	position: absolute;
	padding: 0.9em 0em 3em;
}
#subnavi li {
	list-style: url(../none) none;
	font-size: 1.27em;
	float: left;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	padding-top: 0.3em;
}
#subnavi li.first {
}
#subnavi li.last {
}
#subnavi a {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	padding-top: 0.5em;
}
#subnavi a:hover {
	color: #e94;
	visibility: visible;
}
#subnavi a.current {
	color: #E94;
	border-bottom-style: none;
}
#subgemeindezentrum ul{
margin-left: 9em;
}
#subgemeindeleben ul{
margin-left: 9em;
}
#subkirche ul{
	margin-left: 20em;
}
#subschaukasten ul{
	margin-left: 33em;
}
#subkunst-kultur ul{
	margin-left: 50em;
}
#subkunstkultur ul{
	margin-left: 55em;
}
#subnachrichten ul{
	margin-left: 51.5em;
}

#title {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	margin-top: 0.6em;
	width: 25em;
	float: left;
	position: fest;
	display: block;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5.6em;
}

/* Servicenavigation */

#service {
	font-size: 1em;
	color: 777;
	background-color: #FFFFFF;
	width: 37em;
	float: right;
	margin: 1.5em;
}
#service ul {
	margin: 0em;
	padding: 0em;
	float: right;
}
#service li {
	list-style: url(../none) none;
	font-size: 1.1em;
	float: left;
	margin-right: 1em;
	margin-left: 1em;
}
#service a {
	color: #666;
	text-decoration: none;
}
#service a:hover {
	color: #333;
}

/* Hauptbereich */

#main {
	background-color: #FFF;
	border-bottom: 0.1em solid #000;
	clear: both;
	width: 905px;
	float: left;
	margin: 0em;
	padding: 0em 0em 0em 4.5em;
}


/* Inhalte */

#content {
	float: left;
	display: block;
	margin-top: 2em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 2em;
	width: 63em;
	margin-left: 0px;
}
#content.start {
	width: 88em;
}

#content a {
	color: #f81;
	text-decoration: none;
	font-weight: 100;
}
#content a:hover {
	color: #368;
	text-decoration: none;
}
#content h1 {
	font-size: 1.8em;
	color: #368;
	margin: 0em 0em 1em;
	padding-top: 1em;
	line-height: 1.5em;
}
#content h2 {
	font-size: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #444;
	line-height: 1.2em;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
#content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0em 0em 1em;
}

#content p.left {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	width: 33em;
	float: left;
	clear: left;
}
#content p.right {
	margin-top: 0em;
	width: 33em;
	margin-left: 3em;
	float: left;
}
#content img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#content img.right {
	float: right;
	clear: both;
	padding: 0em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
#content img.team {
	float: right;
	clear: both;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.4em;
	margin-left: 1em;
	border: 4px solid #EFEFEF;
}
#content hr {
	clear: both;
	height: 0.1em;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.4em;
	margin-left: 0em;
}

#breadcrumb {
	font-size: 1.1em;
	color: #F90;
}
#left {
	width: 37.5em;
	float: left;
}
#right {
	width: 21em;
	float: right;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 0px;
}
/* Box aktuelles */

#column {
	background-color: #479;
	float: right;
	height: auto;
	width: 20em;
	color: #FFF;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	padding-top: 2em;
	padding-right: 0.7em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}

#column p {
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#column h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #DEE;
	padding-top: 0em;
	padding-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 0.6em;
}
#column h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 0.8em;
	padding-top: 0.2em;
	color: #dee;
	line-height: 1.4em;
	margin-top: 0em 0em 0.5em 0em;
}
#column .date {
	color: #dee;
	font-size: 0.9em;
	text-align: right;
	display: block;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
#column img.pfeil {
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0em;
}
#column a {
	text-decoration: none;
	display: block;
	color: #E94;
	font-weight: bold;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
}
#column .right {
	text-align: right;
}

#column a:hover {
	color: #FFF;
}
#column a:current {
	color: #000;
	font-weight: bold;
	background: #CCC;
}
#column a:current:hover {
	color: #FFF;
}



/* Startseite */
#teaser {
	clear: left;
}
#teaser a {
	color: #F81;
	width: 15em;
	text-align: right;
	display: block;
	padding-top: 1em;
}
#teaser a:hover {
	color: #FFF;
}


.column {
	float: left;
	color: #fff;
	width: 200px;
	background-color: #479;
	height: auto;
	margin-top: 0em;
	margin-right: 1.4em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0em;
}
.column h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #DEE;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 0.3em;
}
.column h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 0.8em;
	padding-top: 0.2em;
	color: #DEE;
	line-height: 1.4em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.column p {
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0.8em;
	margin: 0em;
}
.column p.date {
	
	text-align: right;
	color: #dee;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
	width: 90%;
}
.column .date {
	font-size: 0.9em;
	color: #dee;
	text-align: right;
	width: 90%;
	padding-right: 0.8em;
	float: right;
	margin-bottom: 0.5em;
}
.column img {
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 0px;
	margin: 0px;
}







/* Vorlage - bisher nicht genutzt */

#content textarea {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 0.25em;
	margin: 0em;
	text-align: justify;
}

#content ul {
	margin: 1em 0em 1em 3em;
	padding: 0em;
}
#content li {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 18px;
}
#content .einzug {
	padding-left: 5em;
}

#content form {
	margin: 0em;
	padding-top: 2em;
}
#content form br {
	clear: left;
}

#content div.fieldset {
	margin-bottom: 20px;
	border-top: 0.1em solid #CCC;
	position: relative;
	padding: 2em 0em 1em 2em;
}
#content fieldset {
	border-style: none;
	margin: 0em;
	padding: 0em;
}
#content legend {
}
#content legend span {
	position: absolute;
	font-size: 1em;
	font-style: italic;
	top: -1em;
	left: 1em;
	background: #FFF;
	padding-right: 1em;
	padding-left: 1em;
}
#content label {
	font-size: 1.2em;
	line-height: 2em;
	vertical-align: middle;
}
#content label.left {
	float: left;
	width: 10em;
}
#content label.none {
	float: left;
	white-space: nowrap;
	width: 0em;
}
#content label.radio {
	margin-right: 1em;
}
#content label.check {
	width: 20em;
	line-height: 1.5em;
	float: left;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#content input {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 0.25em;
}
#content input.radio {
	border-style: none;
	vertical-align: middle;
	font-size: 1em;
	margin: 0em 0.5em 0em 0em;
	padding: 0em;
}
#content input.check {
	border-style: none;
	margin: 0.5em 0.9em 0em 12em;
	padding: 0em;
	float: left;
	font-size: 1em;
	display: block;
	height: 1.4em;
}
#content select {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
}
/* Menü */

#menu {
	width: 20em;
	float: left;
	margin: 0em 0em 2em 2em;
}
#menu ul {
	margin: 0em;
	padding: 0em;
}
#menu li {
	list-style: none;
	font-size: 1.2em;
	line-height: 2.5em;
	margin: 0em 0em 0.1em;
	padding: 0em;
}
#menu li a {
	text-decoration: none;
	display: block;
	background: #AAA;
	color: #FFF;
	padding-left: 1em;
	padding-right: 1em;
}
#menu li a:hover {
	background: #CCC;
	color: #666;
}
#menu li a.current {
	color: #000;
	font-weight: bold;
	background: #CCC;
}
#menu li a.current:hover {
	color: #FFF;
}
#clear {
	clear: left;
}
#right text {
	font-size: 1.1em;
	color: #666666;
}
#right p {
	font-size: 11px;
	color: #999;
	margin-top: 5px;
	text-align: left;
}
#content .kursiv {
	font-style: italic;
	text-align: right;
}
#content table {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 600px;
}
td {
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#column .thin {
	font-weight: lighter;
}

