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

}
.dltable {
	text-decoration: none;
	color: black;
}

.abbr-yellow{
	background-color: #FFFF00;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.abbr-grey{
	text-align: center;
	border-style: solid;
	background-color: #B2B2B2;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.abbr-red{
	text-align: center;
	border-style: solid;
	background-color: #FE142D;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.abbr-blue{
	text-align: center;
	border-style: solid;
	background-color: #64CCFF;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.abbr-green{
	text-align: center;
	border-style: solid;
	background-color: #98FF31;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.abbr-pink{
	text-align: center;
	border-style: solid;
	background-color: #FFA1FF;
	border-width: 1px;
	border-color: black;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}

.abbr{ background: red;
	font-weight: bold;
	width:  40px;
	vertical-align: top;
}
.langname{
	width: 130px;
	vertical-align: top;
}
.smallspace{
	width: 0px;
}
.widespace{
	width: 20px;
}

#linkbox{
	filter: Alpha(Opacity=65);
	-moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; 
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	text-align: center;
	font-size:13px;
       left: 760px;
	top: 195px;
	width: 80px;
	height: 25px;
}

#linkboxbuttons{
	text-align: center;
	font-size:13px;
	left: 760px;
	top: 170px;
	position: relative;
	width: 88px;
	z-index: 2;
}

#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: 50px;
	height: 20px;
}
#langboxbuttons{
	text-align: center;
	font-size:13px;
	left: 8px;
	top: 222px;
	position: relative;
	width: 50px;
	z-index: 4;
}
#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;
	margin-right:  500px;
	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;
}
#mark {
	padding: 5px;
	padding-top: 15px;
	background-image: url(pix/topnav-hoover-bg.jpg);
       font-weight: bold;
	font-size: 12px;
}




