/* ========================================
	CSS-Datei für die Seite see-m-why-k.com
	===========================================*/
body {
	background-image:url(images/renais_trans.jpg);
	outline-style:none;
	}
.linie {
	height:10px;
	border-top:2px dashed #666;
	}
a img { border:0;
	}
#wrapper {
	position:absolute;
	top:0px;
	left:250px;
	width:700px;
	height:100%;
	background:#fff;
	z-index:5;
	}
.lebenslauf {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	}
.head {
	width:700px;
	height:250px;
	}
.headcontent {
	width:191px;
	height:242px;
	margin-left:50px;
	margin-top:20px;
	}
.button {
	width:700px;
	height:100px;
	}
.cyan {
	width:700px;
	height:200px;
	background:#0099FF;
	}
.magenta {
	width:700px;
	height:200px;
	background:#FF00FF;
	}
.yellow {
	width:700px;
	height:200px;
	background:#FFFF00;
	}
.black {
	width:700px;
	height:200px;
	background:#333333;
	}
.backtotop {
	width:700px;
	height:23px;
	}
.cv_content {
	width:700px;
	height:400px;
	background-color:#FFFFFF;
	}
.portfolio_content {
	width:700px;
	height:150px;
	background-color:#FFF;
	padding-top:20px;
	}
.portfoliotabelle {
	margin:0 20px;
	background-color:#FFFFFF;
	}
.contact_content {
	width:700px;
	height:400px;
	}

	
