@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

#headRightHeight {
	position:absolute;
	top:0px;
	left:757px;
	z-index:200000;
	width:180px;
}



body, a, img {
	margin:0;
	padding:0;
	border:0;
	color:#323232;
}

* {
	-moz-outline-width: 0; 
}

a {
	-moz-outline-width: 0; 
	text-decoration:none;
	
}

a:hover {
	-moz-outline-width: 0; 
	text-decoration:underline;
	
}

body {
	font-size:11px;
	*font-size:10px;
	/* font-family:"Times New Roman"; */
	font-family:arial;
	
}



#sub3Main .csc-textpic-imagewrap {
	padding-top:3px;
}


#sub3Main div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	padding-top:0px;
}


.contentLinie {
	padding-bottom:3px;
	margin-bottom:11px;
}

.boxStartseite {
	height:165px;
	
	margin-bottom:64px;
	width:266px;
	
}

.boxStartseiteHeight {
	/* height:225px; */
	overflow:hidden;
}

.boxStartseiteCon {
	
	padding-top:10px;
	padding-left:10px;
	padding-right:25px;
	 padding-bottom:2px;
	 
	 
}

.borderBotHell {
	background:url(../img/linieHell.gif) repeat-x bottom left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px !important;
}

.boxStartseiteUnten .boxStartseiteCon {
	padding-top:10px !important;
}


.floatLeft { float:left; }
.floatRight { float:right; }
.clearBoth { clear:both; }

