html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/media/images/homepage01.gif) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7B7B7B;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	line-height: 200%;
	margin-top: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

strong {
}

a {
	color: #3E916E;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

span {
	font-weight: bold;
}

strong {
	color: #565656;
}

/** LIST STYLES */

ul.style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 10px;
}

ul.style1 img {
	margin-top: 10px;
}

ul.style1 span {
	display: inline;
	height: 20px;
	margin-right: 15px;
	padding: 4px 10px 6px 10px;
	background: url(/media/images/homepage09.jpg) repeat-x left top;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style2 {
	padding: 0px 0px 20px 0px;
}

ul.style2 li {
	padding: 4px 0px;
}

/** WRAPPER */

#wrapper {
	background: url(/media/images/bg01.jpg) no-repeat center top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 1000px;
	height: 250px;
	margin-bottom: 50px;
}

/** MENU */

#menu {
	float: left;
	width: 600px;
	height: 250px;
	background: url(/media/images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px; 
	padding: 200px 0px 0px 16px; 
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	/* height: 18px; */
	background: url(/media/images/subpage1_01.gif) no-repeat 0px 0px;
}

#menu a {
/*	padding: 0px 20px; */
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
/*	text-decoration: underline; */
}

#menu .first {
	background: none;
}

/** PAGE */

#page {
	padding-bottom: 30px;
}

/** CONTENT */

#content {
	width: 515px;
	float: right;
}

.single #content {
	width: 900px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 350px;
}

/** FOOTER */

#footer-wrapper {
	background: #0C2D00 url(/media/images/homepage04.gif) repeat-x left top;
}

#footer {
	height: 208px;
	background: url(/media/images/bg02.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #ccc;
}

#footer a {
	text-decoration: underline;
	color: #ccc;
}

#footer a:hover {
	text-decoration: none;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE */

.box-style1 {
	background: #EEEADF;
	margin-bottom: 40px;
}

.box-style1 .bgtop {
	background: url(/media/images/homepage05.gif) no-repeat left top;
}

.box-style1 .bgbtm {
	background: url(/media/images/homepage06.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 25px;
}

.box-style1 {
}

.box-style2 {
}

.box-style2 {
}

.box-style2 .title {
	padding: 0px 15px 0px 0px;
	background: url(/media/images/subpage2_01.gif) no-repeat right top;
	color: #4D4D4D;
}

.box-style2 span {
	font-weight: bold;
}

.box-style2 .title h2 {
	height: 43px;
	margin: 0px;
	padding: 37px 0px 0px 50px;
	background: url(/media/images/subpage2_01.gif) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
}

.box-style2 .entry {
	padding: 0px 50px 25px 50px;
}

.box-style3 .title {
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
	color: #4D4D4D;
}

.box-style3 span {
	font-weight: bold;
}

.box-style3 .entry {
	padding: 0px 50px 50px 50px;
}

.box-style3 .meta {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	color: #949494;
}

.link1 {
	padding: 0px 0px 10px 25px;
	background: url(/media/images/homepage08.gif) no-repeat left top;
}


/* 
 * Menü 
 */

/*
 * {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    background-color:#303030;
} 
#page-wrap {
    width: 800px;
    margin: 25px auto;
}

a {
    text-decoration: none;
}
*/
ul {
    list-style: none;
}

p {
    margin: 15px 0;
}

/*
 LEVEL ONE
 */
ul.dropdown {
    position: relative;
}

ul.dropdown li {
    font-weight: bold;
    float: left;
    zoom: 1;
    background: #000 url(../images/overlay2.png) repeat-x top left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;   
    margin:1px;
    text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

ul.dropdown a:hover {
    color: #000;
}

ul.dropdown a:active {
    color: #ffa500;
}

ul.dropdown li a {
    display: block;
    padding: 4px 8px;
    color: #fff;
    text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

ul.dropdown li:last-child a {
    border-right: none;
}
 /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
    background: #0070C0;
    color: black;
    position: relative;
    color:#fff;
}

ul.dropdown li.hover a {
    color: #fff;
    font-weight:bold;
}

/*
 LEVEL TWO
 */
ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}

ul.dropdown ul li {
    font-weight: normal;
    background: #909090 url(../images/overlay2.png) repeat-x top left;
    color: #000;
    float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}

/*
 LEVEL THREE
 */
ul.dropdown ul ul {
    left: 100%;
    top: 0;
}

ul.dropdown li:hover > ul {
    visibility: visible;
}

/* additions */
.linksoben {
	background-color: #EEEADE;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #ddd; 
	padding: 10px;
}
.linksoben h1, .linksoben h2 {
	padding: 0 10px;
	background: none;
}
#links p {padding: 10px; margin: 0;}
#links h2 {
	margin-top: 25px;
	margin-bottom: 0;
	padding: 35px 15px 0px 50px;
	background: url(/media/images/header-350x70.gif) no-repeat;
}
#content p {padding: 10px; margin: 0;}
#content h2 {
	margin-top: 25px;
	margin-bottom: 0;
	padding: 35px 15px 0px 50px;
	background: url(/media/images/header-515x70.gif) no-repeat;
}
td { padding: 10px; vertical-align: top; text-align: left; border-top: 1px dashed #3E916E; }

