@charset "UTF-8";
/* CSS Document */

body{
	background-color:#272727;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	}
a{
	border:none;
	}
#rahmen{
	background:#FFF;
	position:absolute;
	top:0px;
	left:120px;
	height:740px;
	width:1024px;
	}
#header{
	background-image:url(content/header.png);
	position:absolute;
	top:0px;
	left:0px;
	height:170px;
	width:100%;
	}
#headerGrey{
	background-image:url(elements/gray.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:170px;
	width:100%;
	}
#logo{
	background-image:url(elements/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height:170px;
	width:100%;
	}
#texture{
	background-image:url(elements/texture.png);
	background-repeat:no-repeat;
	position:absolute;
	top:170px;
	left:0px;
	height:130px;
	width:100%;
	}
#content{
	position:absolute;
	top:201px;
	left:31px;
	height:430px;
	width:800px;
	}
#imageGrey{
	position:absolute;
	background-image:url(elements/picGray.png);
	margin-top:10px;
	margin-left:10px;
	width:300px;
	height:360px;
	}
#work{
	position:relative;
	}
	
#workPicture{
	width:260px;
	height:320px;
	margin:20px;
	overflow:hidden;
	}
	
#InfoText{
	position:absolute;
	overflow:hidden;
	top:171px;
	left:88px;
	height:347px;
	width:937px;
	}
#titelText{
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif";
	font:"Palatino Linotype", "Book Antiqua", "Palatino, serif";
	font-size:24px;
	position:absolute;
	left:337px;
	top:15px;
	}
.text{
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font:"Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-size:14px;
	}
#footer{
	background-image:url(content/footer.png);
	background-repeat:no-repeat;
	position:absolute;
	top:680px;
	left:120px;
	width:1024px;
	height:320px;
	}
.rubrickThumb{
	cursor:pointer;
	}
	
#endLine{
	background-image:url(elements/strich.png);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	top:610px;
	width:758px;
	height:12px;
	left: 41px;
	}
#toLeft{
	background-image:url(elements/toLeft.png);
	background-repeat:no-repeat;
	position:absolute;
	top:560px;
	left:222px;
	width:37px;
	height:37px;
	}
#toRight{
	background-image:url(elements/toRight.png);
	background-repeat:no-repeat;
	position:absolute;
	top:560px;
	left:370px;
	width:37px;
	height:37px;
	}
	
#zoom{
	position:absolute;
	background-image:url(elements/black.png);
	background-repeat:repeat;
	top:0px;
	left:0px;
	width:100%;
	height:1056px;
	cursor:pointer;
	}
	
#imgZoom{
	position:absolute;
	}
	
#ImpressumInfos{
	text-align:center;
	position:absolute;
	width:520px;
	height:200px;
	top:75px;
	left:260px;
	}

#infoLinks{
	width:300px;
	position:absolute;
	left:323px;
	top:30px;
	}
	
#impressum{
	width:150px;
	float:right;
	font-size:24px;
	width:150px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font:'Palatino Linotype', 'Book Antiqua', 'Palatino, serif';
	font-size:16px;
	}

#kontakt{
	width:150px;
	font-size:24px;
	width:150px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font:'Palatino Linotype', 'Book Antiqua', 'Palatino, serif';
	font-size:16px;
	}

#imgZoom{
	position:absolute; 
	background-image:url(content/works/1.png); 
	background-repeat:no-repeat; 
	background-position:center; 
	width:1024px; 
	height:560px; 
	left: 121px; 
	top: 121px;
	}
#workInfo{
	color:#FFF;
	position:absolute; 
	width:1024px; 
	height:58px; 
	left: 120px; 
	top: 40px; 
	text-align:center; 
	font-size:10px;
	}
