@CHARSET "ISO-8859-1";

body {
	margin: 10px 0;
	background-color: #EDEBE4;
}
img {
	border: 0;	
}
div,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
p,ul {
	line-height: 170%;
	margin: 1em 0;
}
ul {
	padding-left: 3em;
}
a {
	color: #00777a;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 1.5em 0 1em 0;
}
#main {
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #cccccc;	
}
#page {
	width: 700px;
	margin: 20px auto 0 auto;
}
#banner {
	height: 150px;
}
#banner #lan {
	width: 120px;
	height: 16px;
	float: right;
	padding-left: 20px;
	color: #ffffff;
	font-size: 7pt;
	padding-top: 4px;
	background-color: #00777a;
	font-weight: bold;
}
#banner #lan a {
	color: #ffffff;
	text-decoration: none;
}
#menu {
	margin: 12px 0 12px 199px;
	font-size: 11pt;
	font-weight: bold;
}
#menu a {
	color: #00777a;
	text-decoration: none;
	margin: 0 24px;
}
#menu a.sel {
	color: #f0a60c;
}
#content {
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(../images/bg_content.gif);
	padding-top: 25px;
	height: 100%;
}
#left {
	float: left;
	width: 190px;
}
#left p {
	margin-left: 20px;
}
#left hr {
	height: 4px;
	border: 0;
	border-top: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	color: #f5f5f5;
}
#leftmenu a {
	display: block;
	border-bottom: solid 1px #ecefd7;
	text-decoration: none;
	padding: 10px 0 10px 35px;
	font-size: 10pt;
}
#leftmenu a.sel {
	font-weight: bold;
	color: #f0a60c;
}
#leftmenu a#last {
	border: 0;
	padding-bottom: 6px;
}
#right {
	float: left;
	padding: 0 35px;
	width: 440px;
}
#footer {
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}
#footer div {
	width: 665px;
	margin: 0 auto;
	font-size: 7pt;
	text-align: right;
	color: #00777a;
	padding: 40px 35px 0 0;
}
#footer a {
	text-decoration: none;
}

img.h {
	margin: 10px 0;
}
.cat {
	float: left;
	width: 125px;
	line-height: 0;
	margin-bottom: 20px;
	border: 1px solid #bfbfbf;
}
.cat img {
	line-height: 0;
}
.cat2 {
	float: left;
	width: 304px;
	height: 125px;
	margin-bottom: 20px;
	border: 1px solid #bfbfbf;
}
.cat2 img.pic {
	float: left;
	margin-right: 15px;
}
.cat2 img.h2 {
	margin-top: 5px;
	margin-bottom: -5px;
}
.cat2 p {
	margin: 0;
}
.cat2 p a {
	margin-left: 5px;
}
table.impressum td {
	vertical-align: top;
	padding: 0 10px 3px 0;
	line-height: 170%;
}
.cat3 {
	margin-bottom: 30px;
}
.cat3 img {
	margin-bottom: -7px;
}
