/*/////////////////////////////////////////////////
	Projekt: Quaderer
	Start: 21.06.2010
	Code: Phuc Le
	online: 
	server: 
/////////////////////////////////////////////////*/

*, html, body{
margin:0px;
padding:0px;
}

html, body{
height:100%;
}

* html html, * html body{
height:100%;
}

body{
	z-index:1;
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica, Verdana,sans-serif;
	font-size:13px;
	color:#303030;	
	background-color:#fff;
	
}

#Body{
	position:relative;
	background-repeat:repeat-y;
	background-position:top left;

}
.FileManager {
	color:#303030;
}
.contentpane .DNNAligncenter {
	text-align:left;
}
.Normal, .NormalDisabled{
	font-family:Arial,Helvetica, Verdana,sans-serif;
	font-size:13px;
	color:#303030;
}
table, td, p, div, .Normal, textarea, .input, .NormalTextBox {
	font-family:Arial,Helvetica, Verdana,sans-serif;
	font-size:13px;
	color:#303030;
}

a:link, a:visited{
	color:#303030;
	text-decoration:underline;
	font-weight:normal;
}

a:hover, a:active {
	color:#303030;
	text-decoration:underline;
	font-weight:normal;
}

a:focus{
	outline:none;
}

img{
border:none;
}

hr,HR {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #868786;
 	border-bottom: transparent;
}

h1,h2,h3,h4,h5{
font-family:Arial, Helvetica;
}

H5 {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#9c9b9b;
}
H4 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-bottom:0px;
}
H3{
	margin-top:0px;
	padding:0px;
	font-size:12px;
	color:#5290c0;
}
H2{
	margin-top:0px;
	padding:0px;
	color:#ff7e05;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	text-transform:none;
	margin-bottom:0px;
}

H1, .container_content_pane_title{
	margin-top:0px;
	padding:0px;
	color:#303030;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-transform:none;
	margin-bottom:14px;
}



ul, ol{
margin:0px;
margin-left:15px;
padding:0px;
list-style-type:disc;
}

ul li{
list-style-type:disc;
}

.container_div .DNNAligncenter {
	text-align:left;
}

/****************************************************
****************************************************
	GENERAL
****************************************************
****************************************************/

img{
border:none;
vertical-align:bottom;
}

.clearance{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
	font-size:1px;
	line-height:1px;
}

.level_zero{
	position:relative;
	width:100%;
	text-align:center;
}

.level_one{
	position:relative;
	border:1px solid #868786;
	width:948px;
	text-align:left;
	top:60px;
	margin:0 auto;
}

.header_div{
position:relative;
width:100%;
height:179px;
background-repeat:no-repeat;
margin-bottom:45px;
background:url(media/header/HQU_Bildausschnitt_10_16.06.2010.jpg);
}

.logo{
position:absolute;
right:0px;
bottom:0px;
}

.menu_div{
float:left;
width:145px;
margin-bottom:30px;
}

.content_div{
float:right;
width:740px;
margin-bottom:30px;
}

.level_zero_38 .content_div{
margin-bottom:0px;
}

.footer_div{
position:relative;
margin:0 auto;
width:920px;
font-size:10px;
top:65px;
text-align:left;
padding-left:30px;
}

.footer_div a:link,.footer_div a:visited{
text-decoration:none;
}

.content_pane_div{
width:95%;
}

.two_pane .content_pane_div{
position:relative;
float:left;
width:460px;
}

.two_pane .right_pane_div{
position:relative;
float:right;
width:260px;
margin-bottom:30px;
}
