body {
  background-color: #000033;
  font-size: 10px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #fff;

  margin: 0;
  padding: 0;
  border: none;
}

img {
	border: 0px;
}

p {
	margin: 16px 0px;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#content h1 {
  font-size: 13px;
  font-weight: bold;
  padding: 0px;
  margin: 17px 0px 0px 0px;
}

#content h1 b, #content h1 strong{
	color: #99ffff;
	font-size: 16px;
}

#content h2 {
  font-size: 12px;
  font-weight: bold;
}

#content h2 b, #content h2 strong{
	color: #99ffff;
	font-size: 14px;
}

#content h3 {
  font-size: 11px;
  font-weight: bold;
}

#content h3 b, #content h3 strong{
	color: #99ffff;
	font-size: 13px;
}

#content h4 {
  font-size: 10px;
  font-weight: bold;
}

#content h4 b, #content h4 strong{
	color: #99ffff;
	font-size: 12px;
}

#content h5 {
  font-size: 9px;
  font-weight: bold;
}

#content h5 b, #content h5 strong{
	color: #99ffff;
	font-size: 11px;
}

#content h6 {
  font-size: 8px;
  font-weight: bold;
}

#content h6 b, #content h6 strong{
	color: #99ffff;
	font-size: 10px;
}

#content .Fussnote {
	font-size: 8px;
	line-height: 12px;
}

#content .GeringereZeilenhoehe {
	line-height: 15px;
}

#admin_links {
	position: absolute;
	top: 10px;
	left: 681px;
	z-index: 99;
	font-weight: bold;
	width: 171px;
	text-align: right;
}

#admin_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
  width: 826px;
  height: 550px;
  
  background: url('images/content.jpg') 166px 0px no-repeat;

  margin: 27px;
}

* html #container {
	background: url('images/content.jpg') 166px 0px no-repeat;
}

*:first-child+html #container {
	background: url('images/content.jpg') 166px 0px no-repeat;
}

#extra_container {
  margin: 27px;
}

#extra_sidebar {
  margin: 0px 0px 0px 27px;
}


#extra_content_iframe {
	border: 0px;
	
    position: absolute;
	top: 27px;
	left: 193px;
	bottom: 0px;
	right: 0px;
}

#content {
  font-size: 11px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.2px;
  color: #fff;

  width: 566px;
  height: 274px;
  margin: 1px 0px 2px 0px;
  
  overflow: auto;
  
  padding: 0px 47px 0px 47px;

  float:left;
  display: block;
}

#sidebar {
  width: 166px;
  height: 496px;

  float:left;
  display: block;

  letter-spacing: -1px;

  background-image: url('images/sidebar.jpg');
}

#sidebar_address {
  margin: 10px 0 20px 20px;
  color: #000;
  line-height: 13px;
}

#sidebar_list {
  margin: 0 0 20px 0;
  font-weight: bold;
  color: #6b7171;
  list-style-image: url('images/sidebar_listpoint.gif');
}

#sidebar_impressum_link a {
  color: #6b7171;
  text-decoration: none;
}

#sidebar_email_link a {
  color: #353567;
  font-weight: bold;
  text-decoration: none;
}

#sidebar_email_link a:hover {
  color: #FFF;
}

#menu {
  margin: 65px 0 0 0;
  font-size: 14px;
  font-weight: normal;
  
  position: relative;

  width: 660px;
  height: 60px;
  float:left;
}

#menu a:link, #menu a:visited, #menu a:focus, #menu a:hover, #menu a:active {
	font-weight: normal;
}

ul#main_menu {
	padding: 0px;
	margin: 0px;
}

#menu_homebutton_home, #menu_homebutton_else {
  float:left;
  display: block;

  width: 14px;
  height: 14px;
  margin: 2px 0 0 20px;


}

#menu_homebutton_else {
  background-image: url('images/homebutton_else.gif');
}

.menu_item, .menu_item_selected {
  float:left;
  display: block;
  margin: 0 18px 0;
}

.menu_item a, .sub_menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#sub_menu {
  /*margin: 36px 0 0 52px;*/
  font-size: 12px;
  clear: both;
  padding: 0px;
  
  position: absolute;
  top: 25px;
  left: 52px;
}

* html #sub_menu {
  position: relative;
  margin: 12px 0 0 12px;
}

*:first-child+html #sub_menu {
  top: 35px;
  left: 12px;
}



.sub_menu_item, .sub_menu_item_selected {
  float:left;
  display: block;

  margin: 0 10px 0;
}

.menu_item_selected, .sub_menu_item_selected, .menu_item_selected a, .sub_menu_item_selected a {
  color: #f1df3b;
  text-decoration: none;
}

/*
* html #flash_element {
  position: relative;
  top: 441px;
  left: 193px;
}
*/

* html #flash_element {
	float:right;
}
/*
* html #footer {
  position: absolute;
  top: 525px;
  left: 27px;
}
*/

#footer_links {
  width: auto;
  float:right;
}

#footer_links ul {
  margin: 14px 0px 0px 10px;
  padding: 0px;
  list-style-type:none;
}

#footer_links li {
  background: url('images/footer_dots.gif') no-repeat 0px 4px;
  padding-left: 80px;
}

#footer_links a {
  color: #fff;
  text-decoration: none;
}

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

#footer_lieblings {
  display: block;
  float:right;
  margin-top: 15px;
  margin-left: 5px;

  width: 110px;
  height: 27px;
  background-image: url('images/footer_lieblings.gif');
}

* html #footer_lieblings {
  margin: 0px;
  position: absolute;
  top: 15px;
  left: 717px;
  z-index: 10;
}

#impressum_container {
  margin: 27px;
  width: 600px;
}

#impressum_header {
  width: 600px;
  height: 193px;
  background-color: #ccc;
  color: #000033;
}

#impressum_logo1 {
  width: 139px;
  height: 60px;
  background-image: url('images/impressum_logo1.gif');
}

#impressum_logo2 {
  width: 118px;
  height: 133px;
  background-image: url('images/impressum_logo2.gif');
  float:left;
}

.impressum_address {
  float:left;
  display: block;
  padding: 8px;

  letter-spacing: -1px;
}


#login_page {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 11px;
	
	padding: 25px 0px 0px 45px;
}

#login_page h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

#login_page a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#login_page #login_form label {
	width: 108px;
	text-align: right;

	display: block;
	float: left;
}

#login_page #login_form input {
	margin: 0px 0px 7px 11px;
	width: 166px;
}

#login_page #login_form .admin_submit {
	margin: 9px 0px 0px 190px;
	width: 100px;
}

#login_page #login_form input.input_correct {
	width: 138px;
	padding-right: 28px;
	background: url('images/tick.gif') #FFFFFF 142px 0px no-repeat;
}

#password_length_notice {
	position: absolute;
	top: 271px;
	left: 547px;
	z-index: 99;
}

#password_validation_notice {
	position: absolute;
	top: 300px;
	left: 547px;
	z-index: 99;
}

#login_saved_data_labels {
	width: 90px;
	text-align: right;
	line-height: 24px;
	
	position: absolute;
	top: 250px;
	left: 270px;
	z-index: 99;
}

#login_saved_data_data {
	line-height: 24px;
	
	position: absolute;
	top: 250px;
	left: 390px;
	z-index: 99;
}

