/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {margin: 0; padding: 0; }
body {font-size: 11px;font-family: Verdana, Arial, sans-serif;
	background: #fff;letter-spacing: 0.1px;word-spacing: 0.1px;
	line-height: 14.9px;}
body.section-1 { }
body.section-2 { }
body.section-3 { }
a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #777; }
a:hover { text-decoration: none; color: white; background-color: #000; }
#projekttitel a:hover { background-color: transparent; }
#showit a:link{ background-color: #000;color: #fffeff;}
#showit a:visited{ background-color: #000;color: white;}
.container p a:hover { background-color: transparent; }
#balken-links {background-color: #fffeff;opacity: .70;filter: alpha(opacity=70);width: 220px;height: 100%;margin: 0;position: fixed;left: 0; }
#balken-rechts {background-color: #fffeff;
	opacity: .70;filter: alpha(opacity=70);width:  220px;height: 100%;margin: 0;position: fixed;right: 0; }
a img { border: none; }
#menu {width: 1000px;overflow: auto;top: 0;bottom: 0;left: 0;
    position: fixed;background-color: transparent;float: left;margin: 50px 0 0 215px;height: 200px;visibility: visible;display: inline-table;}
#menu ul {list-style-type: none;margin: 20px 0 9px 0;width: 120px;float: left;position: static;display: inline-table;
	background-color: #fffeff;opacity: .70;filter: alpha(opacity=70);padding: 5px 5px 5px 5px;z-index:auto }
#menu ul li.section-title-2 { width: 100px;
	height: 10px;margin: 450px 0 0 0; }
#menu ul li.section-title { width: 100px; }
#content { height: 100%;margin: 0 0 0 215px;top: 0; }
.container p{padding: 0;height: 40px;width:  230px;
	position: static;display: inline-table;float: left}
.container {padding: 5px 5px 5px 5px;height: 155px; }
#content p { width: 400px; margin-bottom: 9px;
	margin-top:200px; }
p {margin: 0 0 9px 0; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
#img-container	{ margin: 110px 0 0 0; padding: 0;
	background-color: #fcfefa; }
#img-container p	{  margin: 0; padding: 0 0 0 0;
	background-color: #fffeff;color: #000; }
#projekttitel { cursor: pointer; }
#showit { margin-left: 5px;}
#vita {font-size: 10px;line-height: 13.5px;z-index: auto}
#built {margin: 400px 0 0 400px;float: left;position: fixed; }
#copy {margin: 370px 0 0 215px;float: left;position: fixed;
	font-size: 8px; }
.bottom-section {width: 120px;padding: 5px 5px 5px 5px; }
#once { clear: left; }
