/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body {
	background-image: url(../maisalm/img/background.gif);
	margin: 15px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	scrollbar-face-color: #993333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #bdbdbd;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #dcdcdc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
a.weiter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}
a:link.weiter  {
	text-decoration: none;
}
a:visited.weiter  {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.weiter  {
	text-decoration: none;
	color: #000000;
}
a:active.weiter  {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 795px;
	height: 372px;
	background-image: url(../img/back_rot.jpg);
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 5px;
}
#container_eng {
	width: 795px;
	height: 372px;
	background-image: url(../img/back_rot_eng.jpg);
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 5px;
}
#sprache2 {
	position: absolute;
	height: 25px;
	width: 50px;
	margin-top: 11px;
	margin-left: 740px;
	z-index: 5;
}