/* Styleuneed.de - Tags */
#topper {
	display			:	block;
	color			: 	#ffffff;
	background		: 	#2C72B3;
	width			: 	1000px;
	padding			:	2px 0px 2px 0px;
}

#bendertop {
	width		: 	1000px;
	height		:	50px;
	background	: url(../images/bender_top.jpg) no-repeat top left;
}


#benderhead {
	width		: 	1000px;
	height		:	100px;
	background	: url(../images/bender_head.jpg) no-repeat top left;
}


#navi1{
	width			: 	1000px;
	height			:	26px;
	background		: 	url(../images/navi1.jpg) no-repeat top left;
}


#benderleft{
	float			: left;
	position		: relative;
	top				: 0px;
	left			: 0px;
	width			: 275px;
	height			: 484px;
	background		: url(../images/left.jpg) no-repeat top left;
}

#content {
	float			: left;
	width			: 515px;
	padding			: 5px;
	margin			: 0px;
	position		: relative;
	top				: 0px;
	left			: 0px;
	/*background		: #ffffff;*/

}

#sidebar {
	float			: left;
	position		: relative;
	top				: 0px;
	left			: 0px;
	width			: 180px;
	padding			: 10px;
	margin			: 0px,5px,0px,5px;
	border-bottom	: 1px solid #555555;
	overflow		: hidden;
	z-index			: 50;
}
#footer {
	display			:	block;
	position		:   relative;
	width			: 	1000px;
	height			:	26px;
	background		: 	url(../images/footer.jpg) no-repeat top left;
}


#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
}

#plaintext a {
	color				: #888888;
	text-decoration		: none;
}



#common {
	top					: 540px;
	left				: 20px;
	width				: 204px;
	position			: absolute;
	padding-bottom		: 20px;
	border-bottom		: 1px solid #555555;
}

#common a {
	color				: #76A7D9;
	display				: block;
	text-decoration		: none;
	padding				: 4px 0px 4px 15px;
	background 			: url(../images/pbull.gif) no-repeat 0px 3px;
	font-weight			: bold;
	font-style			: italic;
}

#common a:hover {
	color: #0D59AB;
}


/* Menü */

#menuBar {
	margin		: 0;
	padding		: 0;
	position	: relative;
	top			: 0px;
	left		: 5px;
	z-index		: 40;
	height		: 25px;
	width		: 950px;
	overflow	: hidden;
}
.menu {
	background			: 	#043A79;
	border				: 	1px solid #ffffff;
	padding				: 	0px;
	position			: 	absolute;
	text-align			: 	left;
	visibility			: 	hidden;
	left				:	0px;
	top					:	0px;
	filter				:	alpha(opacity=90);
	-moz-opacity		:	0.90;
	opacity				: 	0.90;
	z-index				: 	10;
}

a.menuButton, a.menuButtonActive  {
	display				: block;
	float				: left;
	height				: 17px;
	color				: #ffffff;
	text-decoration		: none;
	padding				: 5px 5px 5px 5px;
	border-right		: 1px solid #0C5AAC;
}


a.menuItem, a.menuItemActive {
	color				: #ffffff;
	background-color	: transparent;
	display				: block;
	padding				: 6px 15px 6px 15px;
	text-decoration		: none;
	white-space			: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  /*background-color: #000000;*/
  color					: #76A7D9;
}

a.menuItem:hover, a.menuItemActive {
  /*background-color: #333333;*/
  color					: #76A7D9;
}

form.search {
	padding				: 0px;
	position			: relative;
	top					: 70px;
	left				: 10px;
}

form.search input {
	margin				: 0px;
	vertical-align 		: middle;
}

input.search {
	border				: #888888 1px solid;
	background 			: #ffffff url(../images/pfade.gif) repeat-x;
	width				: 126px;
	padding				: 2px;
	margin				: 0;
}
#logoprint{
	width				:	510px;
	height				:	41px;
	align				:	center;
	padding				:	0px;
	margin				:	0px;
}

#logoprint img{
	display				:	block;
	border				: 	none;
	align				:	center;
}