@import url(/css/global_additions.css);
body,html {
	background-color : #cccccc;
	overflow: auto;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;	
}

.bilderleiste {
	width: 796px;
	/*height:  60px;*/
}

.h1, h1 {
	font-size: 20px;
	color: #F35712;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
}

.h2, h2 {
	font-size: 15pt;
	color: #70A4B8;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
}
.content h2.alternativ {
	font-weight:bold;
	border:dashed #70A4B8;
	border-width:1px 0 1px 0;
	padding:10px 0
}
th {
	text-align: left;
}
.box {
	padding:10px;
	background-color:#70A4B8;
}
.overlacklist {
	list-style-image:url('/images/pfeil_doppel.gif');
}
a img {
	border:none;
}
.main {
	width: 795px;
	/*height: 100%;*/
	/* table-layout: fixed; */
}

.main .top_left {
	background-color: #cccccc;
}

.main .top {
	height: 1px;
	background-color: #004563;
}

.main #menu {
	height: 26px;
	background-color: #004563;
	background-image: url(/images/menu/menu_top_bg.gif);
	vertical-align: middle;
}

#menu td {
   text-align: left;
	vertical-align: top;
	padding-top:    1px;
	padding-bottom: 6px;
}

.main #submenu_left {
  	background-color: #cccccc;
}

.main #submenu {
   width: 136px;
	background-color: #004563;
	vertical-align: top;
}

#submenu #blue   { height: 1px; background-color: #00445D; }
#submenu #orange { height: 1px; background-color: #F79265; }

.main #submenu_line {
   width: 5px;
	background-color: #7B2C09;
	background-image: url(/images/menu/submenu_line_bg.gif);
	vertical-align: top;
}

.main #info_top {
	height: 27px;
	background-color: #FFF;
	background-image: url(/images/menu/info_top_bg.gif);
}

#info_top td {
   color: white;
	font-weight: bold;
}

.adress{
	margin-left : 5px;
}

/* ---------  Men� 1 [das men� oben] ----------------------------- */

.menu1{
	margin-left: 10px;	 
	font-size: 9pt;
 } 
  
.menu1 a {
 	color: white;
	text-decoration: none;
}

.menu1 a:hover {
	text-decoration: underline;
}

/* ---------  Men� 2 [das submen� links] ------------------------- */

.menu2 {
	background-color: #004563;
}

.menu2 th {
	vertical-align: top;
	width: 17px;
}

.menu2 a {
	color: #cccccc;
	text-decoration: none;
	font-size: 9pt;
}

.menu2 a:hover {
	color: #FFF;
}

.menu2 .i {
	font-style: normal;
	font-size: 10px;
	text-align: right;
	padding:0px;
	padding-right: 5px;	
}

.menu2_spacer {
	height: 12px;
}

.themesidebox {
	background-color: #D94612;
	width: 100%;
}

.themesidebox td {
	font-size: 8pt;
	color: #222222;
}

.themesidebox a {
	color: #F0B096;
	text-decoration: none;
}

.themesidebox a:hover {
	color: #FFF;
}

/* ----------- content ------------------------------------------------- */

.content {
	background-color: #FFF;
	padding: 15px;	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height:450px;
	vertical-align:top;
}

.content td {
	font-size: 10pt;
}

.content h1 {
	font-size: 20px;
	color: #F35712;
	font-weight: lighter;
}

.content h2 {
	font-size: 13pt;
	color: #70A4B8;
	font-weight: lighter;
	margin:  0px;
	padding: 0px;
}

.infotable td {
  background-color: #70A4B8;
  font-size: 10pt;	
}

.infotable .iheader {
	background-color: #005D80;
	color: #FFF;
}

.infotable .iinfo {
	font-size: 8pt;
	background-color: white;
}

.footer {
	font-size: 10px;
	padding: 1px;
	vertical-align: bottom;
	background-color: White;
}

.anker a {color:#70A4B8 ; font-size:10px; font-weight:lighter;}

/*umfrage*/
.polltitle {
	font-size: 12px;
	font-weight : lighter;
}

.pollcontent{
	font-size: 12px;
	color: #F0B096;
	padding-top: 3px;
}

.subpict {
	font-size: 10px;
	font-style: italic;
	padding: 1px;
	vertical-align: bottom;
}

