@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

/* SERVICE */

#login {
	background:url(../img/login.png) no-repeat top left;
	height:143px;
	width:182px;
	position:relative;
	margin-bottom:6px;
}

#loginCon {
	position:absolute;
	bottom:0px;
	right:6px;
}

#uhrCon {
	
}

#loginCon a {
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:10px;
}

#loginBtn {
	position:absolute;
	top:25px;
	left:40px;
}

#loginCon a:hover { text-decoration:underline;}
/* --- */

.rightContent {
	padding-top:6px;
}

#siteNav, #uhr {
	margin-bottom:6px;
	*margin-bottom:0px;
}

#searchBoxInputCon {
	padding-left:9px;
	padding-top:7px;	
	*padding-top:6px;
	height:11px;	
}

#searchBoxInput {
	margin-bottom:16px;
	*margin-bottom:12px;
} 

.sBoxSubmit {
	padding-top:3px;
	padding-left:4px;
}

.sBoxInput input {
	width:134px;
	height:12px;
	padding-left:3px;
	border:1px solid #002762;
	border-bottom:none;
	border-left:none;
	font-size:10px;
}

.serachImg {
	
	
	padding-left:19px;
	
}

#siteNavCon {
	background:url(../img/siteNav/suche.gif) no-repeat 8px 8px;
}

.siteNavItem {
	margin-bottom:16px;
	*margin-bottom:13px;
	margin-top:6px;
	margin-left:10px;
}

#siteNav {
	height:143px;
	width:182px;
	overflow:hidden;
	background:url(../img/bg_siteNav.png);
} 
 
#mainLeft {
	width:576px;
	margin-right:15px;
	
}

#mainRight {
	width:379px;
	
} 

#subStd {
	margin-top:
}

#rightLeft {
	width:182px;
	margin-right:15px;
}

#rightRight {
	width:182px;
}

#rightLeft .linie, #rightRight .linie{
	margin-bottom: 6px;
}
