
body {
	background-color			: #000000;
	margin						    : 0px;
	font-family 				  : tahoma, sans-serif;
	font-size					    : 10px;
	color						      : #000000;
}

a {
	text-decoration				: none;
	color						      : #000000;
}
a:visited {
	color						      : #6B5B52;
}

img {
	display						    : inline;
	border-width				  : 0px;
}

#main {
	background-color			: #EEECAD;
	height						    : 295px;		
}

#header {
	margin						    : 0px;
	background-image			: url(../images/header_bg.gif);
	height						    : 115px;
}

#menue {
	margin						    : 0px;
	background-image			: url(../images/menue_bg.gif);
	background-color			: #EEECAD;
	height						    : 35px;
}
#menue div {
	width						      : 698px;
}

#menue2 {
	margin						    : 0px;
	background-image			: url(../images/menue2_bg.gif);
	background-color			: #EEECAD;
	height						    : 36px;
}
#menue2 div {
	width						      : 736px;
}

#banner {
	margin-top					  : 20px;
	margin-left					  : 92px;
}
#banner img {
	border						    : 1px solid #FFFFFF;
}

#headline {
	position					    : absolute;
	left						      : 92px;
	top							      : 174px;		
}

#info {
	position					    : absolute;
	left						      : 92px;
/*	top							    : 170px;		*/
	top							      : 187px;
}

#content {
	background-color			: #FFFFFF;
	height						    : 220px;
	width						      : 327px;
	border-top					  : 1px dotted #000000;
	padding						    : 5px;
	overflow					    : auto;
}

#dottedline {
	background-color			: #FFFFFF;
	height						    : 1px;
	width						      : 337px;
	border-top					  : 1px dotted #000000;
	border-bottom				  : 1px dotted #000000;
	line-height					  : 1px;
	font-size					    : 1px;
}

#underline {
	width						      : 335px;
}

#overview {
	position					    : absolute;
	left						      : 417px;
	top							      : 187px;
	background-color			: #FFD400;
	margin-left					  : 87px;
	width						      : 223px;
	height						    : 234px;
}

#overview_small {
	position					    : absolute;
	left						      : 417px;
	top							      : 187px;
	background-color			: #FFD400;
	margin-left					  : 87px;
	width						      : 223px;
	height						    : 164px;
}

#overview_top {
	height						    : 20px;
	background-color			: #FFD400;
	border-top					  : 1px dotted #000000;
	border-right				  : 1px dotted #000000;
	border-bottom				  : 2px solid #000000;
	border-left					  : 1px dotted #000000;
}

#overview_bottom {
/*	height						   : 127px;					*/
	height						     : 210px;	
	border-right				   : 1px dotted #000000;
	border-bottom				   : 1px dotted #000000;
	border-left					   : 1px dotted #000000;
	overflow					     : auto;
	padding-left				   : 5px;
	line-height					   : 13px;
}

#overview_bottom_small {
	height						     : 140px;
	border-right				   : 1px dotted #000000;
	border-bottom				   : 1px dotted #000000;
	border-left					   : 1px dotted #000000;
	overflow					     : auto;
	padding-left				   : 5px;
	line-height					   : 13px;
}

#tidy {
  position					     : absolute;
	left						       : 520px;
	top							       : 391px;
	margin-left					   : 87px;
}

#member_image {
	height						    : 220px;
	width						      : 67px;
	margin-top					  : 5px;
	margin-left					  : 5px;
}

#member_text {
	height						    : 220px;
	width						      : 220px;
	margin-top					  : 5px;
	margin-left					  : 10px;
	margin-top					  : 2px;
}

.title_image {
	margin-top					  : 3px;
}

.headline {
	margin-left					  : 5px;
}

.bold {
	font-weight					  : bold;
}

.left {
	float						      : left;
}

.right {
	float						      : right;
}

.clear {
	clear						      : both;
}
