/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


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

body {
	color: #2d4c6d;
	background-color: #999999;
	font-size: 90%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

table {
	font-size: 1em;
	text-align: center;
}

td {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

a {
	color: #fff;
	
	text-decoration: underline;
}

a:hover {
	color: #355373;
	text-decoration: none;
	
}

img {
	border: none;
	text-align: left;
}

ul, ul li {
	list-style: none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.67em 0.67em 0.67em;
	background-color: #FFF;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #fff solid;
}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 0 auto;
	width: 982px;
	background: url('images/rightcol_img.gif') no-repeat 100% 147px;*/
	font-size: 0.67em;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	left: -243px;
	width: 496px;
	background: url('images/main_bg_bot.gif') no-repeat 0% 100%;
}

#body_container_b {
	padding: 15px 0px;
	width: 496px;
	background: url('images/main_bg_top.gif') no-repeat 0% 0%;
}

#body_container_c {
	
	background-color: #fefefe;
	border-left: #d0d8e0 6px solid;
	border-right: #d0d8e0 6px solid;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	background-color: #FFF;
	color: #000;
}

#page_header h1 {
	position: relative;

	width: 100%;
	height: 137px;
	background: url('images/logo.jpg') no-repeat 50% 50%;
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	font-weight: bold;
	text-align: center;
	color: #2d4c6d;
}






/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	float: left;
	margin-top: 149px;
	position: relative;
	left: 77px;
	width: 166px;
	background: url('images/navmenu_bg_bot.gif') no-repeat 0% 100%;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
}

#navmenu_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/navmenu_bg_top.gif') no-repeat 0% 0%;
}

#navmenu_c {
	
	background-color: #335171;
	border-left: #d0d8e0 6px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
}

#navmenu li a:hover {
	
	background-color: #c2cfd2
}

#navmenu li.list_first {
	border-top: none;
}
.Schwarz {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #335271;
}

