/* HTML Konfiguration */


body {
	font-family:"Times New Roman",Times,serif;
	font-size:11pt;
	color:#000000;
	line-height:1.5;
	margin: 0px;
	padding: 0px;	
}

.body {
		background-image: url(../images/bodyBG.jpg);
}

h1, h2, h3, h4, h5, h6 {
	color: #B45F00;
	font-family:Verdana, Helvetica, "sans-serif";
	font-weight: normal;
}


h1 {font-size: 21px; text-transform: uppercase; margin-top: 5px;border-bottom: 1px solid #E8DACB;}
h2 {font-size: 19px; text-transform: uppercase; margin-top: 5px;border-bottom: 1px solid #E8DACB;}
h3 {font-size: 15px; text-transform: uppercase; margin-top: 5px;border-bottom: 1px solid #E8DACB;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}



p {
	font-size:11pt;
	line-height:1.3;
}

a {
	color:#B45F00;
	text-decoration:none;
}

img {border:none;}


ul, ol {
	margin:0;
	padding:0;
}

li {
	list-style: circle;
	margin-left:20px;
	color: #455F6A;
}

blockquote {
	display: block;
	margin: 10px auto;
	font-style:inherit;
	color: #111;
	letter-spacing: 1px;
	line-height: 2;
	text-align: center;
}

blockquote p {
	font-size: 14px;
	font-style: italic;
}

legend {
	border-bottom: 1px solid #E8DACB;
	background-color: #fff;
	width: 290px;
	color: #B45F00;
	font-size: 15px;
	font-weight: normal;
}

fieldset {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

fieldset.first {
	clear: left;
	float: left;
}

fieldset {
	float: left;
	width: 290px;
}

fieldset dt {
	margin-top: 10px;
}

fieldset dd {
	margin: 0px;
}

fieldset dt label {
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, "sans-serif";
}

.fieldsetLeft,
.fieldsetRight {
	width: 300px;
	float: left;
}
.fieldsetLeft {
	clear:left;
}

.submitButton {
	float: right;
	margin: 10px 0;
	clear: both;
}

.clearer {
	width: 100%;
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}



/* Typo3 Konfiguration */

.external-link-new-window {}
.internal-link {}
.mail { }
.align-center 	{ text-align: center; }
.align-right	{ text-align: right; }
.indent 		{ margin-left: 20px; }



/* Seitenstruktur */
#logo {
	margin: 20px auto;
	width: 541px;
	
}
#logo a {
	margin: 0 auto;
	
}

#banner {
	width: 800px;
	height: 311px;
	margin: auto;
	overflow: hidden;
}

#header {
	width: 880px;
	height: 380px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#headerMenu {
	display: inline;
	float: right;
	clear: right;
	height: 24px;
}

#headerMenu ul {
	display: block;
	height: 24px;
	margin:0px;
	padding:0px;
	float:left;
}

#headerMenu li {
	float: left;
	display: inline;
}

#headerMenu li a {
	font-size: 10px;
	line-height: 1;
	color: #000;
}

#headerMenu li a:hover {
	text-decoration: underline;
}

/* relative DropDown Navigation */


#navigation,
#banner {
	position: relative;
}

#navigation {
	z-index: 200;
	width: 880px;
	height: 29px;
}

#banner {
	z-index: 100;
	top: 0px;
	clear:left;
	width: 880px;
	height: 350px;
}

#siteContentRight .csc-default {
	background-position: center bottom;
	background-repeat: no-repeat;
	float:right;
	color: #fff;
	clear: right;
	width: 200px;
}

#siteContentRight .bodytext {
	color: #455F6A;
	font-size: 11pt;
	line-height: 1.3;
}

#siteContentMain {
	float: left;
	width: 650px;
}

#siteContentRight {
	width: 200px;
	float: right;
}

#siteContentBottom {
	clear:both;
	width: 860px;
}

#siteContentRight h3,
#siteContentRight p.bodytext,
#siteContentRight * {
	
}



#siteContentMain li {
	list-style-image: url(../images/listItem.png);
	list-style-position: outside;
}

#siteContentRight li {
	background-image: url(../images/listItem2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
}



#breadcrump {
	clear:both;
	height: 18px;
	width: 878px;
	margin-top: 4px;
}

#breadcrump ul {
	display: block;
	clear: both;
	margin:0;
}

#breadcrump li {
	float: left;
	list-style: none;
	margin:0 5px;
	font-size: 9px;
	color:#666;
}

#breadcrump li a {
	font-size: 9px;
	color:inherit;
	padding:0 0 0 15px;
}

#breadcrump * {
	font-family: Verdana, Arial, "sans-serif";
}

#content {
	margin-top: 3px;
}


#footer {
	margin-top: 30px;
	border-top: 2px solid #E8DACB;

}

#footer ul, 
#footer span {
	width: 650px;
	text-align: center;
	display: block;
	margin: 0 auto;
	color: #455F6A;
	font-size: 11px;
	font-weight: normal;
}

#footer li {
	display: inline;
	margin-left: 20px;
	list-style: none;
}

#footer li a {
	color: #455F6A;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:hover {
	text-decoration: underline;
}


#lightbox-overlay {
	z-index: 300 !important;
}

#lightbox {
	z-index: 400 !important;
}







/* Menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	padding:		0px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.05em; /* match top ul list item height */
	z-index:		99;
	width: 			213px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-menu {
	float:			left;
	width: 			880px;
	height: 	    29px;
	background-image: url(../images/navigationBG-95p.png);
}
.sf-menu a {
	padding: 		.70em 1.32em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0.03em;
	color: #235891;
	text-transform: uppercase;
}
.sf-menu li {
}

.sf-menu li:hover, 
.sf-menu li.sfHover,
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
	outline:		0;
}

.sf-menu li:hover,
.sf-menu li a.active {
	background-color: #0C648C;
	color: #fff;
}

.sf-menu li li:hover,
.sf-menu li li a.active {
	background-image: none !important;
	color: #fff;
}

.sf-menu li li {
	background-image: url(../images/navigationBG-95p.png);
}

.sf-menu li li:hover a,
.sf-menu li li a.active {
	color: #fff !important;
}

.sf-menu li:hover a,
.sf-menu li:hover a {
	color: #fff;
}

.sf-menu li li a {
	color: #235891 !important;
	line-height: 15px !important;
}

.sf-menu li li a:hover {
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.15em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* 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*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Typo3 Styles */

.bodytext,
.align-center,
.align-right,
.contenttable,
p,td,tr,strong {
	color: #455F6A;
}

.csc-textpic-center {
	display: block;
	margin: 25px 0;
	padding: 0px;
	overflow: hidden;
}

#siteContentRight .csc-textpic-center {
	width: auto;
	margin: auto;
}

#siteContentRight .csc-textpic-center li {
	background-image: none;

}


.csc-default {
	overflow: hidden;
}

.error li {
	color: red !important;
}

marquee {
	color: red;
	font-weight: bold;
}
