@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../02img/bg_pattern.jpg);
	background-color: #009900;
	margin-top: 0px;
}
#container {
	height: 900px;
	width: 900px;
	margin:auto;
	background-color: #006600;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header_01 {
	background-color: #006600;
	height: 75px;
	width: 100%;
	background-image: url(../02img/links_logo.jpg);
	background-repeat: no-repeat;
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
	text-indent: 60px;
}
#header_02 {
	height: 223px;
	width: 100%;
	background-color: #009900;
	background-image: url(../02img/start_head.jpg);
	background-repeat: no-repeat;
}
#space_01 {
	background-color: #006600;
	height: 27px;
	width: 100%;
}
#main {
	background-color: #33CC00;
	height: 525px;
	width: 100%;
}
#footer {
	background-color: #006600;
	height: 50px;
	width: 100%;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#include {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#header_02_adonis {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/adonis_head.jpg);
	background-repeat: no-repeat;
}
#header_02_veran {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/veran_head.jpg);
	background-repeat: no-repeat;
}
#header_02_dorfchr {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/dorfchr_head.jpg);
	background-repeat: no-repeat;
}
#header_02_stat {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/stat_head.jpg);
	background-repeat: no-repeat;
}
#header_02_amtv {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/amtv_head.jpg);
	background-repeat: no-repeat;
}
#header_02_behoe {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/behoe_head.jpg);
	background-repeat: no-repeat;
}
#header_02_fotog {
	height: 223px;
	width: 100%;
	background-color: #33CC00;
	background-image: url(../02img/foto_head.jpg);
	background-repeat: no-repeat;
}
#table1 {
	border: 0.5px solid #006600;
}
#table2 {
	border: 0.5px solid #006600;
}
#table3 {
	border: 0.5px solid #006600;
}

