﻿body {
	background-color: white;
	background-image:url('../images/hintergrund100.gif');
	background-repeat:repeat;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
div#header_print {
	display:none;
}
img#bandleft {
	position:absolute;
	top:165px;
	left:0px;
	width:97px;
	height:27px;
}
img#bandright {
	position:absolute;
	top:103px;
	right:0px;
	width:97px;
	height:27px;
}

div#topleft {
	background-color:white;
	position:absolute;
	top:50px;
	left:100px;
	width:393px;
	height:113px;
	padding-top:30px;
	}
div#topright {
	background-color:white;
	position:absolute;
	top:50px;
	left:493px;
	right:100px;
	height:113px;
	padding-top:30px;
	}
div#bandmenu {
	background-color:black;
	position:relative;
	top:23px;
	left:0px;
	right:0px;
	height:27px;
	text-align:right;
	min-width:400px;

}
div#contentleft {
	background-color:white;
	position:absolute;
	top:193px;
	left:100px;
	height:220px;
	width:258px;
	padding-left:135px;
	padding-top:235px;
}

div#contentright {
	background-color:white;
	position:absolute;
	top:196px;
	left:496px;
	right:80px;
	min-height:400px;
	min-width:300px;
	padding:30px;
	
}

#G4MenuMainHolder1 {
	position:absolute;
	right:0px;
	text-align:right;
}
#G4MenuMainHolder2 {
	position:relative;
}

