html {
    background:#fff url(../img/bkg.png);
}
body {
    width:100%;
    min-width:54.17em;
}
table {
    margin:auto;
}

/******************************
 * PAGE-STRUCTURE
 ******************************/
#bkgTop {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	z-index:-1;
}
#pageWrap {	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:54.17em;
	}
	#colWrap {
		min-height:24.75em;
		margin-right:0.05em;		
		}
		#pageBody {
			}
			#colWrapMain {
				float:left;
				width:41em;
				padding-bottom:1em;
				}
				#pageBodyMain {
					}
					#pageBodyMain .content {
						padding-left:1em;
					}
				#pageBodySidebar {
					float:right;
					width:12.50em;
					}
					#pageBodySidebar .content {
						padding:0 1em;
					}
		#pageFooter {
			clear:both;
			overflow:hidden;
			float:left;
			width:100%;
		}
#copyright {
	width:100%;
	text-align:center;
	clear:both;
}

/******************************
 * PAGE-LAYOUT
 ******************************/
.clear {
	clear:both;
}
#bkgTop {
	height:30.17em;
	background:url(../img/bkg_top.png) repeat-x top left;
}
#pageHeader {
	background:url(../img/header.png) no-repeat left bottom;
	height:15.67em;
	padding-top:4em;
	}
	#pageHeaderLogo {
		background:url(../img/header_logo.png);
		width:23.17em;
		height:6em;
		margin-top:-0.5em;
		margin-left:28.2em;
	}
#colWrap {
	background:#171715 url(../img/sidebar_fader.png) repeat-y right top;
}
#pageBody {
	background:url(../img/sidebar_back.png) no-repeat bottom right;
	border-right:1px solid #3D393A;
	}		
	#pageBodyMain {		
		background:#171715;
		}		
	#pageBodySidebar {
		min-height:24.75em;
		}
#pageFooter {
	background:url(../img/footer.png) no-repeat left top;	
	height:2.33em;
}

/******************************
 * CONTENT STYLES
 ******************************/
textarea {
	width:90%;
}
a,
a:link,
a:visited,
a:hover {
	text-decoration:none;
	color:#1762e3;
}
a:hover {
	text-decoration:underline;
}
#pageWrap a {
	color:#F0CA92;
}

#pageBodyMain,
#pageBodySidebar {
	color:#fff;
}
#pageBodyMain {
	padding-left:2em;
	}
	#pageBodyMain .block {
/*		margin-top:2em;*/
		margin-top:1em;
        margin-bottom:2.5em;
	}

#pageFooter .content {
	color:#977971;
	font-size:80%;
	padding-top:0.7em;
	letter-spacing:0.7px;	
	text-align:center;
	}
	#pageFooter .content a {
		color:#977971;
	}
#copyright {
	padding:1em 0;
	color:#21201D;
	font-style:italic;
	font-size:75%;
}

h1 {
	background:url(../img/h1_circle.png) no-repeat left center;
	padding-left:2em;
	margin-left:-3em;
}
h1.ce_headline {
	margin-bottom:1em;
}
.ce_text h1 {
    margin-bottom:2em;
}
h2, h3 {
	margin-left:-1em;
}

/** Formulare **/
form .formbody {
	margin-left:0.9em;
}
form .formbody label {
	border-left:5px solid #a36e65;
	padding-left:5px;
	font-weight:bold;
	font-size:110%;
	margin:1em 0 0 -0.9em;
	display:block;
}
#recaptcha_widget_div label {
	border-left:0px solid #a36e65;
	padding:0;
	margin:0;
}
input[type=text],
textarea {
	background:#F5F2EC;
	border:2px solid #4f3631;
	padding:3px;
}
input[type=text]:focus,
textarea:focus {
	background:#FCFDC2;
}

/** Kursplan Tabelle **/
.coursetable td {
	padding:3px;	
	border-bottom:1px solid #5D5D5D;
	border-right:1px solid #5D5D5D;
	white-space:nowrap;
}
.coursetable th {
	font-size:110%;
	padding:3px;
	border-right:1px solid #5D5D5D;
}
.coursetable th {
	border-bottom:1px solid #5D5D5D;
}
.coursetable td.last,
.coursetable th.last {
	border-right:0px solid #000;
}
.coursetable .time,
.coursetable .detail {
	display:block;
}
.coursetable .time {
	font-weight:bold;
}

/* Angebote-Tabelle */
#offerTable td {
	padding-right:1.5em;
	vertical-align:top;
}
#offerTable td.col_1 {
	font-style:italic;
        letter-spacing:+0.5px;
}
#offerTable th {
	border-bottom:1px solid #5D5D5D;
}
#offerTable td.col_last {
	margin-right:0em;
}


/******************************
 * SPECIAL ELEMENTS
 ******************************/
.hideHeader th.head {
	display:none;
}

.invisible{
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

/******************************
 * NAVIGATION MENU
 ******************************/
ul.menu {
	margin-top:1em;
	margin-bottom:2em;
    	color:#d6c08d;
    	font-size:90%;
    	list-style-type:none;
    	padding:0;
    	}
    	ul.menu li {
		font-weight:bold;
		margin-bottom:0.2em;
		padding:0.4em;
		padding-left:0.2em;
		/*background:url(../img/divider.png) no-repeat center bottom;*/
	}
	ul.menu a {
		color:#d6c08d !important;
		border:0px !important;
		margin-bottom:2px;
		}
		ul.menu a:hover {
	            border-bottom:0.5px solid #d6c08d !important;
	            background:transparent;
	            margin-bottom:0px;
	        }
	ul.menu .active {
		color:#d6c08d;
		font-style:italic;
	}
	/* hide text in GFX menu */
	ul.menu li {
		text-indent: -9999px;
		height:17px;
		width:12em;
	}
	ul.menu li img {
		text-indent: 9999px;
		display:block;
	}
	ul.menu li a:hover img {
		border-bottom:2px solid #d6c08d !important;
	}

/******************************
 * MODULE STYLES
 ******************************/
.mod_article .ce_text {
	line-height:1.4em;
}
.mod_literaturelist td {
	padding:0.5em 0;
}

.mod_newslist .layout_full {
	}
	.mod_newslist .layout_full .info {
		font-style:italic;
	}
	.mod_newslist .first {
		margin-top:1em !important;
	}
	.mod_newslist .block {
		margin-top:1.5em !important;
	}

/******************************
 * sIFR STYLES
 ******************************/
.sIFR-flash {
	visibility:visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility:visible !important;
}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display:none !important;
}
.sIFR-hasFlash h1,
.sIFR-hasFlash h2 {
	padding:0 0 0 2em;
	margin:0 2em 0 -3em;
	visibility:hidden;
	letter-spacing:-9px;
}
.sIFR-hasFlash h1 {
	font-size:25px;
	line-height:40px;
/*	margin-bottom:-1em;*/
}

.sIFR-hasFlash h2 {
	font-size:20px;
	line-height:23px;
}

