/* ********** [ GENERAL ] ********** */

body {
	margin: 0px; padding: 0px;
	cursor: default;
/*	background: #ffffff; }*/
	background-image: url(bgblack.jpg);}


div.clear {
	clear: both; }



/* ********** [ PAGE ] ********** */

div#page_wrap {
	margin: 5px auto;
	width: 960px;
	background: #ffffff; }

	div#page {
		padding: 7px; }



/* ********** [ HEADER ] ********** */

div#header_wrap {
 }

	div#header_main {
		margin: 0px 5px 0px 0px;
		width: 661px;
		height: 214px;
		position: relative;
		float: left;
		background: #00639C url('header_bg.jpg') no-repeat; }

		div#header_main h1 {
			margin: 0px;
			padding: 0px;
			top: 30px;
			left: 160px;
			position: absolute;
			font: 30px Trebuchet MS, tahoma;
			font-weight: bold;
			color: #ffffff; }

			div#header_main h1 span { }

		div#header_main a.signup {
			width: 142px;
			height: 40px;
			top: 201px;
			left: 311px;
			position: absolute;
			display: block;
			font: bold 14px/40px tahoma;
			color: #ffffff;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			letter-spacing: 3px;
			background: url("header_signup.jpg") no-repeat; }

			div#header_main a.signup:hover {
				background: url("header_signup.jpg") no-repeat 0px -40px; }

		div#header_main div.banner {
			top: 180px;
			left: 316px;
			position: absolute;
			display: block; }

			div#header_main a.signup:hover {
				background: url("header_signup.jpg") no-repeat 0px -40px; }

		div#header_main p.blurb {
			margin: 0px;
			padding: 0px;
			top: 95px;
			left: 315px;
			position: absolute;
			font: 20px tahoma;
			color: #ffffff; }

	div#headernav {
		margin: 0px 5px 0px 0px;
		width: 661px;
		height: 38px;
		float: left;
		background: #9CB6CD url('header_navbar_bg.gif') no-repeat; }

		div#headernav ul {
			margin: 0px 0px 0px 10px;
			padding: 0px;
			height: 38px;
			list-style-type: none; }

			div#headernav ul li {
				margin: 0px; padding: 0px;
				float: left;
				font: 12px/38px tahoma;
				color: #ffffff; }

				div#headernav ul li a {
					padding: 0px 10px;
					height: 38px;
					display: block;
					float: left;
					font: 12px/38px tahoma;
					color: #ffffff;
					text-decoration: none; }

					div#headernav ul li a:hover {
						color: #00639C; }

	div#header_search {
		width: 280px;
		height: 252px;
		float: right;
		background: #343434 url('header_search_bg.jpg') no-repeat; }

		div#header_search h5 {
			margin: 8px 0px 0px 18px;
			padding: 0px;
			font: bold 14px tahoma;
			color: #00639C; }

			div#header_search h5 span { }

		div#header_search div#header_search_form {
			margin: 20px 0px 0px 18px;
			padding: 0px; }

			div#header_search div#header_search_form select.select {
				width: 150px; }

	div#usernav {
		width: 661px;
		height: 24px;
		float: left;
		border-bottom: 2px solid #00639C;
		background: #DCE5EE url('content_bg_top.gif') no-repeat; }

		div#usernav ul {
			margin: 0px 0px 0px 15px;
			padding: 0px 0px 3px 0px;
			list-style-type: none; }

			div#usernav ul li {
				margin: 0px;
				display: block;
				float: left;
				color: #000000;
				font: 11px/28px tahoma;	}

			div#usernav ul li a {
				margin: 0px;
				padding: 0px 5px;
				height: 28px;
				display: block;
				float: left;
				font: 11px/28px tahoma;
				color: #00639C;
				text-decoration: none; }

				div#usernav ul li a:hover {
                	color: #ffffff; }

/* Usermenü Fettschrift */

			div#usernav ul li_b {
				margin: 0px;
				display: block;
				float: left;
				color: #000000;
				font: 11px/28px tahoma;	}
			
			div#usernav ul li_b a {
				margin: 0px;
				padding: 0px 5px;
				height: 28px;
				display: block;
				float: left;
				font: 11px/28px tahoma;
				color: #00639C;
				text-decoration: bold; }

				div#usernav ul li_b a:hover {
                	color: #ffffff; }


	div#usernav_profile{
		width: 661px;
		height: 24px;
		float: left;
		background: #DCE5EE url('content_bg_top.gif') no-repeat; }

		div#usernav_profile ul {
			margin: 0px 0px 0px 15px;
			padding: 0px 0px 3px 0px;
			list-style-type: none; }

			div#usernav_profile ul li {
				margin: 0px;
				display: block;
				float: left;
				color: #000000;
				font: 11px/28px tahoma;	}

			div#usernav_profile ul li a {
				margin: 0px;
				padding: 0px 10px;
				height: 28px;
				display: block;
				float: left;
				font: 11px/28px tahoma;
				color: #00639C;
				text-decoration: none; }

				div#usernav_profile ul li a:hover {
                	color: #ffffff; }



/* ********** [ FOOTER ] ********** */

div#footer_wrap {
	margin: 10px;
	height: 41px;
	background: url('footer_bg.gif') repeat-x; }

	div#footer {
		font: 12px/41px tahoma;
		color: #808080;
		text-align: center; }

		div#footer a {
			font: 12px/41px tahoma;
			color: #808080;
			text-decoration: none; }

		div#footer a:hover {
			color: #00639C; }


/* ********** [ CONTAINER ] ********** */

div#container_wrap {
	margin: 5px 0px;
	padding: 0px;
	width: 946px; }

  	div#container { }


/* ********** [ SIDEBAR ] ********** */

div#sidebar_wrap {
	margin: -24px 0px;
	padding: 0px;
	width: 280px;
	float: right; }

  	div#sidebar { }

/* ********** [ SIDEBAR_HOME ] ********** */

div#sidebar_home_wrap {
	margin: -334px 0px;
	padding: 0px;
	position: relative;
	width: 280px;
	float: right; }

  	div#sidebar { }


/* ********** [ CONTENT ] ********** */

#content_wrap {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 661px;
	background: #9CB6CD; }

  	#content { }


/* ********** [ MESSAGES ] ********** */

div#info_message {
	margin: 10px;
	padding: 10px;
    font: 12px tahoma;
	color: #006699;
    background-color: #DCE5EE;
    border-top: 1px #00639C solid;
    border-bottom: 1px #00639C solid; }

	div#info_message a {
		font: 12px tahoma;
		color: #006699;
		text-decoration: none; }

	div#info_message a {
		text-decoration: underline; }

div#error_message {
	margin: 10px;
	padding: 10px;
    font: 12px tahoma;
	color: #ff0000;
    background-color: #DCE5EE;
    border-top: 1px #ff0000 solid;
    border-bottom: 1px #ff0000 solid; }

	div#error_message a {
		font: 12px tahoma;
		color: #ff0000;
		text-decoration: none; }

	div#error_message a {
		text-decoration: underline; }
