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

a:active {
	color:#0099FF;
	font-size:11px;
	text-decoration:none;
}
a:link {
	color:#0099FF;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	color:#0099FF;
	font-size:11px;
	text-decoration: underline overline;
}
a:visited {
	color:#0099FF;
	font-size:11px;
	text-decoration:none;
}

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

td {
	vertical-align:top;
}

/* Variable Klassen */

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

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

#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:132px;
	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 {
	display:block;
	height:40px;
	width:226px;
}

.menufirst {
	display:block;
	font-size:11px;
	font-weight:bold;
	height:60px;
	padding:13px 0px 0px 32px;
	width:194px;
}

.menutop {
	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:15px;
	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:#0099FF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}
#topbuttons a:hover {
	color:#0099FF;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline overline;
	padding-top:10px;
}
#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;
}

.Stil1 {color: #FFFFFF}

