* {
	padding: 		0px;
	margin: 	0px;
}

body {
  background: #333333 url(images/master-bg.jpg) repeat-x top left;
  font-size:				12px;
  font-family:				Verdana, Arial, Helvetica;
  color:					#fff;
}
a:link {
  color:					#66CCFF;
  text-decoration:			none;
}	
a:visited {
  color:					#66CCFF;
  text-decoration:			none;
}			
a:hover {
  color:					#66CCFF;
  text-decoration:			none;
}
#main {
	width:				1024px;
}
#banner {
	background-image:	url('images/kopf99.jpg');
	width:				1024px;
	height:				100px;
	float:				left;
}
#underbanner {
	background-image:	url('images/underbanner.jpg');
	width:				994px;
	height:				19px;
	text-align:				right;
	padding:				15px 9px 0px 20px;
	float:				left;
}
#content_head {
	background-image:	url('images/content_head.jpg');
	width:				1024px;
	height:				30px;
	float:				left;
}
#main_inner {
	background-image:	url('images/main_back.jpg');
	background-repeat:		repeat-y;
	width:				1024px;
	float:				left;
}
#left2 {
	width:				153px;
	padding:				0px 9px 0px 6px;
	float:				left;
}
#content {
	width:				830px;
	padding:				0px 0px 0px 11px;
	_padding:				0px 0px 0px 5px;
	float:				left;
	margin:0px;
	height: 100%;
}
#right2 {
	width:				153px;
	padding:				0px 0px 0px 16px;
	float:				left;
}
#footer {
	background-image:	url('images/fuss.jpg');
	width:				1024px;
	height:				49px;
	float:				left;
}
.head_button_left {
	background-image:	url('images/head_button_left.jpg');
	width:				159px;
	height:				15px;
	padding:				3px 0px 0px 0px;
	color:				#000;
	font-weight:			bold;
	float:				left;
}
.button_left {
	background-image:	url('images/button2.jpg');
	width:				144px;
	height:				36px;
	padding:				4px 0px 0px 15px;
	text-align:				left;
	font-size:				12px;
	float:				left;
	overflow:hidden;
}

.button {
	display:block;
	width:				159px;
	height:				38px;
	font-weight: 			bold;
}

.button99 {
	display:block;
	width:				159px;
	height:				38px;
	font-weight: 			bold;
}

.head_button_right {
	background-image:	url('images/head_button_right.jpg');
	width:				159px;
	height:				15px;
	padding:				3px 0px 0px 0px;
	color:				#000;
	font-weight:			bold;
	float:				left;
}
.inner_frame {
	width:				149px;
	padding:				5px 5px 5px 5px;
	float:				left;
}

.inner_frame_l {
	width:				149px;
	align: 				left;
	padding:				5px 5px 5px 5px;
	float:				left;
}
