html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Helvetica, Geneva, Swiss, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	background-color:#006633;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	margin:0px;
	padding:0px;
	overflow-y:auto;

	width:100%;
	height:100%;
}

/* Navigation ************************************************************** */

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

ul.navigation li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}

/* Content ***************************************************************** */

#content {
	position:relative;
	width:990px;
	height:454px;
	background-color:#FFFFFF;
	background-image:url('../images/background_content.jpg');
	background-repeat:no-repeat;
	text-align:left;
}

#content_header {
	position:absolute;
	left:0px;
	top:10px;
	width:990px;
	height:20px;
}

#content_footer {
	position:absolute;
	left:0px;
	top:424px;
	width:990px;
	height:20px;
}

/* Content Uebersichtseite ************************************************* */

#content_headline {
	position:absolute;
	left:72px;
	top:50px;
	width:503px;
	height:40px;
}

#content_headline h1 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	text-align:left;
	margin:0px;
	padding:0px;
}

#content_headline h2 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#232323;
	text-align:left;
	margin:0px;
	padding:0px;
}

#content_textbox_background {
	position:absolute;
	left:10px;
	top:99px;
	width:480px;
	height:345px;
	background-image:url('../images/content/textbox_background.png');
	behavior:url('styles/iepngfix.htc');
	background-repeat:no-repeat;
	z-index:1;
}

#content_textbox {
	position:absolute;
	left:0px;
	top:0px;
	width:480px;
	height:345px;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:2;
}

#content_topics {
	position:absolute;
	left:510px;
	top:69px;
	width:480px;
	height:374px;
}

#content_textbox ul {
	list-style:none;
	margin:15px 0px 15px 10px;
	padding:0px;
}

#content_textbox li {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;

	background-image:url('../images/li_textbox.gif');
	background-repeat:no-repeat;

	list-style:none;
	padding:0px 0px 0px 11px;
	margin:0px;
}

/* Content Detailseite ***************************************************** */

#contentsml_galerie_foto_gross {
	position:absolute;
	left:500px;
	top:94px;
	width:480px;
	height:320px;
}

#contentsml_galerie_auswahl {
	position:absolute;
	left:10px;
	top:285px;
	width:480px;
	height:110px;
	text-align:center;
}

#contentsml_textbox_background {
	position:absolute;
	left:10px;
	top:40px;
	width:480px;
	height:225px;
	background-image:url('../images/content/textbox_sml_background.png');
	behavior:url('styles/iepngfix.htc');
	background-repeat:no-repeat;
	z-index:1;
}

#contentsml_textbox {
	position:absolute;
	left:0px;
	top:0px;
	width:480px;
	height:225px;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:2;
}

#contentsml_textbox ul {
	list-style:none;
	margin:15px 0px 15px 10px;
	padding:0px;
}

#contentsml_textbox li {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;

	background-image:url('../images/li_textbox.gif');
	background-repeat:no-repeat;

	list-style:none;
	padding:0px 0px 0px 11px;
	margin:0px;
}

#contentsml_subheadline {
	position:absolute;
	left:500px;
	top:50px;
	width:480px;
	height:40px;
	text-align:center;
}

#contentsml_subheadline h3 {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

#contentsml_subheadline h4 {
	font-size:12px;
	font-weight:bold;
	color:#003333;
	margin:0px;
	padding:0px;
}

/* Content Referenzen, Impressum usw. ************************************** */

#content_foto_rechts {
	position:absolute;
	left:670px;
	top:40px;
	width:310px;
	height:404px;
}

#contentbig_textbox_background {
	position:absolute;
	left:10px;
	top:40px;
	width:650px;
	height:404px;
	background-image:url('../images/content/textbox_big_background.png');
	background-repeat:no-repeat;
	z-index:1;
}

#contentbig_textbox {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:404px;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:2;
}

#contentbig_textbox ul {
	list-style:none;
	margin:15px 0px 15px 10px;
	padding:0px;
}

#contentbig_textbox li {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;

	background-image:url('../images/li_textbox.gif');
	background-repeat:no-repeat;

	list-style:none;
	padding:0px 0px 0px 11px;
	margin:0px;
}

/* Subnavigation *********************************************************** */

td.subnavigation {
	background-color:#E0E8E0;
}

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

ul.subnavigation li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}

/* Content Header ********************************************************** */

#content_header h1 {
	font-family:Arial, Verdana, Helvetica, Geneva, Swiss, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006633;
	line-height:normal;
	margin:0px 20px 0px 20px;
	padding:0px;
	text-transform:uppercase;
	white-space:nowrap;
}

#content_header table td.header_bgcolor {
	background-color:#006633;
}

/* Content Footer ********************************************************** */

#content_footer h1 {
	font-family:Arial, Verdana, Helvetica, Geneva, Swiss, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006633;
	line-height:normal;
	margin:0px 20px 0px 20px;
	padding:0px;
	text-transform:uppercase;
	white-space:nowrap;
}

#content_footer table td.footer_bgcolor {
	background-color:#006633;
}

/* Links ******************************************************************* */

a:link, a:visited, a:active {
	color:#6DE922;
	text-decoration:none;
}

a:hover {
	color:#6DE922;
	text-decoration:underline;
}

a.content_topics:link, a.content_topics:visited, a.content_topics:active {
	font-size:18px;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
	text-transform:uppercase;

	padding-right:10px;
}

a.content_topics:hover {
	font-size:18px;
	font-weight:bold;
	color:#E9D922;
	text-decoration:none;
	text-transform:uppercase;

	padding-right:10px;
}

/* Sonstiges *************************************************************** */

h1 {
	font-size:14px;
	font-weight:bold;
	color:#006666;
	line-height:20px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}

.text {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.textbox {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding:10px;
	z-index:3;
}

.textbox h1 {
	font-size:12px;
	font-weight:bold;
	color:#E9D922;
	line-height:18px;
	margin:0px;
	text-align:left;
}

.textbox h2 {
	font-size:12px;
	font-weight:bold;
	color:#FFCC66;
	line-height:18px;
	margin:0px;
	text-align:left;
}

.hinweis1 {
	font-weight:bold;
	color:#CC0000;
}

.hinweis2 {
	font-weight:bold;
	color:#FFCC66;
}

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

ul li {
	font-size:12px;
	color:#333333;
	line-height:20px;
	background-image:url('../images/ul_li.gif');
	background-repeat:no-repeat;
	padding:2px 0px 0px 15px;
}

/* Grafiken **************************************************************** */

img.png {
	behavior:url('/styles/iepngfix.htc');
}
