@CHARSET "UTF-8";

html {
    	margin: 0;
    	padding: 0;
    	width: 100%;
    	height: 100%;
    	min-width: 500px;
    	overflow: auto;
    	font-family: Verdana,Arial,Helvetica;
    	font-size: 13px;
    	color: #535252;
}

body {
    	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 824px;
	overflow: hidden;
	height: 100%;
}

div.table {
	overflow: auto;
	width: 100%;
	height: 100%;
}

.container {
    	margin: 0 0 0 0;
}

.clear {
    	clear: both;
    	height: 0;
}

#head {
	background: url(/fileadmin/styles/images/0000_bg_oben.gif) repeat-x;
    	height: 221px;
    	width: 100%;
    	text-align: center;
}

#logo {
    	background: url(/fileadmin/styles/images/0000_logo.gif) center no-repeat;
    	height: 137px;
    	width: auto;
    	margin-left: 188px;
}

#left_picture {
    	background-image: url(/fileadmin/styles/images/0000_v01.jpg);
    	width: 188px;
    	height: 225px;
    	float: left;
}

#content {
    	background: url(/fileadmin/styles/images/0000_bg_links.gif) repeat-y;
    	min-height: 100%;
    	margin-bottom: 0px;
    	position: relative;
}

#inner_content {
    	margin-left: 189px;
    	padding-right: 30pt;
    	padding-left: 48pt;
    	text-align: justify;
    	margin-top: 15px;
    	position: relative;
    	top: -29px;
}

#foot_left {
    	background-image: url(/fileadmin/styles/images/0000_logo_a24.gif);
    	height: 26px;
    	width: 188px;
    	bottom: 0px;
    	float: left;
}

#foot {
    	background: url(/fileadmin/styles/images/0000_bg_unten.gif) repeat-x;
    	height: 26px;
    	width: 100%;
    	text-align: center;
    	position: absolute;
    	bottom: 0;
}
