
*							{ margin:0px; padding: 0px; }
a:link, a:active, a:visited { text-decoration:none; }
a:hover						{ text-decoration:underline; }

html						{ height: 100% } 
body  {
	font-size: 100.01%; 
	position: relative; 
	color: #595959; 
	text-align: left; 
	font-family:Arial; 
	font-size:12px; 
	line-height:15px;
} 
img			{ border:0; }


.left {
	float: left !important;
}
.right {
	float: right !important;
}

#fullwrap {
	width:1045px; 
	margin-left:auto; 
	margin-right:auto;
}

#banner { 
	width: 875px;
	padding: 0px; 
	margin:50px 0px 0px 0px;
}

#c_wrapper {
	width: 875px; 
	/*height:475px; */
	background: #FFFFFF; 
	border-bottom:0px; 
	padding:0px 0px 0px 0px; 
	float:left; 
}
#sky_wrapper { 
	width: 165px; 
	margin: 0px 0px 0px 5px; 
	float:left;
}

#nav { 
	width:875px;
	padding:0px; 
	margin:0px 0px 0px 0px;
}

#footer	{ 
	width:875px; 
	float:left; 
	background:#FFFFFF; 
	color:#898989; 
	font-size:10px;
	text-align:center; 
	padding:5px;
}

/* Contenbereich */
#contenthome { 
	width:462px; 
	height:475px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: url(/img/bg_content.jpg) repeat-y;
}
#content { 
	width:462px; 
	height:475px;
	float:left; 
	padding:0px; 
	margin:0px; 
	background-color: #BDBAB0;
}

#navigation	{ 
	width:185px; 
	height:475px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: url(/img/bg_navigation.jpg) repeat-x;
}

#right { 
	width:228px; 
	height:475px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: url(/img/bg_right.jpg) repeat-x;
}
#right_en { 
	width:228px; 
	height:475px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: url(/img/bg_right_en.jpg) repeat-x;
}

.righthead					
{ 
	width:228px; 
	height:475px; 
	float:left; 
	padding:0px 0px 0px 20px; 
	margin:350px 0px 0px 0px; 
	color:#FFFFFF; 
	font-size:12px;
	font-weight:none;
}

.rightheadtop { 
	width:228px; 
	height:10px; 
	float:left; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	color:#FFFFFF; 
	font-size:12px;
	font-weight:none;
	text-align:right;
}

.contenthead { 

	width:100%;
	float:left; 
	padding:0px 20px 0px 20px; 
	margin:30px 0px 0px 0px; 
	background: #BDBAB0;
}

.box {
    float:left;
	width: 290px;
	padding: 0px 0px 0px 10px; 
	font-size: 1.1em;
}

/* links */
#navigation a:link, 
#navigation a:visited, 
#navigation a:active,	
#navigation a:hover	{ 
	color:#595959; 
	text-decoration:none; 
	font-size:12px; 
	text-transform: uppercase; 
	cursor:hand;
	line-height:20px;
}

#footer a:link, 
#footer a:visited,	
#footer a:active,	
#footer a:hover { 
	color: #898989;
	text-decoration:none; 
	font-size:10px; 	
}

#right a:link, 
#right a:visited, 
#right a:active,
#right a:hover { 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px; 
	cursor:hand;
}
#right_en a:link, 
#right_en a:visited, 
#right_en a:active,
#right_en a:hover { 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px; 
	cursor:hand;
}

#content a:link, 
#content a:visited, 
#content a:active,
#content a:hover { 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px; 
	cursor:hand;
}

/* Texten */
.cbg					{ background-color: #BDBAB0; color: #595959; font-size:12px; }
.cbgtitle				{ background-color: #BDBAB0; color: #595959; font-size:14px; font-weight:bold; text-transform:uppercase;}
.cbgtrans				{ background-color: transparent; color: #595959; font-size:14px; text-transform:uppercase; margin-left:70px; font-weight:bold;}





