#body
{
	margin: 0;
	background: rgb(161, 237, 255) url(/images/bg.gif) repeat-x;
}

#container
{
	margin: 0 auto;
	width: 850px;
}

#container h1
{
	display: none;
}

#menu
{
	width: 850px;
	height: 40px;
	background-image: url(/images/menu.gif);
	text-align: center;
	padding-top: 42px;
}

#menu a, a:link, a:visited, a:hover, a:active
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#menu ul
{
	width: 300px;
	height: 45px;
	margin: 0 auto;
}

#menu ul li
{
	float: left;
	list-style: none;
	height: 28px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Monaco;
	font-size: 13px;
	padding: 12px 15px 0 15px;
}

#menu ul li:hover
{
	background: url(/images/menu_bg.gif) repeat-x;
}

#menu ul li a, a:hover, a:link, a:visited, a:active
{
	color: rgb(255, 255, 255);
}

#land
{
	!margin-top: -4px;
	width: 300px;
	height: 66px;
	background-image: url(/images/land.jpg);
	padding: 10px 5px 0 545px;
	font: 11px Arial, Monaco;
	color: rgb(0, 72, 113);
}


img.language
{
	margin: 0 5px 0 5px;
}

#content
{
	width: 785px;
	min-height: 114px;
	background: url(/images/sliert_links.gif) top left no-repeat;
}

#content_container
{
	margin-left: 65px;
	width: 720px;
}

#content .left
{
	float: left;
	padding: 5px 5px 5px 15px;
	color: rgb(255, 255, 255);
	font: 13px Arial, Monaco;
	width: 341px;
	background: rgb(0, 72, 113) url(/images/bg_links.gif) top left no-repeat;
	height: 242px;
	margin: -1px 0 0 1px;
}


#content .left h4, #content .right h4, #content #content_white h4
{
	font: 12px Arial, Monaco;
	color: rgb(0, 0, 0);
	margin: 0;
}

#content .left h4 span, #content .right h4 span, #content #content_white h4 span
{
	position: absolute;
	margin-top: -1px;
	color: #ffffff;
}

#content #content_white
{
	width: 656px;
	height: 219px;
	margin-left: 66px;
	background: rgb(0, 72, 113) url(/images/white_bg.gif);
	padding: 0 10px 0 50px;
}

#content #content_white .content
{
	font: 12px Arial, Monaco;
	color: rgb(15, 89, 127);
	height: 200px;
	padding: 10px;
	margin-left: -30px;
}

#content a, a:link, a:active, a:visited
{
	color: rgb(0, 57, 89);
	text-decoration: underline;
}

#content a:hover
{
	color: rgb(0, 143, 176);
	text-decoration: underline;
}

.input
{
	padding-left: 11px;
	min-width: 200px;
	height: 38px;
	background: url(/images/input_left.gif) no-repeat;
	background-position: 2px;
}

.input input
{
	width: 260px;
	background: none;
	border: none;
	background: url(/images/input_bg.gif) top right repeat-x;
	height: 38px;
	font: 11px Arial, Monaco;
	color: rgb(0, 133, 209);
	padding: 10px 5px 5px 0;
	margin-top: -1px;
}

.input_alias
{
	padding-left: 11px;
	min-width: 163px;
	height: 38px;
	background: url(/images/alias_bg.gif) top left no-repeat;
}

.input_alias input
{
	width: 107px;
	background: none;
	border: none;
	background: url(/images/input_bg.gif) top right repeat-x;
	height: 38px;
	color: rgb(0, 133, 209);
	font: 11px Arial, Monaco;
	padding: 10px 5px 5px 0;
	margin-top: -1px;
}

.input_alias .alias_prefix
{
	float: left;
	width: 152px;
	height: 38px;
	line-height: 34px;
	color: rgb(0, 133, 209);
}

#content .right
{
	float: right;
	width: 335px;
	padding-top: 1px;
	margin-right: 3px;
	height: 250px;
	padding-left: 20px;
	color: rgb(255, 255, 255);
	font: 13px Arial, Monaco;
	background: rgb(1, 77, 123) url(/images/bg_rechts.gif) bottom right no-repeat;
	background-position: 2px 0px 0px 1px;
}

#content .right .content
{
	margin-top: 50px;
	margin-left: 8px;
	padding-right: 25px;
	color: rgb(0, 57, 89);
}

input.button
{
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font: bold 11px Arial, Monaco;
	padding-bottom: 34px;
	border: none;
	background: none;
	background-image: url(/images/bg_button.gif);
	height: 69px;
	width: 105px;
}

input.p_button
{
	border: none;
	background: none;
	background-image: url(/images/p_button.gif);
	width: 107px;
	height: 23px;
	font: bold 13px Arial, Monaco;
	color: rgb(235, 179, 242);
}

#footer
{
	width: 708px;
	height: 82px;
	background-image: url(/images/footer.jpg);
	padding: 26px 5px 1px 83px;
}

#copyright
{
	margin: 0 auto;
	padding-top: 10px;
	width: 718px;
	height: 110px;
	background-image: url(/images/copyright.gif);
	font: 11px Arial, Monaco;
	color: rgb(121, 37, 108);
	text-align: center;
}
.error{color: #741313;font-size:12px;}
.no_error{color: #009933;font-size:12px;}
#Result{margin:0px;padding:0px;}
#single{padding: 4px;color:#333;position:absolute;width:500px;height:200px;top:50%;left:50%;margin-left:-250px;margin-top:-100px;border:#ccc 3px solid;background:#fff;}

.left_form{width:130px;float:left;padding:5px;}
.right_form{width:300px;float:left;padding:3px;}
