body {font-size:16px;
font-family: georgia,serif;
line-height:25px;

color:#5c5c5c;}

p {margin:0px;}

a {color:#111;font-style:italic;text-decoration:none;}
a:hover{text-decoration:UNDERLINE;}

.ava {
	background:url(images/ava.jpg) no-repeat;
	height:80px;
	width:80px !important;
	display:block;
	}
	
.ava:hover {
	background:url(images/ava2.png) no-repeat;
	}


#head {
	width:35px;
	height:33px;
	margin: auto;
	background: url(images/pacman.png) no-repeat 2px;
	margin-top:50px;
}

#container {
	width:1000px;
	margin: auto;
	background: url(images/mitte.png) repeat-y 500px 0px;
	padding-top:42px;
}

.left_h {
	color:#333;
	position:relative;
	float:left;
	width:493px;
	padding-right:7px;
	text-align:right;
	font-weight:bold;
}

.right_h{
	color:#333;
	position:relative;
	width:490px;
	float:left;
	padding-left: 10px;
	font-weight:bold;
}

.punkt_l {
	position:absolute;
	height:5px;
	width:3px;
	background-color:#333;
	right:-3px;
	top:8px;
	}
	
.punkt_r {
	position:absolute;
	height:5px;
	width:3px;
	background-color:#333;
	left:0px;
	top:18px;
	}

.left_e {
	position:relative;
	float:left;
	width:493px;
	padding-right:7px;
	text-align:right;
	padding-top:10px;
}

.right_e{
	position:relative;
	width:490px;
	float:left;
	padding-left: 10px;
	padding-top:10px;
}

#footer {
	width:auto;
	padding-top:5px;
	margin: auto;
	margin-top:54px;
	padding-bottom:50px;
	background-color:white;
	text-align:center;
	color:#333;
	font-weight:bold;
	
	}

.clear {clear:both;}

.link-summarizer-loop ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.link-summarizer-loop li {
	
}

.link-summarizer-loop, .link-summarizer-loop a {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#777;
	}
	
.ngg-singlepic{
border-color:#B7B7B7;
}
