body.frontpage
{
 font-family: georgia, times new roman;
 width: 810px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

body.projectdescription 
{
 margin-left: 0.5cm;
 font-family: georgia, times new roman;
 width: 300px;
}

body.profil
{
 margin-left: 0.5cm;
 font-family: georgia, times new roman;
 font-size: 12px;
 width: 600px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 text-align: left
}

body.cv
{
 margin-left: 0.5cm;
 font-family: georgia, times new roman;
 font-size: 12px;
 width: 600px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 text-align: left
}

div.entry
{
 width:810px;
 clear:left;
 margin-top: 200px;
 z-index:-1;

}
div.info 
{
 display: block;
 
}

div#container
{
 min-width: 800px;
width:expression(document.body.clientWidth < 900? "900px": "auto" );
 
}

div#upper-links a.socks {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	font-family: helvetica, arial;
	position: fixed;
	top: 10px;
	left: 5px;
	text-align: right;
	font-weight: bold;

	}
	
	
	div#upper-links a span
	{
	display: none;
	
}


div#upper-links a.socks img {
	margin-bottom: 4px;
	
	}

div#upper-links a.socks:hover, 
div#upper-links a:hover span

{
    opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=600);
	text-decoration: none;
	display: inline;
	color:black; 

	
 
		}
		
	
	
	
	
div.column 
{
 float: left;
 width:255px;
 margin-top: 10px;
}

div.column-contacts 
{
 float: left;
 width:300px;
  margin-top: 10px;
}

div.header
{
 font-size:12px;
 font-weight:bold;
}

div.content
{
 font-size:12px;
}


div.text
{
 font-size:20px;
 margin-top:100px;
 height: 500px; width: 810px; overflow: hidden;
}

div.text-profile
{
 font-size:15px;
 margin-top: 50px;
 width: 810px;  
}
div.image
{
 clear:left;
}

div.news
{
 width:810px;
 clear:left;
}

a 
{
 font-size: 12px;
 color: black;
 text-decoration : none;
}

a:hover 
{
 color:black; 
 text-decoration:underline;
}

p 
{
 text-indent: 20px;
 font-size:12px;
}

p.start 
{
 text-indent: 0px;
 font-size:12px;
}

h1 
{
 font-size:12px;
} 
img
{
border:none;
} 

.logo
{
border:none;
position: fixed;
z-index: 1000;
top: 0;
padding-top: 10px; 
padding-bottom:  20px;
background-color: #fff;
} 

#slideshow img { display: none }
#slideshow img.first { display: block }
