@charset "UTF-8";
/**
 *
 * @copyright       Copyright 2005-2007, Matthias Krauss, webmelone.de
 * @lastmodified    2008-03-14 15:50:37
 *
 */

@import url('main.css');
@import url('typo3.css');
@import url('nav_vlist.css');


#page{
	position: relative;
	margin: 0 auto 0 auto; 
	width: 84em;  	
	height: 76em;	
	height: 1em;
	min-height: 768px;
	overflow: none;
	z-index:1;
}

#SL, #SR{
	position: relative;
	margin: 0;
	float:left;
	width: 13.6em;
	background-color: #333333;
	min-height: 100.01%;
}

#nav_sub{
	position: absolute;
	top: 108px;
	right: 0px;
	width: 120px;
}

#SR{
	float:right;
}

#nav_lang{
	position: absolute;
	top: 147px;
	left: 0px;
	text-align: left;
	width: 100%;	
	display: none;	
}

#impressionen{
	position: absolute;
	top: 395px;
	left: 0px;
	text-align: left;
	width: 100%;	
	margin: 0px;
	}
	
#impressionen p.imp{
	font-weight: bold;
	color: #FFF;
	display: block;
	width: 100%;
	border-bottom: 1px solid #FFF;
	padding-left: 18px;
	margin-bottom: 2px;
	}	
	
div#impressionen div.csc-textpic{
padding-left: 18px;
padding-top: 0px;
margin-top: 0px;
}		

#SC{
	position: relative;
	margin: 0px;
	float:left;
	width: 56.76em;
	background: #333333;
	min-height: 100.01%;
	height: 100.01%;
}

#wrap{
	margin: 0 0.5em 0 0.5em;	
}

#head{
	position: relative;
	width: 100%;
	height: 108px;
}

#head h1{
color: #CCCCCC;
background-color: transparent;
font-size: 130%;
padding: 32px 0 0 0;
margin: 0px;
font-weight: bold;
}

#pagepic{
	position: relative;
	width: 49.76em;
	height: 122px;
	overflow: hidden;
	margin-top: 2px;	
}

#content{
	position: relative;
	width: 49.76em;
	width: 100%;
	min-height: 380px; 
	height: 320px;
	/*overflow: hidden;*/
	margin-bottom: 26px;
	height: auto;
}
	
#contentleft{
	position: relative;
	float: left;
	width: 16.0em;	
	}
	
#contentstart{
	position: relative;
	float: left;
	width: 100%;	
	min-height: 220px;
	font-size: 125%;
	}	
	
	
#contentright{
	position: relative;
	float: right;
	width: 33.0em; 	
	/*min-height: 240px;*/
	}
	
	
#nav_main{
	position: relative;
	background-color: #333333;
	width: 100%;
	height: 2em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	}	
	
#nav_meta{
	position: relative;
	width: 100%;
	height: 22px;
}
	
	
#footer {
clear: both;
text-align: right;
padding-top: 2px;
margin-top: 8px;
}