/*-- TYPOLIGHT --*/
/* Basic settings */
body {font-size:100.01%; text-align:left; }
select, input, textarea { font-size:99%; }

/* Layout sections */
.inside { position:relative; text-align:left; }

/* Clearing and invisible elements */
.block { overflow:hidden; }
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* Clear after custom sections */
.custom { display:block; text-align:left; }
.custom:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* END TYPOLIGHT */


/*-- M A R K U P --*/
* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #e5e5e5 url(../gfx/layout/bar_yellow.gif) 495px 0 repeat-y;
	padding-top: 50px;
	color: #5b5d62;
}

img {
	border-width: 0;
}

ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
}

th, td, caption {
	text-align: left;
	vertical-align: top;
}

caption {
	font-weight: bold;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #5b5d62;
}

a:hover {
	color: #36373A;
}


h1, h2, h3, h4 {
	font-size: 1em;
}

noscript {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: red;
}

/* Forms */
.formInfo {
	margin-bottom: 18px;
}
label {
	display: inline;
}

.label {
	width: 6em;
	float: left;
}

input, textarea {
	width: 19em;
	border: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;	
}

input:focus, textarea:focus, input.hiLight, textarea.hiLight {
	/*background-color: #FFF6C0;*/
	border-color: #FFD700 !important;
}

.radio_container label {
	padding: 0 10px 0 3px;
	float: none;
}
.radio_container input {
	float: none;
	width: auto;
	border: none;	
}
.hasError input, .hasError textarea {
	border-color: red;
}
.hasError label {
	color: red;
}
.formbody li {
	margin-bottom: 18px;
}

.formbody .error {
	margin: 0 0 -18px 6em;
}

.submit {
	margin-left: 6.1em;
	width: 19.2em;
	cursor: pointer;
}


/*-- S T A R T --*/
#wrapper {
	position: relative;
	width: 960px;
	padding-top: 20px;
	background: #fff url(../gfx/layout/bg_content.gif) -210px 0 repeat-y;	
}

/*-- T O P --*/
#header {
	position: absolute;
	top: 0;
	right: 0;
	height: 58px; /* (70 - 15) */	
}

#header img {
	display: block;
}

/*-- N A V I G A T I O N --*/
.mod_navigation {
	width: 190px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 60px;
	background-color: #e5e5e5;
}

.mod_navigation ul {
	white-space: nowrap;	
}

.mod_navigation li {
	background: url(../gfx/layout/bg_navi_0.gif) 0 0 repeat-x;
}

.mod_navigation li a {
	display: block;
	padding-left: 15px;
	text-transform: uppercase;
	line-height: 25px;
	font-weight: bold;
}

/* Ebene 0 */
.level_1 li {
	margin-bottom: 11px;
}
/*
.mod_navigation li a:hover {
	border-left: 10px solid #FFFBDB;
        padding-left: 5px;
}
*/
/* Ebene 1 */
.mod_navigation li li {
	background: none;
	margin-bottom: 0;
}
.mod_navigation li li a {
	border-bottom: 1px solid #ffd700;
	line-height: 25px;
	text-transform: none;
	background: none;
}
/*
.mod_navigation li li a:hover {
	border-left: 10px solid #f7f7f7;
        padding-left: 5px;
}
*/
/*.mod_navigation li li.last a {
	border-bottom: none;
}*/

/* Ebene 2 */
.mod_navigation li li li a {
	font-weight: normal;
	padding-left: 30px;
}
/*
.mod_navigation li li li a:hover {
	padding-left: 20px;
	border-left: 10px solid #e5e5e5;
}
*/
.mod_navigation li li li a.active {
	padding-left: 20px;
	border-left: 10px solid #ffd700;
}

.level_1 .trail a, .level_1 a.active {
	background: url(../gfx/layout/bg_navi_0_active.gif) 0 0 repeat-x;
}

.trail .level_2 a {
	background-image: none;
}

.level_2 a.active, .level_3 a.active{
	background: #fff !important;
	border-left: 10px solid #ffd700;
}

.trail .level_3 a {
	background-color: #f7f7f7;
}

/* login operator */
li.login-op {
	position:absolute;
	left: 70px;
	bottom: 64px;
	width: 190px;
}

/* -- C O N T E N T -- */
#container {
	background: #fff url(../gfx/layout/bg_content.gif) 0 0 repeat-y;
	padding: 64px 20px 0 70px;
	width: 870px; /* 900 - 20 -10 = 870px */
	overflow: hidden;
	/* min-height: 524px; */
	border: 5px solid #5B5D62;
	border-width: 6px 0;
}


/* -- L E F T -- */
#left {
	float: right;
	width: 215px;
	/*height: 498px;*/
	border-top: 1px solid #5b5d62;
	/* if no news */
	padding-top: 35px;
	background: url(../gfx/layout/border_h2.gif) 0 23px  repeat-x;
}

#left .hlBorder {
	margin-top: -35px;
}

/* NewsBox */
#left h2 {
	color: #b4b4b4;
	text-transform: uppercase;
}

#left .mod_newslist {
	width: 175px;
	margin-bottom: 18px;
	padding: 8px 9px;
	border: 1px solid #e5e5e5;
	background: #F6F7F7 url(../gfx/layout/bg_news.gif) left bottom repeat-x;
	font-size: 11px;
}

#left .mod_newslist li {
	padding-left: 10px;
	background: url(../gfx/layout/bullet_news.gif) 0 5px no-repeat;
}

#left .mod_newslist h3 {
	font-weight: normal;
	/* font-size: 9px; */
}

/* download box */
#dlBox li {
	background: url(../gfx/layout/acrobat12.gif) 0 3px no-repeat;
}

#dlBox a {
	padding-left: 19px;
}

/* -- M A I N -- */
#main {
	position:relative;
	float: right;
	width: 445px;
	padding: 0 0 18px 0; 
	min-height: 396px;
	border-top: 1px solid #5b5d62;
}

#main h1, h2.hlBorder {
	line-height: 23px;
	border-bottom: 1px solid #5b5d62;
	text-transform: uppercase;
	margin-bottom: 11px;
}

#main a {
	text-decoration: underline;
}

#main p, #main table {
	margin: 0 0 18px 0;
}
#main table {
	border: 1px solid #ccc;
	border-right-width: 0;
	border-collapse: separate;
}
.fullWidth table {
	width: 100%;
}
#main th, #main td {
	padding: 0 5px;
	border-right: 1px solid #ccc;
}
#main th {
	background: #eee;
}
#main td {
	border-top: 1px solid #ccc;
}

#main .img_left {
	float: left;
	margin-right: 20px;
}
#main .img_right {
	float: right;
	margin-left: 20px;
}

#main .ce_text ul,
#main .ce_list ul {
	list-style-type: square;
}
#main .ce_text ul,
#main .ce_list ul,
#main .ce_text ol,
#main .ce_list ol {
	margin-bottom: 18px;
	padding-left: 25px;
}

#main .toggler h2 {
	cursor: pointer;
}

/* Referenzen, Mitgliedschaften */
#referenzen h2,
#mitgliedschaften h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 17px;
}
#referenzen .ce_text,
#mitgliedschaften .ce_text {
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 17px;
	
}
#referenzen .img_left,
#mitgliedschaften .img_left {
	width: 200px !important;
	padding-bottom: 0 !important;	
}

/* Kleofactum Operator */
.login-operator label {
	display: block;
	float: left;
	width: 8em;
}
.login-operator .submit {
	margin-left: 8.1em;
}

/* -- F O O T E R -- */
#footer {
	background: #fff url(../gfx/layout/bar_yellow.gif) 0 0 repeat-y;
	margin: -6px 0 0 495px;
	padding: 7px 20px 13px 10px;
	font-size: 0.9em;
	/* just for safari to make footer overlay content border */
	position: relative;	
}

/* C U S T O M I Z E   T Y P O L I G H T */
.image_container {
	margin-bottom: 18px;
}
.image_container .caption {
	font-size: 0.8em;
	padding-top: 1px;
	margin-bottom: -1px;
}
.ce_downloads {
	overflow: visible !important;
}
.ce_downloads img, .enclosure img {
	vertical-align: middle;
}

/* Aktuelles */
#main .mod_newslist {
	min-height: 360px;
}
#main .mod_newslist h2 a {
	text-decoration: none;
}
#main .mod_newslist .info {
	margin: 0;
}
#main .pagination p {
	float: left;
	color: #bbb;
	margin: 0;
}
.pagination ul {
	float: right;
}
.pagination li {
	float: left;
	padding-left: 5px;
}
.pagination .current {
	font-weight: bold;
}

.error {
	color: red;
}
.ce_accordion {
	padding-bottom: 18px;
	margin-bottom: 17px;
	border-bottom: 1px solid #f7f7f7;
}



/* SLIMBOX */
#lbOverlay{position:absolute;left:0;width:100%;background-color:#000;cursor:pointer;top:0;visibility:hidden;z-index:9998;}#lbCenter,#lbBottomContainer{position:absolute;left:50%;overflow:hidden;background-color:#fff;z-index:9999;}.lbLoading{background:#fff url(/plugins/slimbox/css/loading.gif) no-repeat center;}#lbImage{border:10px solid #fff;}#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:none;}
#lbPrevLink{left:0;}#lbPrevLink:hover{background:transparent url(/plugins/slimbox/css/prevlabel.gif) no-repeat 0 15%;}#lbNextLink{right:0;}#lbNextLink:hover{background:transparent url(/plugins/slimbox/css/nextlabel.gif) no-repeat 100% 15%;}#lbBottom{font-family:Verdana,Helvetica,sans-serif;font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none;}#lbCloseLink{display:block;float:right;width:66px;height:22px;background:transparent url(/plugins/slimbox/css/closelabel.gif) no-repeat center;margin:5px 0;}
#lbCaption,#lbNumber{margin-right:71px;}#lbCaption{font-weight:bold;}
