*{
   padding:0;
   margin:0;
   border:0;
}

html, body{
   background-color: #f6f6f9;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-image: url(../img/gen/body_bg.gif);
   background-repeat: repeat-y;
   background-position: center;
	font-size: 0.9em;
	line-height: 1.4em;
   
}

#allwrap{
   width: 62em;
   margin: 0 auto;
}


/* main left col*/
#mlcol{
	float: left;
	width: 16.5em;
	background-color: #fff;
	position: fixed;
	border-bottom: 2px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	

}

/* main right col*/
#mrcol{
	float:right;
	width:570px;
	background-color: #fff;
	padding-bottom: 2em;
	margin-bottom: 1em;
	border-bottom: 2px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	
}

#logholder{
	margin: 2em 0 2em 5px;
}


#content{
	margin-top: 2em;
}

#flashholder{
	margin:0;
	padding:0;
}

.pentryblank{
	margin-top: -15px;
}

#mnav{

}

.invis{
	display:none;
}


.mnavul li{
	list-style: none;
	line-height: 2em;
}

.mnavul li a{
	text-decoration: none;
	display:block;
	color: #999;
	color: #8e8e8e;
	padding: 2px 7px 2px 10px;
	background-color: #f2f2f2;
	margin: 5px 0;

	/*
	border-bottom: 1px dotted #999;
	*/
}


.ename a{
	text-decoration: none;
	color: #8e8e8e;
	font-size: 1.3em;
/*
	display:block;
	*/
	padding-bottom: 3px;
}



.enameopen a{
	text-decoration: none;
	color: #000;
}

.ename a:hover{
	color: #000;
}

.ename{
	padding: 7px 1em 0 14px;
	background-color: #f2f2f2;
}

.enameopen{
	background-color: #e1e1e1;
	margin:0;
}

#index .enameopen{
	height:450px;
}

#index2 .enameopen{
	background-color: #e1e1e1;
	height:300px;
}

.enameopen a:hover{
	text-decoration: none;
	color: #000;
}


#clang {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 10px;
}


#clang li {
	display:inline;
	list-style: none;
}

#clang li a{
	text-decoration: none;
	color: #8e8e8e;
	padding: 2px 0 2px 0;
	
}

#navl{

	padding-bottom: 3em;
}
.mnavul li a.act{
	color: #000;
	background-color: #e1e1e1;
}

.mnavul li a:hover, #clang li a:hover{
	color: #000;
	
}

#clang li a.act{
	color: #000;
}

/* gen stuff */
.clboth{
	clear:both;
}

.clboth{
	clear:both;
	display:block;
   height:0px;
   color: transparent;
   
}

/* projects*/

.pdesc{
	margin-bottom: 2em;
	padding: 0 1em 2em 1em;
}

.pentry{
   margin-bottom: 5px;
}

#index .pentry{
	margin-bottom:0;
	padding-bottom: 0px;
}

.mphead img{
	
}

.mphead{
display:block;
cursor: pointer;
height: 45px;
}

.mpmask{
	height: 45px;
	overflow: hidden;
	float:left;
	margin-right: 1em;
}

.mp{
	margin-top: 2px;
	border-top: 1px solid #FFF;
}

.mp h2{
	font-size: 1.2em;
	margin: 1em 0 1.5em 0;
}

.mp p{
	margin-bottom: 1em;
}

.mp .mptextfirst{
	margin-top: 10px;
}



.mpr a.thickbox{
	background-image: none;
	padding: 0;
	margin: 0;	
}

a.gal{
background-image: url(../img/gen/gal.gif);
background-position: left top;
background-repeat: no-repeat;
padding-left: 20px;
	border-top: 1px solid #FFF;
	display:block;

	padding-top: 9px;
	font-size: 1em;
	font-weight: bold;
}

#catholder{
	height: 40px;

}

#projekte #catholder{
	height: 35px;
	
}

#projekte .pdesc{
	padding-bottom:35px;
}

/* language 2*/
.llang{

}

.ptitlefirst, .ptitle{
	padding-left:15px;
	margin-bottom: 5px;

	padding-bottom:5px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 1.3em;
}
.ptitle{

	margin-top:20px;
}

.slideshow{
	height:35px;
}

/* single col */
.scol{
	padding: 7px 15px 10px 15px;
}

.scol a{
	color: #707070;
}

a{
	outline: none;
}



.vimg{
	float:left;
	padding: 4px 20px 10px 0;
}

.dcolwrap{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #f2f2f2;


}

.dcoll{
	float:left;
	width: 100px;
	margin-right: 10px;

}

.dcolr{
	float:left;
	width:430px;

}

.pnorm{
	padding-bottom: 50px;

}

.proland{

   font-size: .8em;
   padding-top:2px;
   margin-left:1px;
}

.slideshow{
}

a[href^="#"]{
	margin-top: -10px;
	padding-top: 10px;
}
