/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#000000;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#F34804;
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0;
}

form {
	display:inline;
}

h2 {
	color:#333333;
	font-size:12px;
	height:21px;
	text-align:center;
}

h3 {
	color:#333333;
	font-size:12px;
	height:21px;
	text-align:center;
}

hr {
	display:none;
}

p {
	padding:5px 0 5px 0;
	margin:0;
}

td {
	vertical-align:top;
}

/* Variable Klassen */

.beigebox {
	background-image:url(images/beigebox_bg.gif);
	border-bottom:6px solid #ffffff;
	border-top:6px solid #ffffff;
	margin:0 auto;
	min-height:50px;
	width:333px;	
}

.beigeboxleft {
	float:left;
	margin:0 26px 0 26px;
}

.beigeboxleft2 {
	float:left;
	margin:0 0 0 26px;
}


.beigeboxbg {
	background-image:url(images/beigebox_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:333px;	
}

.beigeboxbottom {
	background-image:url(images/beigebox_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:333px;	
}

.boxleft {
	float:left;
	margin:-13px 0 0 0;
	padding:0 9px 0 0;
	width:370px;
}

.boxleft p {
	padding:5px 25px 5px 25px;
}

.boxright {
	float:left;
	margin:-13px 0 0 0;
	width:370px;
}

.boxright p {
	padding:5px 11px 5px 11px;
}

.boxleft2 {
	float:left;
	padding:0 25px 10px 27px;
	width:334px;
}

.boxright2 {
	float:left;
	padding:0 0 10px 0;
	width:334px;
}

#content {
	color:#000000;
	float:left;
	margin:-40px 0 0 23px;
	width:751px;
}

.contentboxbg {
	background-image:url(images/content_box_bg.gif);
	width:370px;
}

.contentboxbottom {
	background-image:url(images/content_box_bottom.gif);
	font-size:1px;
	height:11px;
	width:370px;
}

.contentboxtop {
	background-image:url(images/content_box_top.gif);
	height:36px;
	width:370px;
}

.contentbg {
	background-image:url(images/content_bg.gif);
	width:751px;
}

.contentbg p {
	padding:5px 11px 5px 11px;
}

.contentbottom {
	background-image:url(images/content_bottom.jpg);
	font-size:1px;
	height:12px;
	width:751px;
}

.contenthead {
	background-image:url(images/content_head.gif);
	height:22px;
	margin:5px auto 10px auto;
	padding:5px 0 0 0;
	width:693px;
}

.contentheads {
	background-image:url(images/content_head_s.gif);
	height:22px;
	padding:5px 0 0 0;
	width:334px;
}

#contenttop {
	background-image:url(images/content_top.gif);
	height:62px;
	width:751px;
}

.contenttop2 {
	background-image:url(images/content_top2.gif);
	height:38px;
	margin:-14px 0 0 0;
	width:751px;
}

.ctop {
	padding:5px 0 0 0;
}

.greenbox {
	background-image:url(images/login_box_bg.gif);
	border-top:1px solid #81806d;
	border-bottom:3px solid #81806d;
	border-right:2px solid #81806d;
	border-left:1px solid #81806d;
	color:#ffffff;
	float:left;
	margin:8px 0 0 0;
	width:334px;
}

.greenbox2 {
	background-image:url(images/login_box_bg.gif);
	border-top:1px solid #81806d;
	border-bottom:3px solid #81806d;
	border-right:2px solid #81806d;
	border-left:1px solid #81806d;
	color:#ffffff;
	float:left;
	margin:4px 0 0 0;
	width:330px;
}

.greybox {
	background-image:url(images/greybox.gif);
	float:left;
	height:148px;
	margin:9px 0 0 0;
	width:164px;
}

.greybox p {
	padding:8px 8px 5px 12px;
}

.greyboxleft {
	background-image:url(images/greybox.gif);
	color:#333333;
	font-size:12px;
	float:left;
	height:148px;
	margin:9px 5px 0 0;
	width:164px;
}

.greyboxleft img {
	margin:-2px 0 0 -2px;
}

.greyboxleft span {
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 9px 0;
	text-align:center;
}

#header {
	background-image:url(images/header.jpg);
	height:132px;
	padding:14px 0 0 45px;
	width:923px;
	z-index:1;
}

.input {
	border:1px solid #585858;
	display:block;
	height:14px;
	margin:1px 0 7px -2px;
	width:118px;
}

#links {
	color:#000000;
	font-size:11px;
	position:absolute;
	left:80px;
	top:126px;
	padding:0 0 0 12px;
	width:664px;
	z-index:3;
}

#links a {
	color:#000000;
	margin:0 9px 0 0;
	text-underline:none;
}

#loginbox {
	background-image:url(images/login_box_bg.gif);
	border:1px solid #737d60;
	color:#ffffff;
	margin:7px 0 4px 1px;
	padding:10px 6px 2px 10px;
	width:122px;
}

#loginbox a {
	display:block;
	margin:0 auto;
	text-align:center;
	text-decoration:underline;
}

.pw {
	margin-top:7px;
}

#right {
	color:#000000;
	float:left;
	margin:-40px 0 0 10px;
	width:169px;
}

#right p {
	padding:5px 0 5px 4px;
}

#right h3 {
	background-image:url(images/right_head.gif);
	padding:6px 0 0 0;
	width:142px;
}

.rightbg {
	background-image:url(images/right_bg.gif);
	width:169px;
}

.rightbottom {
	background-image:url(images/right_bottom.gif);
	font-size:1px;
	height:12px;
	width:169px;
}

.righthead1 {
	padding:9px 5px 8px 14px;
	width:150px;
}

.righthead2 {
	padding:5px 5px 0 14px;
	width:150px;
}

#righttop {
	background-image:url(images/right_top.gif);
	height:42px;
	width:169px;
}

.righttop2 {
	background-image:url(images/right_top2.gif);
	height:36px;
	margin:-14px 0 0 0;
	width:169px;
}

.submit {
	background-image:url(images/icon_go.gif);
	border:0;
	height:21px;
	margin:5px 0 0 80px;
	width:41px;
}