@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Julia Zehentner							#
 * # 												#
 * # Datum: 07.10.2009 								#
 * # 												#
 * ################################################## 
 */
*{
	margin:0;
	padding:0;
	
}

.floatLeft { float:left; }
.floatRight { float:right; }
.clearBoth { clear:both; }



html{
	height:100%;
	background: #828282 url(../img/html_background.jpg) top left repeat-x;
	margin:0;
	padding:0;
	min-height:101%;
}


body {
	margin:0;
	padding:0;
	background:  url(../img/square.gif) top left repeat;
	font-family:Arial;
	font-size:12px;
	color:#323232;
	line-height:1.8em;
	min-height:101%;
	_height:101%;
}

#frame{
	position: relative;
	z-index: 10;
	min-width:100%;
	min-height:101%;
	_height:101%;
	background: url(../img/schein.png) top center no-repeat;
	
}

#frame2{
min-width:100%;
	min-height:1000px;
	_height:1000px;
	background: url(../img/schatten_unten.png) bottom center no-repeat;
	_background:none;
	
}

#container{
	width:960px;
	margin:auto;
}

#head{
	width:960px;
	height:148px;
	
}
.meta{
	width:960px;
	height:17px;
	text-align:right;
}

.logo{
	width:960px;
	height:70px;
	background: url(../img/logo.png) top left no-repeat;
	_background: url(../img/logo.gif) top left no-repeat;
	
}

.navi{
	width:960px;
	height:61px;
}
/*SUBTEMPLATES*/
.sub{
	padding-bottom:50px;
		position:relative;
}

.sub .left{
	
	padding: 0 20px 60px;
	margin-top:17px;
	width:596px;
	margin-right:12px;
	float:left;
	min-height:400px;
	background: url(../img/hg_sub.gif) #C8C8C8 bottom left repeat-x;
}
.sub .right{
	float:left;
	margin-top:17px;
	width:312px;
}

.sub #teaser{
	
	
	left:-35px;
	position:absolute;
	top:50px;

}



.sub .top{
	width:960px;
	background: url(../img/hg_sub.gif) #e4e4e4 top left repeat-x;
	height:350px;
	margin-bottom:12px;
	overflow:hidden;

}

.sub .landing{
	width:960px;
	background: url(../img/hg_sub.gif) #e4e4e4 top left repeat-x;
	
	margin-bottom:12px;
	
}

/*###NAVIGATION###*/

.navi .ebene1{
	background: url(../img/hg_navi.jpg) top left repeat-x;
	height:36px;
}

.navi .ebene2{
background: url(../img/hg_subnavi.jpg) top left repeat-x;
	height:25px;
}

.navi .ebene1 li{
	height:36px;	
}



.navi .ebene2 li{
	height:25px;
}

.navi ul li{
	float:left;
}

.breadcrumbs {
	margin-left:166px;
	padding-top:10px;
	height:29px;
}

.breadcrumbs .crumbs li{
	float:left;
	padding-right:4px;
}

.meta ul.metanavi li, ul.langmenu  li{
	float:left;
	padding-left:10px;
}

.meta ul.metanavi, ul.langmenu{
	float:right;
}

ul, li{
	list-style-type:none;
}



/*p {
	margin:0 0 10px 0;
}
td, th {
	vertical-align: top;
}
sub {
	vertical-align:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#frame {
	background: #FFF;
	position:absolute;
	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;
}

#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: 1px;
}

#footer {
	float: left;
	clear: both;
	width: 948px;
	height: 8px;
	background: #264276;	
}*/

/* 
#innerNav {
	height: 97px;
	list-style: none;
	float: left;
}
#innerNav .tblList,
ul.navi li {
	float: left;
	display: block;

}

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;
}


a, a:link, a:visited               {
 color: #2B4E8E;
 text-decoration: underline;
 }
a:hover                            {
 color: #2B4E8E;
 }
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 12px;
 background: url(../img/arrowMoreDrk.gif) no-repeat scroll 0 2px;
 font-weight: normal;
 font-style:italic;
 }

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;
}*/

