body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #f6f0e0;
	background-image: url(../_gfx/bg.gif);
	background-repeat: repeat-x;
}


/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	margin: 0px 0px 16px 0px;
	padding: 0;
	line-height:16px;
	list-style-type: none;
} 

ul li {
	margin: 0px 0px 5px 0px; 
	padding: 0 0 0 12px;
	line-height: 16px;
	background-image: url('../_gfx/kreuz_grau.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 

ul li ul, ul li ul li ul {
	margin: 5px 0px 0px 0px;
}

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

a:hover {
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E8E2D6;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5 {
	font-size: 12px;
	font-weight: bold;
	color: #E8E2D6;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #d6a99e;
}

input.checkbox {
	border-style: none;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset legend {
	display: none;
}


/* Formate fŸr den Seitenaufbau */

#worldframe {
	margin: 50px auto 0 auto;
	text-align: center;
	width: 940px;
}

	#mainframe {
		float: left;
		padding: 0 0 0 0;
		width: 940px;
	}
	
		#head {
			float: left;
			width: 940px;
			height: 145px;
			background-image: url(../_gfx/head-bg.jpg);
			background-repeat: no-repeat;
			position: relative;
		}
		
			#logo {
				position: absolute;
				left: 186px;
				top: 50px;
			}
			
			a#login {
				position: absolute;
				top: 30px;
				right: 50px;
			}
		
		#stage {
			float: left;
			width: 940px;
			height: 270px;		
			background-image: url(../_gfx/contentframe-bg.jpg);
			background-repeat: repeat-y;
			position: relative;
		}
		
		#stage > img {
			margin-left: 20px;
		}


		#mainnav {
			float: left;
			width: 940px;
			height: 30px;
			background-image: url(../_gfx/contentframe-bg.jpg);
			background-repeat: repeat-y;
			position: relative;
		}

		
		#contentframe {
			float: left;
			width: 940px;
			background-image: url(../_gfx/contentframe-bg.jpg);
			background-repeat: repeat-y;
			position: relative;
		}
		
			#content {
				float: left;
				width: 900px;
				position: relative;
				left: 20px;
				margin-top: 10px;
			}
			
				#breadcrumbs {
					float: left;
					width: 900px;
					margin: 0 0 15px 0;
				}

					#breadcrumbs ul {
						margin: 0 0 0 30px;
						padding: 0;
					}

						#breadcrumbs ul li {
							margin: 0;
							padding: 0;
							list-style-type: none;
							display: inline;
						}

							#breadcrumbs ul li a {
								display: block;
								float: left;
								font-size: 9px;
								margin: 0 5px 0 0;
								padding: 0 10px 0 0;
								color: #bf746e;
								background-image: url(../_gfx/arrow.gif);
								background-repeat: no-repeat;
								background-position: right 6px;
							}
							
							#breadcrumbs ul li.last a {
								background-image: none;
							}
			
				#leftcol {
					float: left;
					width: 190px;
					padding: 0 30px 0 30px;
					display: block;
				}
				
					ul#subnav {
						margin: 26px 0 0 0;
						padding: 0;
					}

					ul#subnav li {
						margin: 0 0 10px 0;
						padding: 0;
					}
					
					ul#subnav li.act a {
						color: #000;
					}		

				#centercol {
					float: left;
					width: 380px;
					border-left: solid 1px #c27f79;
					padding: 0 40px 0 20px;
				}

				#rightcol {
					float: left;
					width: 149px;
					border-left: solid 1px #c27f79;
					padding: 0 30px 0 20px;
				}
				
				img.floezlink {
					margin-left: 50px;
				}

		
		#footer {
			float: left;
			width: 940px;
			height: 60px;
			background-image: url(../_gfx/footer-bg.jpg);
			background-repeat: no-repeat;
		}
		
		
		
/* Formate für Plugins */

/* Powermail */

.tx-powermail-pi1 {
	padding-top: 10px;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx-powermail-pi1 label {
	width: 100px;
	padding: 4px 0 0 0;
	display: block;
	float: left;
	color: #000;
}

.tx-powermail-pi1 input {
	width: 200px;
	padding: 2px;
}

.tx-powermail-pi1 textarea {
	height: 250px;
	width: 200px;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
}

.powermail_submit {
	margin-left: 100px;
	width: 100px !important;
	color: #fff;
	border-color: #d6a99e;
	background-color: #a73f3c;
}

.powermail_mandatory_js {
	color: #ff0000;
	margin: 2px 0 4px 100px;
	_margin: 2px 0 4px 103px;
	font-size: 10px;
}



/* Smooth Gallery */

.tx-rgsmoothgallery-pi1 {
	width: 700px;
	height: 300px;
	position: absolute;
	left: 20px;
}

.tx-rgsmoothgallery-pi1 .myGallery {
	border: none !important;
}



/* Newsletter Anmeldung */

.tx-sremailsubscribe-pi1-notice {
	display: none;
}

.tx-sremailsubscribe-pi1 dl {
	margin: 0;
	padding: 0;
	float: left;	
}

.tx-sremailsubscribe-pi1 dl dt {
	width: 80px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

.tx-sremailsubscribe-pi1 dl dd {
	width: 165px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

.tx-sremailsubscribe-pi1 input {
	width: 160px;
}

.tx-sremailsubscribe-pi1-submit {
	width: 80px !important;
	color: #fff;
	border-color: #004386;
	background-color: #0073b7;
}

.tx-sremailsubscribe-pi1-click-to-edit {
	display: none;
}

.tx-sremailsubscribe-pi1-error {
	margin: 0 0 5px 0;
	line-height: 14px;
}

.tx-sremailsubscribe-pi1 h2 {
	margin: 0 0 10px 0;	
}

.tx-sremailsubscribe-pi1 p {
	margin: 0 0 15px 0;
	padding: 0;	
}


/*
### Formate für Standard TYPO3-Elemente
*/


/* Linie vor und nach einem Inhaltselement */

.csc-frame-rulerBefore {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}

.csc-frame-rulerAfter {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}


/* Bildunterschrift */

.csc-textpic-caption {
	font-size: 10px;
	color: #656565;
}


/* Stil des optionalen Bildrahmens */
.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E1E1E1 !important;
}


/* Datei-Verweise */

table.csc-uploads {
	border-collapse: collapse;
}

.csc-uploads td.csc-uploads-fileName {
	vertical-align: top;
	padding: 0 15px 10px 0;
}

.csc-uploads td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 0 0 10px 0;
}

.csc-uploads td.csc-uploads-fileName p, .csc-uploads td.csc-uploads-fileSize p {
	margin: 0 !important;
}


/* Tabellen */

table.contenttable {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

table.contenttable .td {
	vertical-align: top;
}

table.contenttable .td-0 {
	width: 250px;
	padding: 0 5px 5px 0;
}

table.contenttable .td-1 {
	vertical-align: top;
	text-align: right;
	width: 50px;
}

table.contenttable .td-2 {
	vertical-align: top;
	text-align: right;
	width: 50px;
}
	

/* Ebene 1 */

ul.sf-menu {
	position: relative;
	left: 20px;
	margin: 0;
	padding: 0 0 0 25px;
	background-color: #c27f79;
	background-color: #000;
	width: 875px;
	_width: 900px;
	height: 30px;
}

	ul.sf-menu li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: inline;
		float: left;
		position: relative;
	}

		ul.sf-menu li a {
			height: 25px;
			font-weight: bold;
			color: #E8E2D6;
			background-color: black;
			margin: 5px 10px 0 5px;
			display: block;
			_display: inline;
		}
		
			/* Ebene 2 */
		
			ul.sf-menu ul {
				position: absolute;
				top: -1000px;
				width: 150px; /* left offset of submenus need to match (see below) */
				_width: 160px;
				margin: 0;
				padding: 0;
				border-top: solid 1px #a73f3c;
			}

				ul.sf-menu ul li {
					width: 100%;
				}

					ul.sf-menu ul li a {
						color: #fff;
						margin: 0;
						padding: 0 10px 0 10px;
						background-image: none;
					}
					
					ul.sf-menu ul li a:hover {
						color: #427CBF;
						background-color: #fff;
					}
		
						/* Ebene 3 */
						
						ul.sf-menu ul ul {
							width: 200px;
						}
						
							ul.sf-menu ul ul li a {
								color: #fff;
							}
					
							ul.sf-menu ul ul li a:hover {
								color: #073B7F;
							}



.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

/* Zweite Ebene einblenden */
ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
	left: 0;
	top: 30px; /* match top ul list item height */
	z-index: 99;
}

/* Dritte Ebene ausblenden */
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -1000px;
}

/* Dritte Ebene einblenden */
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 151px; /* match ul width */
	top: -1px;
}

/* Vierte Ebene ??? */
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 0px; /* match ul width */
	top: 0;
}


/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}



/* NEWS */

/* Listenansicht */

.news-list-container .news-list-subheader {
	padding-bottom: 15px;
}

.news-list-container .news-list-subheader h2 {
	margin-bottom: 0px;
}

.news-list-container .news-list-subheader p {
	margin: 0;
	display: inline;
}

.news-list-container .news-list-subheader span.news-list-morelink {
	display: inline;
}

.news-list-container .news-list-subheader span.news-list-morelink a {
	color: #000;
	font-weight: bold;
}

/* Detailansicht */



/* Typo3 / Menü der Unterseiten */

ul.csc-menu {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.csc-menu li {
	list-style-type: square;
	margin: 0 0 5px 15px;
	padding: 0;
}
