
/* content.css */
*							{ 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;
} 
fieldset, img			{ border:0; }
select,input,textarea	{ font-family:Arial; font-size: 99%;}
input					{ padding: 0px 2px 0px 2px;}


/* basic floaters */
.left {
	float: left !important;
}
.right {
	float: right !important;
}


/* Hauptlemente*/
#fullwrap				
{
	width:1045px; 
	margin-left:auto; 
	margin-right:auto;
}

#banner					
{ 
	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;
}

/* 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: #BDBAB0;
}

.contenthead			
{ 
	/* width:462px; */
	width:100%;
	float:left; 
	padding:0px 20px 0px 20px; 
	margin:30px 0px 0px 0px; 
	background: #BDBAB0;
}
 
.contentextra_01					
{ 
	width:90px; 
	float:left; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 5px 0px; 
	color:#FFFFFF; 
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.contentextra_02					
{ 
	width:250px; 
	float:left; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 5px 20px; 
	color:#FFFFFF; 
	font-size:12px;
	font-weight:bold;
}

.box {
    float:left;
	width: 290px;
	padding: 0px 0px 0px 10px; 
	font-size: 1.1em;
}

#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;
}

.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;
}

#footer					
{ 
	width:875px; 
	float:left; 
	background:#FFFFFF; 
	color:#898989; 
	font-size:10px;
	text-align:center; 
	padding:5px;
}

#content_wtyp				
{ 
	width:462px; 
	height:800px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: #BDBAB0;
}
#navigation_wtyp				
{ 
	width:185px; 
	height:800px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: #dcd9d4 url(/img/bg_navigation.jpg) repeat-x;
}
#right_wtyp					
{ 
	width:228px; 
	height:800px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	background: #BDBAB0 url(/img/bg_right.jpg) repeat-x;
}


/* 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;
}

#content a:link, 
#content a:visited, 
#content a:active,
#content a:hover
{ 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px; 
	cursor:hand;
}

#content_wtyp a:link, 
#content_wtyp a:visited, 
#content_wtyp a:active,
#content_wtyp a:hover
{ 
	color:#FFFFFF; 
	text-decoration:underline; 
	font-size:12px; 
	cursor:hand;
}

#navigation_wtyp a:link, 
#navigation_wtyp a:visited, 
#navigation_wtyp a:active,	
#navigation_wtyp a:hover		
{ 
	color:#595959; 
	text-decoration:none; 
	font-size:12px; 
	text-transform: uppercase; 
	cursor:hand;
	line-height:20px;
}

#right_wtyp a:link, 
#right_wtyp a:visited, 
#right_wtyp a:active,
#right_wtyp 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;}
.cbgklein				{ background-color: #BDBAB0; color: #595959; font-size:10px; }
.cbgweiss				{ color:#FFFFFF; font-size:12px;font-weight:bold; }
