@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Julia Zehentner							#
 * # 												#
 * # Datum: 20.05.2009								#
 * # 												#
 * ################################################## 
 */

.ieFix, .ieFix img {
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}


div.floatLeft { float:left; }
div.floatRight { float:right; }
.clearBoth { clear:both; }

#rcon .news-latest-container .news-latest-item .news-latest-date a{
	color:#002A56;
}

html, body {
	height:100%;
}

* {
	margin:0;
	padding: 0;
}

body{
	background: url(../img/bg.jpg) left top repeat-x #B4D2EC;
	font-family:Georgia;
	font-size: 13px;
	line-height: 18px;
}

/*######### GRUNDSTRUKTUR #########*/

#container{
	display:table;
	left:50%;
	margin-left:-500px;
	position:absolute;
	text-align:left;
	width:1000px;
	z-index: 50;
	background: url(../img/bgContKachel.jpg) center top repeat-y;
}
#inner_con{
	width:960px;
	padding: 0 20px;
	position:relative;
	background: url(../img/bgCont.jpg) left top no-repeat;
	overflow: hidden;
	z-index: 60;
	display: block;
	float: left;
}

	#top_wave{
		background: url(../img/waveTop.png) center top no-repeat;
		height:53px;
		width:337px;
		position:absolute;
		left:50%;
		margin-left: -575px;
		top:112px;
		z-index:991;
	}
	
	#bottom_wave{
		background: url(../img/waveBot2.png) center top no-repeat;
		height: 80px;
		width: 590px;
		margin-left: -52px;
		position: absolute;
		left: 50%;
		top: 398px;
		z-index: 990;
	}
	
	

#head{
	height:139px;
	background: url(../img/bgHead.jpg) center top no-repeat;
}
#head .right {
	float: left;
	width: 440px;
	text-align: right;
	overflow: hidden;
	padding: 5px 0 0 0;
}

#pic{
	height:300px;
	width: 960px;
	overflow: hidden;
	background: url(../img/pic.jpg) center top no-repeat;
	position:relatvie;
	z-index:10;
	border-top: 1px solid #002A56;
	border-bottom: 1px solid #002A56;
}

#content {
	width: 960px;
	display: block;
	overflow: hidden;
	margin-top:35px;
}

	div#lcon {
		float: left;
		width:750px;
		padding: 0 0 15px 0px;
		overflow: hidden;
	}
	
	div#mcon {
		float: left;
		width:480px;
		padding: 0 0 0 45px;
		overflow: hidden;
	}
	
	div#rcon {
		float: left;
		width:195px;
		padding-left: 25px;
		overflow: hidden;
	}

/*######### NAVIGATION #########*/
#snavi{
	float: left;
	width: 500px;
	padding-left:10px;
}

#snavi ul.subnavi{
	list-style: none;
}

#snavi ul.subnavi li{
	float:left;
}

.navi{
	float: left;
	width:195px;
	border-bottom: 1px solid #91c5e7;
	overflow: hidden;
}



.ebene2{
	background:#ffffff;
	border-top: 1px solid #91c5e7;
}

.subnav a.internal-link {
	font-size: 10px;
	color: #80BFE3;
	font-family:Arial, Helvetica, sans-serif;
}



/*######### M.Krabbenhoeft/ #########*/
a, a:link, a:visited               {
	#color: #2B4E8E;
	color: #002a56;
	text-decoration: none;
}
a:hover                            {
	#color: #2B4E8E;
	color: #002a56;
}
.news-latest-morelink a,
.news-list-morelink a,
.tx-indexedsearch a,
.tx-felogin-pi1 a,
.news-single-backlink a,
a.linkMitPfeil                     {
	padding-left: 12px;
	background: url(../img/arrowMore.gif) no-repeat scroll 0 4px;
	font-weight: normal;
	font-style:italic;
	line-height: 18px;
}
#mcon.floatLeft p {
	margin: 15px 10px 0px 0px;
	line-height: 21px;
	color: #4b4b4b;
	font-size: 13px;
}
#mcon.floatLeft div.csc-textpic p {
	margin: 0px 10px 0px 0px;
}
#mcon.floatLeft div.csc-textpic p a.linkMitPfeil {
	float: left;
	margin: 15px 10px 0px 0px;
}
#mcon .contentLinieMargin {
	float:left;
	margin:0px 0px 0px 0px;
	width:480px;
	height:45px;
}
#rcon .contentLinieMargin {
	float:left;
	margin:0px 0px 5px 0px;
	width:195px;
	height:30px;
}
.contentLinieMargin {
	background:transparent url(../img/lineHor.jpg) repeat-x scroll center;
	clear:both;
	display:block;
	float:left;
	
}

/* start: this is for tt_new */
#rcon .news-latest-container,
#rcon .news-list-container {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 155px;
	padding: 0px 0px 0px 0px;
	overflow-x:hidden;
	overflow-y:scroll;
	background: none;
	border: none;
}
#rcon .news-latest-container .news-latest-item,
#rcon .news-list-container .news-list-item {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	background: transparent url(../img/lineHor.jpg) repeat-x scroll bottom center;
	float: left;
	clear: both;
	display: block;
	width: 180px;
	height: auto;
	border: none;
}
#rcon .news-latest-container .news-latest-item h3,
#rcon .news-list-container .news-list-item h3 {
	float: left;
	background: none;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#rcon .news-latest-container .news-latest-item h3 a,
#rcon .news-list-container .news-list-item h3 a {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 21px;
	color: #4b4b4b;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	border: 0;
}
#rcon .news-latest-container .news-latest-item h3 a em,
#rcon .news-list-container .news-list-item h3 a em, .buchung {
	margin-left: 5px;
	padding-left: 12px;
	background: url(../img/arrowMore.gif) no-repeat scroll 0 2px;
	#color: #2B4E8E;
	color: #002a56;
}
#rcon.floatLeft p {
	clear: both;
	float: left;
	margin: 5px 0px 0px 0px;
	line-height: 21px;
	color: #4b4b4b;
	font-style: italic;
	font-size: 11px;
}
#rcon .news-latest-container .news-latest-item p,
#rcon .news-list-container .news-list-item p {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	line-height: 18px;
}
#rcon .news-latest-date,
#rcon .news-latest-container .news-latest-item h3 .news-latest-date,
#rcon .news-list-container .news-list-item h3 .news-list-date {
	float: left;
	color: #002a56;
	text-align: left;
	font-size: 11px;
	background: none;
	margin: 2px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 18px;
}



#rcon .news-list-container .news-list-morelink,
#rcon .news-latest-container .news-latest-morelink,
#rcon .news-list-container .news-list-item p,
#rcon .news-latest-container .news-latest-item p,
.news-list-category,
.news-latest-category,
#mcon .news-single-timedata,
#mcon .news-single-category,
#mcon .news-single-author,
#mcon .news-list-container {
	float: left;
	clear: both;
	width: 480px;
	padding: 0;
	position: relative;
}
#mcon .news-list-container {
	margin-top: -20px;
}
#mcon .news-single-item {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	display: block;
	width: 100%;
	height: auto;
	border: none;
}

#mcon .news-single-item .clearer {
	width: 480px;
	clear: both;
	height: 15px;
	margin: 0 0 15px 0;
	background: transparent url(../img/lineHor.jpg) repeat-x scroll bottom center;
}
#mcon .news-list-item {
	padding: 15px 0 15px 0;
	background: url(../img/lineHor.jpg) no-repeat bottom;
}
#mcon .news-list-morelink {
	padding: 10px 0 0 0;
}

#mcon .news-single-item h2 {
	color: #002A56;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 10px;
}

#mcon .news-latest-item h3,
#mcon .news-single-item h3 {
	display: none;
	visibility: hidden; 
	color: #168BCD;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
}

#mcon .news-latest-timedata,
#mcon .news-single-timedata,
h3 span.news-list-date {
	float: left;
	width: 480px;
	clear: both;
	font-size: 11px;
	color: #002A56;
	padding: 0 0 15px 0;
}

.news-latest-gotoarchive,
.news-latest-container h2,
.news-list-category,
.news-latest-category,
#rcon .news-list-morelink,
#rcon .news-list-item p,
#rcon .news-latest-morelink,
#rcon .news-latest-item p,
.news-single-author,
.news-single-category,
.news-latest-author,
.news-latest-category,
hr.clearer {
	display: none;
	visibility: hidden;
}
/* end: this is for tt_new */


/* end: this is for newsletter */
.nlSubscribe .field .txt {
	background: #FFFFFF;
	border: 1px solid #7daed1;
	color: #4b4b4b;
	font-size: 11px;
	height: 18px;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 0px 3px;
	width:192px;
	font-style: italic;
}
button.newsletterSubmit {
	background: transparent;
	border: none;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}
.nlSubscribe .ieFix {
	display: none;
}
/* end: this is for newsletter */



/* start: this is for the images on startpage */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #002a56;
	padding: 0px 0px 0px 0px;
}
/* end: this is for the images on startpage */
/*######### M.Krabbenhoeft/FRS #########*/






/*body {
	margin:0;
	padding:0;
	background:#FFF url(../img/bg.gif) left top;
	font-family:Arial;
	font-size:12px;
	color:#4b4b4b;
	line-height:1.5em;
}

p {
	margin:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#frame {
	background: #FFF;
	position:relative;
	height:100%;
	width: 962px;
	left: 50%;
	margin-left: -481px;
	text-align:left;
	display: table;
}

#container {
   
	width: 946px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
}

#head {
	float: left;
	width: 946px;
	height: 105px;
	background: url(../img/bgHead.jpg) no-repeat top left;
}

#head .topBlock {
	float: left;
	width: 946px;
	height: 73px;
}

#head .bottomBlock {
	float: left;
	clear: both;
	width: 946px;
	height: 32px;
}

#headTeaser {
	float: left;
	clear: both;
	width: 946px;
	height: 316px;
	margin-top: 8px;
}

#headTeaser .blockLeft {
	float: left;
	width: 310px;
	height: 316px;
	overflow: hidden;
}

#headTeaser .blockRight {
	float: left;
	width: 636px;
	height: 316px;
	overflow: hidden;
}

#headTeaser .blockRight .imgContBg {
	float: left;
	width: 636px;
	height: 316px;
	background:transparent url(../../content/contentBig.jpg) left no-repeat;
}

#headTeaser .blockRight .imgContFront {
	float: left;
	width: 636px;
	height: 316px;
	background:transparent url(../img/shadeTop.png) left repeat-y;
}

#contTeaser {
	float: left;
	clear: both;
	width: 954px;
	height: 161px;
	margin-top: 8px;
	overflow: hidden;
}

#contBg {
	float: left;
	clear: both;
	width: 946px;
	margin-top: 8px;
	background: url(../img/bgContentMuster.jpg);
}

#cont {
	float: left;
	clear: both;
	width: 948px;
	margin-top: 8px;
	background: url(../img/bgContent.jpg) bottom repeat-x;
}

#cont .blockLeft {
	float: left;
	clear: both;
	width: 620px;
	overflow: hidden;
}

#cont .blockRight {
	float: left;
	width: 310px;
	overflow: hidden;
}

#cont .blockSpace {
	float: left;
	clear: both;
	width: 1px;
	height: 661px;
}

#footer {
	float: left;
	clear: both;
	width: 948px;
	height: 8px;
	background: #264276;	
}

/* 

ul.subnavi {
	display: block;
	float: left;
	width: 620px;
	list-style: none;
}
ul.subnavi li {
	float:left;
	margin-right: 5px;
}
 
ul.subnavi li {
	text-decoration: none;
	color: #94928F;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 21px;
	font-size: 10px;
}
ul.subnavi li.on {
 color: #FFF;
}


/********************
hr.clearer {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.jpg) no-repeat center;
 width: 500px;
 border: 0;
 }
 
.csc-frame-rulerAfter,
.contentLinieMargin                 {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.jpg) repeat-x center;
 }
.blockLeft .contentLinieMargin           {
 width: 620px;
 }
.right .contentLinieMargin {
 width: 310px;
 background:transparent url(../img/lineHorSmall.jpg) repeat-x center;
 height: 30px;
 margin:0;
 padding:0;
 display: block;
 overflow: hidden;
 float: left;
 clear: both;
}*/

