/* Chamge normal CSS Layouts */
* { margin: 0; padding: 0 0 0; font-family: Verdana, Arial; font-size: 11px; line-height: 14px; }s
h4 { font-size: 12px; padding-bottom: 5px; }
h3 { font-size: 13px; padding-bottom: 5px; }
h2 { font-size: 14px; padding-bottom: 5px; }
h1 { color: #4d697c; font-size: 13px; line-height: 15px; padding-top: 15px; padding-bottom: 10px; }
ul { margin-left: 18px; }
p { margin-bottom: 8xp; }

/* Global Styles */
.clearer,
.clear {
 height: 0px;
 width: 0px;
 padding: 0px;
 margin: 0px;
 clear: both;
}

body {
 background-color: #bdced8;
}

#page {
 width: 794px;
 margin: 0 auto;
}


/* ############### Header ################ */
#page #head { width: 794px; }

#head #info-wrap {
 width: 794px;
 height: 37px;
 overflow: hidden;
 background: url(../images/slogan.jpg) no-repeat 181px 56px;
}

/* Info Header */
#head #logo { background-image: url(../images/logo.jpg); float: left; margin: 0; width: 180px; text-indent: -99999.05px; }
#head #header-search { background-image: url(../images/logo.jpg); width: 180px; float: right; text-align: right; position: relative; height: 12px; }
#head #header-search form {
	display: block;
	text-align: right;
	margin: 3px;
	position: absolute;
	top: 0;
	right: 0;
}
#head #header-search form .sword {
	color: #5a5c5b;
	font-size: 11px;
	width: 110px;
	padding: 1px;
}
#head #header-search form .submit {
	color: #5a5c5b;
	background-color: white;
	border: none;
	padding-left: 10px;
	font-size: 11px;
}
#head #header-search table.meta-nav {
	position: relative;
	top: 10px;
}
#head #header-search table tr td img { margin-right: 2px; float: left; }
#head #header-search table tr td a {
	margin-top: -3px;
	color: #5a5c5b;
	text-decoration: none;
	font-size: 11px;
	display: block;
	vertical-align: top;
	margin-top: 1px;
	float: left;
}

/* Emo */
#head #emo-wrap { width: 793px; height: 134px; overflow: hidden; }
#head #text-info {
 width: 179px;
 height: 133px;
 float: left;
}
#head #text-info div.text {
 color: #3c3f46;
 padding: 1px 5px 0 10px;
 font-size: 11px;
 line-height: 15px;
}
#head #text-info div.text h5 {
 color: #ffffff;
 padding-bottom: 7px;
 font-size: 20px;
 font-weight: normal;
}
#head #fl_header_slide_slideshow {
 width: 614px;
 height: 150px;
 float: right;
}

/* Head Menu */
#head #head-menu-wrap { height: 31px; overflow: hidden; }

#head #head-menu-wrap table td.first {
	width: 177px;
}

#head #head-menu-wrap table tr td a { display: block; background-color: white; height: 42px; padding: 8px 15px 4px; font-size: 11px; text-decoration: none; color: #636363; background-image: url(../images/menu.jpg); }

#head #head-menu-wrap table tr td a:hover,
#head #head-menu-wrap table tr td.active a { color: white; }

/* ############### Content ################ */
#body #head-shadow {
	height: 11px;
}

#body #footer-shadow {
	height: 53px;
}

#body #content-left {
	width: 177px;
	float: left;

}

/* Main Content */
#body #content-main {
	width: 590px;
	padding: 0 12px 10px 0;
	float: right;
}

#body #content-center-wrapper {
	float: left;
}

#body #content-right-wrapper {
	float: left;
}

#body #content-border-wrapper {
	float: left;
}

#body #content-center-wrapper,
#body #content-right-wrapper,
#body #content-border-wrapper {
	color: #5d5d5d;
	overflow: hidden;
}

#body #content-center-wrapper p,
#body #content-right-wrapper p,
#body #content-border-wrapper p {
	font-size: 11px;
	line-height: 15px;
}


/* ############### Left Nav ################ */
#content-left-menu ul  {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 1px;
}

#content-left-menu li a {
	display: block;
	color: #4d697c;
	padding: 7px 0 7px 14px;
	text-decoration: none;
}

#content-left-menu li.active a,
#content-left-menu li a:hover { color: #fff; background-image: url(../images/menu.jpg); }

#content-left-menu ul.second  {
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content-left-menu ul.second li a {
	display: block;
	color: #fff;
	padding: 7px 0 7px 24px;
	text-decoration: none;
}

#content-left-menu ul.second li.active a,
#content-left-menu ul.second li a:hover { background-color: #ffffff; background-image: url(../images/menu.jpg); }




#body #content-left-wrapper {
	color: #5d5d5d;
	width: 147px;
	padding: 0 15px 15px 10px;
}

#body #content-left-wrapper h1 {
	font-size: 13px;
}

#body #content-left-wrapper p {
	font-size: 11px;
	line-height: 15px;
}


/* ############### Footer ################ */
#footer {
	font-size: 11px;
	color: #8097b7;
	text-align: center;
	margin: 0 0 15px;
}
#footer * {
	font-size: 11px;
	color: #7f8997;
	text-decoration: none;
}
/* Form */
fieldset.csc-mailform { 
	padding-top: 20px; 
	border:0; 
}
fieldset.csc-mailform label { 
	line-height: 22px; 
	margin-right: 10px; 
	margin-left: 1px;
}
fieldset.csc-mailform input,
fieldset.csc-mailform textarea  { font-size:10px; font-family: Verdana, Arial; width: 150px; border:solid 1px #ccc; margin-top: 0; padding: 2px; }
#mailformformtype_mail { background:#eee; border:solid 1px #ccc; float: right; margin-top: 15px; margin-bottom: 20px; }
fieldset.csc-mailform input.csc-mailform-check,
fieldset.csc-mailform input.csc-mailform-radio { width: 13px; }
fieldset.csc-mailform span.csc-mailform-radio fieldset {
	padding: 5px;
}


/* Gossary */
.tx-a21glossaryadvancedoutput-pi1 .searchform p {
	float:left;
	font-weight:bold;
	display: block;
	padding-right: 5px;
}

.tx-a21glossaryadvancedoutput-pi1 input {
	border: 1px solid grey;
}

.tx-a21glossaryadvancedoutput-pi1 input.submit {
	border-width: 0px;
	font-weight: bold;
}

.tx-a21glossaryadvancedoutput-pi1 .navbar {
	border-bottom: 1px solid grey;
	clear:both;
	margin:15px 0pt 10px;
	padding:6px 0pt;
}

.tx-a21glossaryadvancedoutput-pi1 .navbar a {
	color: black;
}
.tx-a21glossaryadvancedoutput-pi1 .navbar a.aktiv {
	font-weight:bold;
}

.tx-a21glossaryadvancedoutput-pi1 dl {
	display: block;
	width: 540px;
}

.tx-a21glossaryadvancedoutput-pi1 .result dt {
	float:left;
	font-weight: bold;
	padding-right: 5px;
	width:185px;
	padding-top: 9px;
}
.tx-a21glossaryadvancedoutput-pi1 .result dd {
	float:left;
	width:350px;
	padding-top: 9px;
}