/* CSS Document */
html, body, #container, #column_left, #bg_left {
	height:100%;
	padding:0;
	margin:0;
}
a {
	color:#1F3228;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
#container {
	width:852px;
	margin:0 auto;
}
#container>table {
	margin-top:2px;
	border-collapse:collapse;
}
#column_right {
	border-right:1px #666666 solid;
	border-top:1px #666666 solid;
	background:#A7C9B9 url(../images/bg_title.png) no-repeat top right;
}

#column_right, #content {
	width:605px;
}
#zufallsbild {
	height:180px;
	background:url(../images/bg_zufallsbild.png) repeat-x top left;
}
#zufallsbild img {
	height:158px;
	width:244px;
}
#menu {
	position:absolute;
	z-index:3;
	min-height:340px;
}
#bg_left {
	background-color:#E6E4EF;
	border-left:1px #666666 solid;
	border-top:1px #666666 solid;
	width:245px;
	vertical-align:top;
}
#bg_menu {
	margin:-327px 0 0 -246px;
	background:url(../images/bg_menu.png) bottom right no-repeat;
	height:330px;
	width:245px;
	position:relative;
	z-index:1;
}
#content {
	min-height:450px;
	margin:0 0 0 -1px;
	background:url(../images/bg_content.png) bottom left no-repeat;
	position:relative;
	z-index:2;
}
#submenu {
	margin:-80px 40px 0 0;
	float:right;
	border-right:1px #666666 solid;
}
#submenu li {
	float:left;
	list-style-type:none;
	padding:5px 7px 2px 7px;
	border-left:1px #666666 solid;
	font-family:"Trebuchet MS";
	font-size:0.75em;
	font-weight:bold;
	cursor:pointer;
}
#submenu a{
	color:#333333;
	text-decoration:none;
}
#submenu a:hover {
	color:#660000;
}
#submenu li:hover {
	background:url('../images/bg_submenu.png') repeat-x;
	border-left-color:#660000;
	border-right-color:#660000;
}
#title {
	margin-top:80px;
	padding:40px 30px 0 0;
	text-align:right;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
#text {
	padding:30px;
	font-family:Arial, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
}

/* Menu */
#menu {
	padding:0;
}
#menu>ul {
	margin:25px 0px 5px 0px;
	padding:0;
	width:245px;
}
#menu li {
	list-style:none;
	padding:4px 35px;
	border-top:1px transparent solid;
	border-bottom:1px transparent solid;
	cursor:pointer;
}
#menu a, #menu span {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:0.9em;
	color:black;
	text-decoration:none;
}
#menu li:hover {
	border-top-color:#8FA399;
	border-bottom-color:#8FA399;
	background:url("../images/bg_menuicon.png") repeat-y;
}
#menu a:hover, #menu span:hover {
	color:#273F34;
}
#menu>ul ul {
	padding-left:0;
	display:none;
	border-top:1px black solid;
	border-bottom:1px black solid;
}
#menu span, #menu a {
	display:block;
}

/* Design */
strong {
	font-family:"Trebuchet MS", Arial, sans-serif;
}

/* Tables */
.table1 td {
	border:1px #001A00 solid;
	text-align:center;
}
.table2 td {
	border:1px #001A00 solid;
}

.table3 th {
	text-align:left;
	border:1px solid #3C5B35;
	padding:3px;
}
.table3 td {
	vertical-align:top;
	border:1px #3C5B35 solid;
	padding:3px;
}
.table4 {
	font-size:0.9em;
}


/* Fotos */
.foto1 {
	width:545px;
}



