/*CSS Reset*/
/*+clearfix {*/
#cont .box.round:after, #foot:after, .csc-mailform-field:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#cont .box.round, #foot, .csc-mailform-field
{
	display: inline-block;
}
#cont .box.round, #foot, .csc-mailform-field
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
HTML
{
	height: 101%;
}
#head UL.lang-switch
{
	position: absolute;
	right: 10px;
	width: 61px;
	margin-top: 3px;
}
#head UL.lang-switch LI
{
	float: left;
	width: 26px;
	margin-top: 0;
}
#head UL.lang-switch LI A
{
	text-indent: -200px;
	float: left;
	overflow: hidden;
	width: 22px;
	height: 17px;
	background: url(../img/lang/de.png) no-repeat center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#head UL.lang-switch LI A.act
{
	background-color: #FFFFFF;
}
#head UL.lang-switch LI A:hover
{
	background-color: #D19F6D;
}
#head UL.lang-switch LI.lang-en A
{
	background-image: url(../img/lang/gb.png);
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
BODY
{
	line-height: 1.3em;
	text-align: left;
	font: normal 14px/1.4em Arial, Verdana, Sans-Serif;
	color: #726A61;
	background: #E3EAEB url(../img/bg.png) repeat-y top center;
}
P
{
	margin: 5px 0 10px;
	padding: 0;
	line-height: 1.4em;
}
A
{
	color: #AF7F4F;
	text-decoration: none;
}
A:hover, A:hover SPAN
{
	color: #583A1C;
}
A.btn, .subNav LI A
{
	padding-left: 18px;
	display: inline-block;
	background: url(../img/btn.png) no-repeat top left;
	text-decoration: none;
	float: left;
	margin: 10px;
	clear: left !important;
	height: 25px;
	overflow: hidden;
}
A.btn STRONG, .subNav LI A SPAN
{
	background: url(../img/btn.png) no-repeat top right;
	color: #FFF;
	display: inline-block;
	padding: 0 20px 0 0;
	font: italic normal 14px/24px "Times New Roman";
	height: 25px;
}
A.btn:hover, .subNav LI A:hover
{
	text-decoration: none;
	background-position: bottom left;
	cursor: pointer;
	color: #FEFEFE;
}
A.btn:hover STRONG, .subNav LI A:hover SPAN
{
	text-decoration: none;
	background-position: bottom right;
	color: #FEFEFE;
}
H1, H2, H3, H4, H5, H6
{
	margin: 5px 0 10px;
	color: #AF7F4F;
	font: italic normal normal 24px/18px "Times New Roman";
}
H1
{
}
H2, H3
{
	font-size: 24px;
	background: url(../img/hr.png) repeat-x bottom center;
	padding-bottom: 10px;
	width: auto;
	height: 20px;
}
.clearL
{
	clear: left;
}
.clearR
{
	clear: right;
}
/*Template*/
#site
{
	background: url(../img/topBG.jpg) repeat-x top center;
	min-height: 500px;
	=height: 500px;
	padding: 0;
}
#page
{
	width: 820px;
	margin: 0 auto;
	/*[disabled]display:none;*/
}
/*HEAD*/
#head
{
	padding-top: 33px;
	position: relative;
	width: 825px;
}
#head .tx-imagecycle-pi1 UL
{
	margin: 0 auto;
	height: 280px;
	overflow: hidden;
	width: 780px;
	text-align: center !important;
	z-index: 99;
	position: relative;
}
#head .tx-imagecycle-pi1 UL.on
{
	background-color: #C3D1D4;
}
#head .tx-imagecycle-pi1 UL IMG
{
	margin: 0 auto !important;
}
#head #prev, #head #next
{
	position: absolute;
	z-index: 50;
	top: 80px;
	height: 180px;
	display: block;
	width: 28px;
	background: url(../img/arrows6.png) no-repeat top left;
	background /**/: url(../img/arrows.png) no-repeat top left;
}
#head #prev SPAN, #head #next SPAN
{
	display: none;
}
#head #prev
{
	left: -5px;
}
#head #next
{
	right: -5px;
	background-position: top right;
}
#head #prev:hover
{
	background-position: bottom left;
	/*[disabled]left:-8px;*/
}
#head #next:hover
{
	background-position: bottom right;
	/*[disabled]right:-8px;*/
}
#head #logo
{
	background: transparent url(../img/logo6.png) no-repeat left top;
	background /**/: transparent url(../img/logo.png) no-repeat left top;
	margin-left: 50px;
	margin-top: -27px;
	z-index: 100;
	position: relative;
	float: left;
	display: inline;
}
#head #logo A
{
	display: block;
	width: 244px;
	height: 115px;
}
#head #logo A SPAN
{
	display: none;
}
/*nav*/
.nav
{
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	display: inline;
}
.nav LI
{
	float: left;
	background: url(../img/dot.png) no-repeat 0 17px;
	padding: 0 15px;
}
.nav LI.first
{
	background: none;
}
.nav LI A
{
}
.nav LI A SPAN
{
	font: italic normal normal 18px/25px "Times New Roman";
}
.nav LI.act A SPAN
{
	color: #583A1C;
	/*[disabled]text-decoration:underline;*/
}
/*subNav*/
.subNav
{
	height: 50px;
}
.subNav LI
{
	float: left;
	margin-right: 18px;
	display: inline;
}
.subNav LI A
{
	margin: 0;
}
.subNav LI A SPAN
{
	/*[disabled]width:71px;*/
	text-align: center;
	padding: 0 27px 0 7px;
}
.subNav LI.s6
{
	margin-right: 0;
}
.subNav LI.s6 A, .subNav LI.s6 A SPAN
{
	background-image: url(../img/btn2.png);
}
.subNav LI.s6 A SPAN
{
	width: 100px;
}
/*Conent*/
#allcont
{
	clear: left;
	margin-left: 20px;
}
#cont
{
}
#cont.framecont .fc
{
	width: 804px;
}
#cont.framecont
{
	width: 780px;
	overflow: hidden;
}
#cont.framecont
{
}
DIV.lock
{
	width: 45px;
	height: 45px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../img/lock.png) no-repeat;
	margin-top: 10px;
	z-index: 100;
}
#cont .box
{
	margin-bottom: 30px;
	width: 800px;
}
#uid48 #cont
{
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 48px;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 1px solid #BBCACD;
}
#cont .box H3
{
}
/*[clearfix]*/#cont .box.round
{
	background-color: #FCFCFC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5;
	border: 1px solid #D0D2D2;
	width: 378px !important;
}
#cont .box.round UL LI
{
	list-style-type: none;
	background: url(../img/arrow.png) no-repeat 0 8px;
	padding-left: 10px;
}
#cont .box.round .inner
{
	padding: 10px;
}
#cont H2
{
	width: 780px;
}
#cont .box.half
{
	float: left;
	width: 380px;
	margin-right: 17px;
	display: inline;
}
#cont .access
{
	background: url(../img/zugangBG6.png) no-repeat top left;
	background /**/: url(../img/zugangBG.png) no-repeat top left;
	height: 90px;
	width: 340px;
	padding: 20px;
	margin-top: 25px;
	position: relative;
}
#cont .access INPUT
{
	color: #1D3C73;
	font: 16px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 160px;
	vertical-align: middle;
	position: absolute;
	left: 75px;
}
#cont .access A
{
	vertical-align: middle;
	background: url(../img/buttons.png) no-repeat -900px top;
	border: none;
	color: #FFF;
	width: 83px;
	height: 25px;
	margin: 0px;
	display: block;
	position: absolute;
	left: 260px;
}
#cont .access A.en
{
	background-position: -1200px top;
}
#cont .access A.en:hover
{
	background-position: -1200px bottom;
}
#cont .access A:hover
{
	background-position: -900px bottom;
	cursor: pointer;
}
#cont .access A SPAN
{
	display: none;
}
P.alert1 SPAN, P.alert2 SPAN
{
	font-size: 11px;
	background-color: #F9D0D0;
	padding: 10px;
	border: 1px solid #D44141;
	color: #010101;
	font-family: Verdana, Sans-serif;
	display: block;
}
#left
{
}
#cont
{
}
#right
{
}
/*EXPOSE*/
#head .exposeTitle
{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 490px;
}
#head .exposeTitle H2, #head .exposeTitle H3
{
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 5px;
	background: none;
}
#head .exposeTitle H3
{
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
}
DIV.center
{
	text-align: center;
}
DIV.center .btn
{
	position: relative;
	left: 310px;
}
/*Table*/
.box.half.round TABLE
{
	clear: left;
	/*[disabled]font:normal normal 13px Arial, Verdana, sans-serif;*/
	background-color: #EDEDED;
	margin-left: -9px;
	margin-bottom: -6px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 5;
	width: 376px;
}
.box.half.round TABLE TR TD
{
	padding: 10px;
	/*[disabled]color:#000;*/
	border-bottom: 1px solid #FBFBFB;
}
TR.odd TD
{
	background-color: #FFFFFF !important;
}
TD.even
{
	border-right: 1px solid #FFFFFF;
}
TD.odd
{
	border-left: 1px solid #FFFFFF;
}
#uid33 TD, #uid33 TR
{
	background: none !important;
	border: none;
}
/*Foot*/
/*[clearfix]*/#foot
{
	clear: left;
	border-top: 1px solid #ABA197;
	padding: 0 20px;
	font: 11px Verdana, Arial, sans-serif;
	color: #ABA197;
	margin-bottom: 31px;
}
#foot A
{
	color: #ABA197;
}
#foot A:hover
{
	text-decoration: underline;
}
#foot DIV#copy
{
	margin-top: 7px;
}
#foot DIV#copy P
{
	display: inline;
	margin-left: 7px;
}
#foot .credits
{
	float: right;
}
/*Startseite*/
#uid3 #prev, #uid3 #next
{
	display: none;
}
#uid31 #prev, #uid31 #next
{
	display: none;
}
#uid32 #prev, #uid32 #next
{
	display: none;
}
#uid33 #prev, #uid33 #next
{
	display: none;
}
#uid34 #prev, #uid34 #next
{
	display: none;
}
.csc-mailform-field LABEL
{
	width: 170px;
	float: left;
	text-align: right;
	margin-right: 8px;
}
.csc-mailform-field INPUT
{
	width: 171px;
	margin-bottom: 3px;
}
/*[clearfix]*/.csc-mailform-field
{
	text-align: right;
	margin-bottom: 4px;
	margin-top: 5px;
}
.csc-mailform-label
{
	text-align: right;
}

