A:LINK, A:VISITED { color: #3D3D3D; text-decoration: none; }
A:HOVER { color: #555555; }

body
{
	margin: 0px;
	font-family: sans-serif;
	background-color: white;
}

#head_left
{
	background-image: url('http://www.maull.de/pics/head_t_l.png');
	width: 248px;
	height: 131px;
}

#head_center
{
	background-image: url('http://www.maull.de/pics/head_bg.png');
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: center;
	color: #2D426F;
	height: 133px;
}

#head_right
{
	background-image: url('http://www.maull.de/pics/world.png');
	width: 183px;

	background-repeat: no-repeat;
}

#head_2_left
{
	background-image: url('http://www.maull.de/pics/head_t_l2.png');
	width: 186px;
	height: 29px;
}

#menu
{
	background-image: url('http://www.maull.de/pics/menu_bg.png');
	height: 29px;
	wdith: 343px;
	text-align: center;
}

#head_2_right
{
	background-image: url('http://www.maull.de/pics/world2.png');
	width: 168px;
	height: 29px;
	background-repeat: no-repeat;
	padding-right: 1px;
}

#head_3_right
{
	position: relative;
	top: 29px;
	left: 24px;
	background-image: url('http://www.maull.de/pics/world3.png');
	width: 162px;
	height: 29px;
	background-repeat: no-repeat;
}

#main_table
{

}

#main_1
{
	border-left: 1px solid #031628;
	background-color: #E5EDFF;
	border-right: 1px solid #7087B9;
	vertical-align: top;
	padding: 4px;
}

#main_2
{
	border-right: 1px solid #031628;
	background-color: white;
	vertical-align: top;
	padding: 2px;

}

#footer
{
	border: 1px solid black;
	border-top: 1px solid #031628;
	background-image: url('http://www.maull.de/pics/grad_20.png');
	height: 20px;
	font-family: sans-serif;
	font-size: 9px;
	text-align: center;
	color: #162C5C;
}

#fail
{
	font-weight: bold;
	color: red;
}

#stable
{
	width: 150px;
	background-color: #C7D3ED;
	border: 1px solid #3B6188;
	color: #303F60;
}

#stable_head
{
	
	height: 20px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid black;
	background-image: url('http://www.maull.de/pics/stable_head.png');
	padding-left: 10px;
	color: #5B6A8D;
}

#title
{
	color: #3E6CA0;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}

#title_hr
{
	height: 0px;
	border-top: 1px solid #3E6CA0;
	width: 100%;
}

#button
{
	display: block;
	width: 120px;
	border: 1px solid black;
	text-align: center;
	background-image: url('http://www.maull.de/pics/stable_head.png');
	
}

#button A
{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
