/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Helvetica, Geneva, Helvetica, Arial, sans-serif;
	letter-spacing:0.1em;
	word-spacing: -0.03;
	background: #fff;
	line-height: 16.75px;
	word-spacing:-0.05em;
	color:#333333

}

body.section-1 { }
body.section-2 { }
body.section-3 { }

#content a:link { text-decoration: none; color:#333333; border-bottom:1px dotted #333333; }
#content a:active { text-decoration: none; color:#0000FF; }
#content a:visited { text-decoration: none; color:#333333; border-bottom:1px dotted #6633FF;}
#content a:hover { text-decoration: none; color:#333333; border-bottom:1px solid #0000FF; }

#content a img { border:none; text-decoration:none; border-bottom:none; }
#content a:hover img { border:none }

#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a { background: transparent; }


#menu a:link {text-decoration: none; color:#333333; }
#menu a:active { text-decoration: none; color:#0000FF; }
#menu a:visited { text-decoration: none; color:#333333; }
#menu a:hover { text-decoration: none; color: #333333;  }





#menu {
    width: 240px;
    overflow: visible;
    top: 0;
    bottom: 0;
	left: 0px;
    position: absolute;
    height: 100%;
	background-color: #fff;
    background-repeat:no-repeat;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	font-size:12px; 
	letter-spacing:0.1em;
	text-transform:none;
	line-height: 16.75px;
	color:#333333;
}

#menu ul li.section-title {   
	text-transform:uppercase;
  color:#FFFFFF

}


#content {
    height: 100%;
    margin: 0 0 0 240px;
    top: 0;
}




#menu .container {
padding:35px 0 20px 77px;
}


#content .container { padding: 45px 30px; }


#content p { width: 570px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size:10px;}
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0px; }

#once { clear: left; }




#maikehead1 { 
			 font-size:12px;
			 letter-spacing:0.1em;
			 text-transform:none;
			 line-height: 16,5px;

}

#maikehead2 {
			 letter-spacing:0.2em;	
			 text-transform:uppercase;
			 color:#333333
            
}



#subtitel {
		letter-spacing:0.1em;	
		text-transform:none;
		color:#333333;
}

#info {
		font-size:10px; 
		text-transform:none;
		color:#333333;
		letter-spacing:0.1em;
		line-height: 14px;
}
	
#start {
		font-size:10px; 
		text-transform:none;
		letter-spacing:0.1em;
		line-height: 14px;
}

#vita {
		font-size:12px;
		letter-spacing:0.1em;
}




