body {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	background: #ffffff;
	background-image:url('graphics/bg1.jpg');
}

ul {
	list-style: none;
	padding: 0;
	margin: 0; 
}

h1, dt {
	font-family: 'Vollkorn', Georgia, serif;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 200%;
}

a {
	text-decoration: none;
	color: #000033;
}

#logo {
	font-family: 'Vollkorn', Georgia, serif;
	height: 630px;
	width: 60px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	font-weight: 400;
	padding: 10px 5px 0 5px;
	margin: 0px 10px 0 -90px;
	z-index: -1;
	float: left;
	opacity:0.2;
}
#logo:hover {
	cursor: pointer;
}

#rotated{
	width: 622px;
	margin: 220px 0 0 -280px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	.filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#phat{
	font-size: 60px;
}


#container {
	margin: -320px 0 0 -400px;
	top: 50%;
	left: 50%;
	width: 880px;
	height: 640px;
	position: absolute;
}

#mainNavi {
	font-family: 'Vollkorn', Georgia, serif;
	font-size: 1.2em;
	width: 100px;
	height: 623px;
	margin: 0 0 0 0;
	padding: 17px 0 0 20px;
	background-color: #ffffff;
	float: left;
	font-weight: 700;
	line-height: 30px;
}

.active, a:hover {
	text-decoration: underline;
	margin: 0;
	padding: 0;
}



/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<__CONTENT__>>>>>>*/
/*<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>*/
#content {
	width: 750px;
	height: 640px;
	float: left;
	margin: 0 0 0 10px;	
}
/*___________________________________________________________PROJEKTE________*/
.contentElement {
	float: left;
	height: 150px;
	background-color: #ffffff;
	padding: 5px;
	width: 750px;
	margin: 0 0 10px 0;
	cursor: pointer;
}

.elementTitle {
	position: absolute;
	float: left;
	width: 120px;
	height: 20px;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	margin: 65px 0 0 105px;
	
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	.filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 12px;
	font-weight: 700;
	padding: 4px 0 0 0;
	text-align: center;
}

.elementTitle p{
	margin: 0;
}

.contentElement:hover .elementTitle{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 65px 0 0 105px;
}

.cePicture {
	float: left;
	width: 120px;
	height: 120px;
	margin: 15px 0px 15px 15px;
	padding: 0 15px 0 0;
}

.contentElementQuestion{
	float: left;
	padding: 0px 0 0 50px;
	display: block;
	width: 520px;
	font-family: 'Open Sans', Verdana, serif;
	font-size: 24px;
	font-weight: 700;
	background: #ffffff;
}

.contentElement:hover{
	border-right: 1px solid #C3C3C3;
	margin: 0 -3px 10px 0;
	padding: 5px 2px 5px 5px;
}

.contentElement:hover .contentElementArrow{
	width: 0;
    height: 0;
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 80px solid #C3C3C3;
    float: left;
    position: relative;
    margin: -155px 0 0 752px;
}

.contentElement:hover .contentElementArrowTwo{
	width: 0;
    height: 0;
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 80px solid #ffffff;
    float: left;
    position: relative;
    margin: -160px 0 0 752px;
}


/*___________________________________________________________SKILLS_&_CV______*/

#skills {
	width: 750px;
	margin: 0;
	padding: 11px;
	line-height: 1;
	background-color: #ffffff;
	position: absolute;
}

h1 {
	margin: 10px 0 5px 0;
	font-size: 24px;
	font-weight: 700;
}

dl{
	padding: 0px 0 20px 10px;
}

dt{
	font-size: 12px;
	font-weight: 700;
	margin: 10px 0 0 0;
	margin: 15px 0 0 0;
}

dd {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin: 3px 0 0 10px;
	padding: 0;
}

dd a:hover{
	text-decoration: underline;
	cursor: n-resize;
}

.column1 h1, .column2 h1 {
	padding: 0;
	margin: 10px 0 0 0;
}

.column1 {
	width: 235px;
	float: left;
}

.column2 {
	width: 235px;
	height: 618px;
	float: left;
	padding: 0 0 0 10px;
	border-left: 1px solid #C3C3C3;
}


/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<__SLIDER__>>>>>>>*/
/*<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>*/
/* thanks to: http://nivo.dev7studios.com */
.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;	
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000000;
	color:#fff;
	opacity:1.0;
	width:100%;
	z-index:8;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-caption a {
	display:inline !important;
}

.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
	position:absolute;
	z-index:9;
	cursor:pointer;	
	font-family: 'Vollkorn', Georgia, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: 700;
	display: inline;
	
}

.nivo-prevNav {
	position: relative;
	width: 320px;
    height: 250px;
	opacity: 0.5;	
	padding: 210px 0 0 0;
}

.nivo-prevNav:hover{
	opacity: 1;
	text-decoration: underline;
}

.nivo-nextNav {
	right: 0px;
	position: relative;
	width: 320px;
    height: 250px;
	opacity: 0.5;
	text-align: right;
	padding: 210px 0 0 0;	
}

.nivo-nextNav:hover{
	opacity: 1;
	text-decoration: underline;
}

.nivo-controlNav{
	min-width: 10px;
	float: left;
	z-index: 10;
	font-size: 0px;
	margin: 8px 0 0 0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	color:#000000;
	text-indent: -10000px;
	border-top: 4px solid #000000;
	margin: 10px 0 0 0;
	padding: 8px 8px;
	color: transparent;	
}

.nivo-controlNav a.active {
	padding: 0;
	margin:0;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #FFFFFF;
	border-bottom: 0px solid transparent;
	text-indent: -10000px;
	color: transparent;
}

.nivo-controlNav a:hover {
	position:relative;
	z-index:9;
	cursor:pointer;
	color:#000000;
	text-indent: -10000px;
	color: transparent;
	border-top: 4px solid #ffffff;
	padding: 9px 8px;
}

.nivo-controlNav a.active:hover {
	padding: 0;
	margin:0;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #FFFFFF;
	border-bottom: 0px solid transparent;
	text-indent: -10000px;
	color: transparent;
}

