body {
	background-color:#FFF;
	background-image:url(images/bg_ideen.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	position:relative;
	width:780px;
	margin-top:60px;
	margin-left:200px;
	margin-bottom:5px;
	color: #000000;
    font-family: "georgia" _serif;
	font-style: italic;
}
p {
	font-size: 16px;
	line-height:20px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin solid #000;
	line-height: 32px;
	margin-top:0;
	margin-bottom:-10px;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #c0f171;
}
img {
	border-style:solid;
	border-width:1px; 
	border-color: #000;}

table{
	border-spacing:0;
}
td{
	text-align:top;
	border-width:0px;
	border-color: #000;
	padding:0;
}

#text_lang{
	margin-top:60px;
	margin-bottom:60px;
	width:620px;	
}