html, body {
	font-family:			Verdana, sans-serif;
	font-size:				12px;
	font-weight:			normal;
	font-style:			normal;
	font-variant:normal;

	
	margin: 				50px 100px 100px 100px;
	padding: 				0px 0px 0px 0px;
	height: 				auto;

	background:#ffffdd;
	
	}
	
a {	text-decoration:		none;
color:black;
font-weight:			bold
}
a:hover{	text-decoration:		underline;

	font-weight:			bold;
}
	
#frame {
	text-align: 			justify;
	width:					800px;
	margin: 				auto;	
	padding: 				0px;
	background: 			#fffff;
	border-color=#DD137B;
	/*border-left-width:12px; border-left-color:#DD137B; border-left-style:dotted; padding:25px;*/
	}

#logo {
	
	padding:				0px 0px 20px 20px;
	
	}
	
	#center {
width:700px;
	}
	
		#middle {
width:600px;
	}
	
	#logo_link {
	text-decoration:		none;
	border-style:none;
	
	
	}

#bottom {
	height:					180px;
	margin:					0px 0px 10px 0px;
	padding:				0px 0px 0px 0px;
	background: 			#ffffff;
	color:black;
	text-align: 			right;
	}

#sprachen {

	text-align: 			right;
	}
#top2 {

width:800px;
	}
	
		
	#text {
line-height:1.4em; 
	}
	
#left_column {
width:					95px;
background-image:url(pink_right.jpg);
	}
	
#right_column {
width:					95px;
background-image:url(pink_left.jpg);
	}
	
	a.versteckt:link, a.versteckt:visited, a.versteckt:hover, a.versteckt:active {
text-decoration: none;
color: #je nach dem;
cursor: text;
}