body {
       behavior:url(cssHoverFix.htc);
	background-color: #F2F2F2;
	text-align: center;
	font-family: Century Gothic, sans-serif;
}
.thumbnail {
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 5px;

}



#linkbox{
	position: relative;
	z-index: 1;
	filter: Alpha(Opacity=65);
	-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; 
	background-color: #FFFFFF;
	text-align: center;
	font-size:13px;
	background-color: white;
	left: 778px;
	top: 205px;
	width: 65px;
	height: 20px;
}
#langbox{
	z-index: 3;
	filter: Alpha(Opacity=65);
	-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; 
	background-color: #FFFFFF;
	text-align: center;
	font-size:13px;
	background-color: white;
	left: 8px;
	top: 240px;
	position: relative;
	width: 70px;
	height: 20px;
}
#langboxbuttons{
	text-align: center;
	font-size:13px;
	left: 8px;
	top: 222px;
	position: relative;
	width: 70px;
	z-index: 4;
}
#linkboxbuttons{
	text-align: center;
	font-size:13px;
	left: 778px;
	top: 185px;
	position: relative;
	width: 70px;
	z-index: 2;
}
#content {
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	width: 850px;
	background-color: #e5e5e5;
}
#head {
	background-image: url(pix/header.jpg);
	height: 289px;
	display: block;
}
#topnav {}

#main {
padding-top: 30px;
padding: 40px;
line-height: 1.5;
text-align: justify;
font-size: 13px;
}
#footer {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

.speechzwei {
	font-weight: bold;
	vertical-align: top;
	width: 150px;
	text-align: left;
}

.button_expand{
	font-weight: bold;
	float: right;
	padding-right: 550px;
	cursor : pointer;
}

.speech {
	font-weight: bold;
	vertical-align: top;
	width: 120px;
	text-align: left;
}
.space{
	width: 20px;
}
.part{
	left: 500px;
	vertical-align: top;
}

.headline {
letter-spacing: 1.2px;
padding-top: 25px;
padding-bottom: 5px;
font-size: 20px;
font-weight: bold;
color: #A8717B;
}
a.toplnk {
	text-decoration:  none;
	color: black;
}

.seperator {
	width: 1px;
	background-image: url(pix/seperator.jpg);
}


.topnav-item {
	text-align: center;
	padding: 5px;
       padding-top: 15px;
       font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
}
.topnav-item:hover {
	padding: 5px;
	padding-top: 15px;
	background-image: url(pix/topnav-hoover-bg.jpg);
       font-weight: bold;
	font-size: 12px;
}





