/* CSS Document */
body {
      background-color:#515e5c;
	  background-image:url(images/bg.jpg);
	  background-repeat:repeat-x;
	  color:#515e5c;
      font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;
      margin:0px;
	  padding:0px;
}

a {
	color:#7bd800;
	text-decoration:underline;
}

ul, li {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

td {
	vertical-align:top;
}

/* Variable Klassen */

#big {
	margin:0px auto;
	width:738px;
}

#button_1 {
	background-image:url(images/button_left.jpg);
	padding:0px 0px 0px 45px;
	width:78px;
}

#button_2 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:87px;
}

#button_3 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:79px;
}

#button_4 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:77px;
}

#button_5 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:75px;
}

#content {
	padding-left:20px;
	width:700px;
}

#content h2 {
	font-family:Arial, Times, serif;
	font-size:18px;
	color:#788381;
	margin:0;
	padding:0px 0px 12px 0px;
}

.contentpic {
	background-image:url(images/content_pic.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:71px;
	font-weight:bold;
	line-height:14px;
	padding:6px 10px 6px 10px;
	width:424px;
}

#header {
	background-image:url(images/header.jpg);
	height:197px;
	width:738px;
}

#inlay {
	background-color:#ffffff;
	border-left:4px solid #2a3737;
	border-right:4px solid #2a3737;
	width:730px;
}

#menu {
	background-color:#fdfdfd;
	padding-bottom:10px;
	padding-left:19px;
	width:226px;
}

#menu a {
	color:#000000;
	text-decoration:none;
}

.menubg {
	background-image:url(images/menu_bg.jpg);
	width:226px;
}

.menubg li {
	background-image:url(images/menu_trenn.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	height:23px;
	font-size:11px;
	font-weight:bold;
	padding:12px 0px 0px 32px;
	width:194px;
}

.menubg ul {
	margin-bottom:10px;
}

.menubottom {
	background-image:url(images/menu_bottom.jpg);
	display:block;
	height:40px;
	width:226px;
}

.menufirst {
	background-image:url(images/menu_bg_top.jpg);
	display:block;
	font-size:11px;
	font-weight:bold;
	height:21px;
	padding:13px 0px 0px 32px;
	width:194px;
}

.menutop {
	background-image:url(images/menu_top.jpg);
	color:#dddddd;
	height:15px;
	padding:2px 29px 0px 0px;
	text-align:right;
	width:197px;
}

#navibottom {
	background-image:url(images/navi_bottom.jpg);
	height:88px;
	width:226px;
}

.submit {
	background-image:url(images/submit.jpg);
	border:1px solid #9aad9e;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin:0px 0px 0px 99px;
	text-align:center;
	vertical-align:middle;
	width:118px;
}

#tb_left {
	background-image:url(images/topbuttons_left.jpg);
	width:5px;
}

#tb_right {
	background-image:url(images/topbuttons_right.jpg);
	width:5px;
}

#topbuttons {
	background-image:url(images/topbuttons_bg.jpg);
	height:45px;
	width:738px;
}

#topbuttons a {
	color:#737d6e;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:28px;
	padding-top:15px;
	text-decoration:none;
	width:auto;
}

#topbuttons li {
	background-repeat:no-repeat;
	float:left;
	height:45px;
}

#underheader {
	background-image:url(images/inlay_top.jpg);
	border-left:4px solid #2a3737;
	border-right:4px solid #2a3737;
	height:25px;
	width:730px;
}
.inputText, textarea
{
  padding: 1px 5px 1px 5px;
  background-color: #f9f8fa;
  border: 1px solid #1b1b1e;
  color: #1b1b1e;
}
