@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;
	min-height: 960px;
	overflow: none;
	z-index:1;
}

#SL, #SR{
	position: relative;
	margin: 0;
	float:left;
	width: 13.6em;
	background: #4A3F38;
	min-height: 100.01%;
	/*background-image: url(../grafix/bgl.jpg);
	background-position: right top;
	background-repeat: repeat-y;	*/
}

#nav_main{
	position: absolute;
	top: 152px;
	right: 0px;
	width: 120px;
}

#SR{
	float:right;
	/*background-image: url(../grafix/bgr.jpg);
	background-position: left top;
	background-repeat: repeat-y;*/
}

#nav_lang{
	position: absolute;
	top: 147px;
	left: 0px;
	text-align: left;
	width: 100%;	

}

#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: #FFFFFF;
	/*min-height: 400px;*/	
	min-height: 100.01%;
}

#wrap{
	margin: 0 3.5em 0 3.5em;	
}

#head{
	position: relative;
	width: 49.76em;
	height: 152px;
	border-bottom: 1px solid #000;
}

img#wortmarke{
	position: absolute;
	right: 0px;
	top: 39px;
		
}

#pagepic{
	position: relative;
	width: 49.76em;
	height: 122px;
	overflow: hidden;
	/*background-image: url(../grafix/pagepic.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	margin-top: 2px;	
}

#content{
	position: relative;
	width: 49.76em;
	margin-top: 20px;
	min-height: 120px; 
}
	
#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;*/
	}
	
#balken{
position: relative;
clear: both;
width: 100%;
margin-bottom: 4px;
border-bottom: 1px solid #000000;
height: 22px;
}	

#b{
position: relative;
width: 100%;
background-color: #D8CC46;
height: 18px;
clear: both;
}

#b1{
position: relative;
float: left;
width: 33.33%;
background-image: url(../grafix/bbg.gif);
background-repeat: no-repeat;
background-position: right center;
height: 100%;
}

#b2{
position: relative;
float: right;
width: 33.33%;
background-image: url(../grafix/bbg.gif);
background-repeat: no-repeat;
background-position: left center;
height: 100%;
}

#news{
clear: both;
position: relative;
width: 100%;
min-height: 140px;
}

#newsc1, #newsc2{
float: left;
}

#newsc3{
width: 33.33%;
float: right;
background-image: url(../grafix/bgl.gif);
background-repeat: repeat-y;
background-position: left top;
}

#newsc1{
width: 33.33%;
background-image: url(../grafix/bgl.gif);
background-repeat: repeat-y;
background-position: right top;
}

#newsc1, #newsc2, #newsc3{
position: relative;
margin-bottom: 4px;
margin-top: 4px;
min-height: 140px;
}

#newsc2{
width: 33.33%;
}

.nc1{
padding: 0px 8px 0px 0px;
}


.nc2{
padding: 0px 12px 0px 4px;
}


.nc3{
padding: 0px 0px 0px 16px;
}


#footer {
clear: both;
text-align: right;
/*font-size: 95%;*/
font-size: 84%;
padding-top: 2px;
margin-top: 8px;
border-top: 1px solid #000;
}
