@charset "UTF-8";
body {
	background-color: white;
}	
.main { 
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 0px;
	float: left;
	text-align: left;
	/*margin-right: 10px;*/
}

clear{
	clear: both;
}

.on { 
	text-decoration: underline;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 16px;
}
img { 
	border: 0;
}
a:link {
	color: #333333;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	outline: none;
}
a:active {
	text-decoration: underline;
	color: #333333;
	outline: none;
}
#page {
	margin: 0px auto; 
    width: 700px;
	min-height: 600px;
	margin-top: 40px;
    background-color: white;
	border: none;
	color: #333333;
	text-align: left;
}

#header {
	height: 40px;
    background-color: white;
	border: none;
	color: #333333;
	text-align: center;
	width: 100%;
}

#navigation {
	height: 58px;
    background-color: white;
	border: none;
	color: #333333;
}
#navigation2 {
	height: 64px;
    background-color: white;
	border: none;
	color: #333333;
	margin-left: 123px;
}


.naviLink1En{
	width:42px;
}
.naviLink2En{
	width:60px;
}
.naviLink3En{
	width:41px;
}
.naviLink4En{
	width:85px;
}
.naviLink5En{
	width:96px;
}
.naviLink6En{
	width:59px;
}
.naviLink7En{
	width:72px;
}


.naviLink1Ger{
	width:50px;
}
.naviLink2Ger{
	width:63px;
}
.naviLink3Ger{
	width:50px;
}
.naviLink4Ger{
	width:71px;
}
.naviLink5Ger{
	width:67px;
}
.naviLink6Ger{
	width:82px;
}
.naviLink7Ger{
	width:78px;
}

#content {
	min-height: 496px;
	 width: 700px;
	background-color: white;
	border: none;
	color: #333333;
	text-align: center;
}

.contentSmallTainer{
	width: 520px;
	margin-left:122px;
	float: left;
	text-align:left;
}


.mainTextTainer{
	margin-bottom:20px;
}

#content a:hover {
	text-decoration: underline;
	color: #333333;
	/*text-align: center;*/
}
#content a:active {
	text-decoration: underline;
	color: #333333;
	/*text-align: center;*/
}




#arrows {
	text-align:center;
	border: 0px;
	position: center;
	width: inherit;
	height: 24px;
}

#pic {
	border: 0px;
	position: center;
	height: 452px;
}
#picture {
	vertical-align:middle;
	align: center;
	border: 0px;
	position: center;
	width: inherit;
	height: 452px;
}


/*listen*/
ul ,li {
	margin : 0px;
	padding: 0px;
	list-style: none;
	

}
ul{
	margin-bottom:0px;
}

.listLeft{
	float: left;
	margin-right:15px;
	width: 245px;
}
.listRight{
	float: left;
	width: 260px;
}

li.listHead{
	
}

li.listLine{
	
}
