/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Georg Torges (kein_bluemchen@gmx.de) for 1und1 Website Award
 ----------------------------------------------------------------------------*/
/*
######################################################
Body Style
######################################################
*/* {
  margin: 0px;
  padding: 0px;
}

body#body {
	background-color: #0033ff;
  text-align: center;
}
/*
######################################################
Content Style
######################################################
*/
.content p {
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
  text-decoration: none;
  margin: 10px 0px 10px 0px;
  background-color: #ffffff;
  color: #000000;
  text-align: justify;
}
.content h1 {
  margin: 20px 0px 20px 0px;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size: 16px;
  font-style: normal ;
  text-decoration: none;
}
.content h2 {
  margin: 20px 0px 20px 0px;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size: 14px;
  font-style: normal ;
  text-decoration: none;
}
.content h3 {
  margin: 20px 0px 20px 0px;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  font-style: normal ;
  text-decoration: none;
}
.content a:link {
  font-size: 12px;
  text-decoration: underline;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
.content a:visited {
  font-size: 12px;
  text-decoration: underline;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
.content a:active {
  font-size: 12px;
  text-decoration: underline;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
.content a:hover {
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
  text-decoration: none;
}
.content table {
	font-size: 12px;
	margin: 20px auto 20px auto;
	border: 2px;
	border-color: #800080;
	border-collapse: collapse;
	border-style: solid;
}
.content tr {
  font-size: 12px;
  color: #0062A0;
  background-color: #FCFCFC;
}
.content tr.odd {
  font-size: 12px;
  color: #0062A0;
  background-color: #FCFCFC;
}
.content tr.even {
  font-size: 12px;
  color: #0062A0;
  background-color: #F3F3F3;
}
.content th {
  font-size: 12px;
  border: 2px solid #800080; 
  padding: 1px 5px 1px 10px;
  text-align: center;
}
.content td {
  font-size: 12px;
  border: 2px solid #800080; 
  padding: 5px 5px 5px 5px;
  text-align: center;
}
.content input {
  border: 1px solid #000000;
  font-family: Arial,sans-serif; 
  font-size: 13px;
  padding-left: 6px;
}
.content textarea {
  font-family: Arial,sans-serif; 
  font-size: 13px;
  border: 1px solid #000000;
  padding-left: 6px;
}
.content button {
  height: 18px;
  border-left: 1px solid white;
  border-top: 1px solid white;
  border-right: 1px solid Gray;
  border-bottom: 1px solid Gray;
  background-color: #DCE0E6;
  color:#000000;
  text-align: center;
  font-family: Arial,sans-serif; 
  font-size: 12px;
  line-height: 15px;
}
.content select {
  border: 1px solid #000000;
  font-family: Arial,sans-serif; 
  font-size: 13px;
}
.content ul {
  margin: 20px 0px 20px 40px;
}
.content ol {
	margin: 20px 0px 20px 40px;
}
#main {
  padding: 30px 30px 10px 30px;
  color: #000000;
  background-color: white;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom:20px;
  padding-top: 12px;
  border: 1px solid #555555;
  text-align: left;
  width: 720px;
}
#sub_container {
  margin: 0px;
  padding: 0px;
}
#content_container {
  width: 700px;
  z-index: 100;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#header	{
  height: 220px;
  margin-bottom: 20px;
}
#slogan {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #800080;
  background-color: #ffffff;
  position: absolute;
  font-weight: bold;
}
#main_top {
  width: 720px;
  height: 220px;
	background: url(/images/header_background.jpg) no-repeat;
}
#logo {
  position: absolute;
  top: 55px;
  width: 427px;
  height: 32px;
  background-repeat: no-repeat;
}
#navigation_div {
  position: absolute;
  top: 39px;
  width:170px;
  height:200px;
  margin-left: 530px;
}
#main_nav_list {
  margin: 0px;
  margin-top:14px;
  margin-bottom: 0px;
  list-style-type: none;
}
#main_nav_list a {
  display: block;
  border-bottom: 1px solid #BFBFBF;
  padding-left: 45px;
  line-height: 22px; 
  vertical-align: middle;
  background-repeat: no-repeat;
}
a.main_navigation {
  color: #0062A0;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
a.main_navigation:hover {
  color: #0062A0;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
a.main_navigation_active {
  color: #0062A0;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
#left_column_container {
  float: right;
  width: 194px;
  margin-top:-20px;
  margin-left: 20px;
  vertical-align: top;
}
.sub_navigation_container {
  text-align: center;
  height: 50px;
  width: 180px;
  min-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 1px; 
  background: url(/images/sub_navigation_background.jpg) no-repeat bottom;
}
.sub_nav_list {
  background-color: #FFFFFF;
  margin: 0px 6px 8px 4px;
  padding: 16px 0px 20px 0px;
  list-style-type: none;
}
.sub_nav_list a {
  display: block;
  border-bottom: 1px solid #000000;
  border-bottom: 1px solid #BFBFBF;
  padding: 0px 0px 1px 45px;
  background-color: transparent;
  line-height: 18px;
  background-repeat: no-repeat;
}
a.sub_nav_item {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
a.sub_nav_item:hover {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
a.sub_nav_active_item {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
}
#footer {
  margin-top: 30px;
  border-top: 1px dashed #D4D4D4;
  clear: both; 
}
#footer_text {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal ;
  font-weight: normal ;
  text-decoration: none;
  margin-top: 4px;
  text-align: center;
  font-size: 11px; 
}
#main_nav_list a.main_navigation_active {
  background: url(/images/navigation_active_icon.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0033ff;
  background-position: top right;
}
#main_nav_list a.main_navigation {
  background: url(/images/navigation_link_icon.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0033ff;
  background-position: top right;
}
#main_nav_list a.main_navigation:hover {
  background: url(/images/navigation_hover_icon.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #800080;
}
#content_container h1 {
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #800080;
}
#content_container h2 {
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #800080;
}
#content_container h3 {
  font-family: Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #800080;
}
#content_container, #content_container p {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#content_container a:visited {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
#content_container a:link {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
#content_container a:hover {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#content_container a:active {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
/*
######################################################
Footer Style
######################################################
*/
#footer_text {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#footer_text a:link {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0033ff;
}
#footer_text a:hover {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #800080;
}
#footer_text a:active {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0033ff;
}
#footer_text a:visited {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0033ff;
}
/*
######################################################
Image Style
######################################################
*/
.no_border_image {
  border: 0px;
  color: #000000;
  background-color: #ffffff;
}

