/* CSS Document */

body {
      background-color:#a2a2a2;
	  background-image:url(images/bg.gif);
	  color:#000000;
      font-family:MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
      margin:0;
	  padding:0;
}

a {
	color:#000000;
	outline:none;
	text-decoration:underline;
}

a img {
	border:0;
}

form {
	display:inline;
}

p {
	padding:4px;
	margin:0;
}

/* Variable Klassen */

#big {
	background-image:url(images/inlay_bg.gif);
	background-color:#a2a2a2;
	background-repeat:repeat-y;
	width:100%;
}

.bottom_1 {
	background-image:url(images/submit_grey.gif);
	color:#333333;
	display:block;
	float:left;
	height:15px;
	margin:2px 0 0 2px;
	padding:2px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:79px;
}

.bottom_2 {
	background-image:url(images/submit_grey.gif);
	color:#333333;
	display:block;
	float:right;
	height:15px;
	margin:2px 17px 0 0;
	padding:2px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:79px;
}

#buttons {
	float:left;
	padding:117px 0 0 7px;
}

#buttons a {
	display:block;
	float:left;
	font-weight:bold;
	height:19px;
	padding:6px 0 0 0;
	text-decoration:none;
	text-align:center;
	width:88px;
}

.buttons_a {
	background-image:url(images/button.gif);
	color:#414141;
}

.buttons_active {
	background-image:url(images/button_a.gif);
	color:#ffffff;
}

#center {
	background-color:#ffffff;
	background-image:url(images/grid_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	border-bottom:20px solid #a2a2a2;
	border-left:7px solid #a2a2a2;
	border-right:7px solid #a2a2a2;
	float:left;
	width:38%;
}

.content_bottom {
	background-image:url(images/centerbox_bottom.gif);
	height:22px;
	margin:0 2px 0 2px;
	width:auto;
}

.content_center {
	background-image:url(images/grid_right.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#footer {
	background-image:url(images/footer.gif);
	color:#ffffff;
	font-size:10px;
	height:16px;
	text-align:right;
	width:100%;
}

#footer a {
	color:#ffffff;
	margin:0 7px 0 0;
	text-decoration:none;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	height:142px;
	width:100%;
}

#headerbg {
	background-image:url(images/header_bg.jpg);
	height:142px;
	width:100%;
}

.headline {
	background-image:url(images/box_top.gif);
	color:#ffffff;
	height:17px;
	padding:3px 0 0 3px;
	width:auto;
}

#left {
	background-color:#ffffff;
	background-image:url(images/grid_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	padding:0 2px 0 0;
	width:208px;
}

#loginbox {
	float:left;
}

#login_box1 {
	float:left;
	line-height:15px;
	padding:6px 0 0 3px;
}

#login_box2 {
	float:left;
	line-height:15px;
	padding:6px 0 0 68px;
}

.login_input {
	background-color:#ffffff;
	border:0;
	display:block;
	font-size:9px;
	height:11px;
	margin:2px 0 2px 0;
	width:77px;
}

.login_submit {
	background-image:url(images/submit_red.gif);
	border:0;
	color:#303030;
	font-family:MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	margin:4px 0 0 0;
	padding:0 0 2px 0;
	width:76px;
}

#right {
	background-color:#ffffff;
	background-image:url(images/grid_right.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-bottom:20px solid #a2a2a2;
	float:right;
	width:38%;
}

.right_bottom {
	background-image:url(images/rightbox_bottom.gif);
	height:22px;
	margin-left:2px;
	width:auto;
}

#underheader {
	background-image:url(images/underheader.gif);
	font-size:1px;
	height:5px;
	overflow:hidden;
	width:100%;
}