html {
  height: 100%;
  margin-bottom: 0px;
}

img,table {
	border: none;
}

body {
	font-family: arial, tahoma, verdana, sans-serif;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #f0f0f0;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5cb11e;
	outline: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999;
	background-color: transparent;

}

#page_bg {
	padding: 0;
	background: #232323;
}

div.center {
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 900px;
	background: #000 url(../images/content_top.jpg) top center no-repeat;
}

div.center p.valid {
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666;

}

div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: url(../images/content_bottom.jpg) bottom center no-repeat;
}


#header_top {
	background: url(../images/header_top.jpg) top center no-repeat;
	height: 2px;
	font-size: 0;
	width: 900px;
	margin: 0 auto;
}

#header_bottom{
	background: url(../images/header_bottom.jpg) top center no-repeat;
	height: 2px;
	font-size: 0;
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 105px;
	background: url(../images/black.gif) top center no-repeat;
	margin: 0 auto;
	width: 900px;
}

#header_img {
	background: url(../images/header_img.jpg) top center no-repeat;
	width: 898px;
	height: 196px;
	margin: 0 auto;
}


#logo {
	padding: 90px 0 0 160px;
	text-align: center;
	margin: 0 auto;
	width: 736px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #333;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

div#maincolumn {
	float: left;
	width: 900px;
	padding: 0;
}

div#maincolumn_full {
	float: left;
	width: 899px;
	padding: 0;
	background: #000000;
}

div#maincolumn_pic {
	float: right;
	width: auto;
	padding: 3px;
	background: #000000;
}

div#maincolumn_pic_kontakt {
	float: right;
	width: 899px;
	padding: 3px;
	background: #000000;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}


#footer {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	padding: 8px;
}

h1 {
	padding-left: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #5cb11e;
	text-align: left;
	height: inherit;
	vertical-align: middle;
}

h2, .contentheading {
	padding-left: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 1.6em;
	vertical-align: middle;
	color: #5cb11e;
	text-align: left;
	font-weight: bold;
}

h3 {
	padding-left: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #999;
	text-align: left;
	font-size: 1.4em;
}

h4 {
	padding-left: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #f0f0f0;
	text-align: left;
	font-size: 1.2em;
}

h5 {
	padding-left: 10px;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #f0f0f0;
	text-align: left;
	font-size: 1.0em;
}


/* small text */
.small {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-align: left;
}


#pillmenu {
	float: left;
	margin: 0;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	height: 31px;
}

#pillmenu ul {
	margin: 0;
	padding: 0 14px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	background: url(../images/menu_li_a_hover.gif) top center no-repeat;
	color: #5cb11e;
}

#pillmenu li a {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	float: left;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	height: 31px;
}

#pillmenu li a:hover {
	background: url(../images/menu_li_a_hover.gif) top center no-repeat;
}

.pill_m {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu.jpg) top center no-repeat;
	width: 900px;
	height: 28px;
}

