@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */
 
 
 
 /* NEWS */
 
 .newsSingle h2 {
 	font-size:20px;
 	line-height:25px;
 	color:#4B680B !important;
 	margin-bottom:15px;
 	margin-top:5px;
 }
 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
 	padding-top:10px;
 }
 
 
 .ndate * {
 	font-size:10px;
 	font-style:italic;
 }
 
 .newsLatestOverflow {
 	height:150px;
 	overflow:auto;
 	overflow-x:hidden;
 	overflow-y:auto;
 	
 }
 
 .newsLatestItemCon {
 	padding-left:15px;
 	padding-right:15px;
 	padding-bottom:5px;
 	
 }
 
 .newsLatestOverflow {
 	border-top:1px solid #4b680b;
 }
 
 .contentLiniePadding1 {
 	padding-top:15px;
 }
 
 .newsLatestCon {
 	padding-top:15px;
 	padding-bottom:15px;
 }
 
 .contentLiniePadding1 h1 {
 	padding-left:15px;
 }
 
 .newsLatestItem {
 	border-bottom:1px solid #4b680b;
 	margin-bottom:5px;
 } 
 
 .newsLatestDate {
 	width:65px;
 }
 
 .newsLatestText {
 	width:325px;
 }
 
 /* kontakt */
 .kontaktLabel {
 	display:none;
 	visibiliy:hidden;
 }
 
 select#subject {
 	font-family:verdana;
font-size:12px;
margin-bottom:5px;
width:100%;
 }
 

 
 .kontaktRow1 {
 	margin-bottom:5px;
 }

#boerseHover {
	position:absolute;
	top:-146px;
	top:-32px;
	left:0px;
	*top:-39px;
	background:url(../../img/boerse/bg_hover.png) repeat-x bottom left !important;
	/* height:161px; */
	height:47px;
	width:201px;
	z-index:100000;
}


	
.bHoverItemCon {
	padding-bottom:6px;
}

.bHoverItem {
	margin-bottom:4px;
}

.bHoverItem a {
	color:#fff;
	text-decoration:none;
}

.bHoverItem a:hover {
	color:#dedb00;
}


#boerseHoverCon {
	padding:12px;
}

.boerseCon {
	psoition:relative;
}

.ajaxLoader {
	background:url(../../img/boerse/loader.gif) no-repeat 50% 50%;
	
}

#bkurse {
	height:100%;
	width:100%;
}

#bkurseOut {
width:730px;
}

#containerUnten {
	position:relative;
}

.oneKurs {
    margin-right: 5px;
	width:140px;
	
}

#bNav {
    /* margin-left: 186px; */
    /* *margin-left:90px; */
}

.tx-fsttoplink-pi1 {
	padding-left:30px;
}

.tx-fsttoplink-pi1 a{
	padding-left:17px;
	background: url(../../img/top1.gif) no-repeat 0px 6px;
}

#headB, #bNav {
    width: 202px;
    overflow:hidden;
}

.boerseOut {
    background: url(../../img/boerse/bg_main.png) no-repeat top left;
    height: 58px;
}

.boerseCon {
    padding-top: 15px;
}

#boerse {
	position:fixed;
	bottom:0px;
	width:100%;
display:none;
}




/* SUCHE */

.sPbrowserMiddle, .sPbrowserLeft {
	margin-right:5px;
}

input.sBox {
	border:1px solid #565655;
	background:#fff;
}

.srButton {
	width:20px;
}

.srTitle {
	width:530px;
}

.slide {
	z-index:1 !important;
}

.searchResultCon {
	border-bottom:1px dotted #4b680b;
	margin-bottom:15px;
	padding-bottom:10px; 
	
}


/* LOGIN */


.loginLeft {
	width:140px;
}

.kontaktLabel  {
	margin-bottom:5px;
}

.kontaktRow {
	margin-bottom:5px;
}

.loginRight {
	width:265px;
	margin-left:15px;
}


input.nvInput, .kontakt_input input {
	background:url(../../img/bg_input.png) no-repeat top left;
	width:265px;
	height:28px;
	border:none;
	padding-top:7px;
	color:#565655;
	padding-left:4px;
	font-size:12px;
}

p img {
	vertical-align:middle;
}

.kontakt_input textarea {
	background:url(../../img/bg_textarea.png) no-repeat top left;
	width:556px;
	height:114px;
	border:none;
	padding-top:7px;
	color:#565655;
	padding-left:4px;
	font-size:12px;
}


