@charset "UTF-8";
* {
	padding:0;
	margin:0;
}
body  {
	font: 100%/1.4em Helvetica, Verdana, Arial, sans-serif;
    font-size: 1em;
	background: #174b6c url(img/background_weich.gif);
	background-repeat :repeat-x;
	color: #000;
}
img {
	border: 0;
}
h1 {
	font-size: 1.8em;
	line-height: 1em;
	margin: 0;
	font-weight: lighter;
}
h2 {
	font-size: 1.2em;
	line-height: 0.8em;
	font-weight: lighter;
}
ul {
	list-style:none;
	padding:0; 
	margin:5px 0 5px 5px; 
}
li {
	padding:0; 
	margin:0; 
	line-height: 1.8em;
	list-style-position: inside;
	background: url(img/anker_kl.png) 0 0.5em no-repeat;
	padding-left: 15px;
}
li a {
	color: #000;
}
td {
	text-align: left;
	vertical-align: top;	
}
td a {
	color: #000;
}
td .inthemiddle {
	text-align: center;
}
.thehelp {
	padding: 0 0 0 15px;
	color:#F00;
	font-style: italic;
}
.mainlayout #container {
	position:relative;
	font-size: 0.9em;
	width: 809px;
	margin: 10px auto;
	background: #ddd;
} 
.mainlayout #container #leftshad {
	width: 30px;
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	background: transparent url(img/shad_left.png) no-repeat top right;
	height: 1000px;
}
.mainlayout #container #rightshad {
	width: 30px;
	position:absolute;
	top:0;
	right:0;
	margin: 0;
	background: transparent url(img/shad_right.png) no-repeat top left;
	height: 1000px;
}
.mainlayout #container #content {
	width:749px;
	position:absolute;
	top:0;
	left:30px;
	padding: 0;
	background: transparent;
}
.mainlayout #container #headimg {
	background: #FFFFFF url(img/GraueFlaeche.gif) repeat-x;
	width: 747px;
	height: 166px;
	margin: 0;
	border: 0;
	overflow:visible;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.mainlayout #container #mainContent #headimgimg {
	float:left;
	margin: -150px 0 0 0;
}
.mainlayout #container #headimg #headimgtext {
	font-size: 1.8em;
	line-height: 1.3em;
	float:right;
	padding: 50px 30px 0 0;
	color: #FFF;
	font-weight: lighter;
}
.mainlayout #header {
	background: #000 url(img/balkenblack.gif) repeat-x;
	font-weight: bold;
	color: #ddd;
	padding: 10px 10px 0 0;
	height: 34px;
} 
.mainlayout #header h1 {
	margin: 0;
	padding: 10px 0;
    font-size: 1.1em;
	color: #fff;
}
.mainlayout #header a {
	color: #eee;
	font-weight: bold;
}
.mainlayout #header a:link,
.mainlayout #header a:visited {
	color: #eee;
}
.mainlayout #header a:hover,
.mainlayout #header a:active {
	color: #fff;
}
.mainlayout #container #header #main {
	padding: 0 0 0 10px;
	font-size: 1.0em;
	float: left;
}
.mainlayout #container #header #lang {
	padding: 3px 10px 0 0;
	font-size: 0.7em;
	float: right;
	color: #FFF;
}
.mainlayout #mainContent {
	width: 473px;
	background: #FFFFFF url(img/GrauerVerlauf.png) repeat-x;
  	margin: 0 0 0 0;
  	padding: 0 10px 0 50px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.mainlayout #mainContent h1 {
  	padding: 0 0 10px 0;
	clear: left;
}
.mainlayout #mainContent h2 {
  	padding: 5px 0 10px 0;
}
.mainlayout #mainContent p {
  	padding: 5px 0 10px 0;
}
.flow_image {
	margin: 5px;
	padding: 0px;
	float: right;
}
.top_image {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 5px;
	right: 5px;
}
.mainlayout #sidebar1 {
	float: right;
	width: 213px;
	height:900px;
	background: #ddd;
	padding: 0;
	margin: 0;
	border-right: 1px solid #000;
}
.mainlayout #sidebar1 h3, .mainlayout #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
  	padding: 0 0 10px 0;
}
.mainlayout #container #sidebar1 #twitter_div #twitter_update_list {
	font-size: 0.8em;
	list-style-type: none;
}
.appbadge {
	text-align:center;
}
.mainlayout #footer {
	width: 483px;
	padding: 20px 0 0 50px;
	font-size: 0.8em;
	background-color: #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
} 
.mainlayout #footer p {
	margin: 0;
	padding: 10px 0;
}
.mainlayout #footer a {
	color: #fff;
	font-weight: normal;
}
.mainlayout #footer a:link,
.mainlayout #footer a:visited {
	color: #000;
}
.mainlayout #footer a:hover,
.mainlayout #footer a:active {
	color: #004e74;
}
.mainlayout #copy {
	position:relative;
	width: 809px;
	padding: 10px 0;
	left:-30px;
	top: -5px;
	font-size: 0.6em;
	line-height: 1.3em;
	background-color: #FFF;
	text-align: center;
	background: transparent url(img/fuss.png) no-repeat top left;
	color: #ddd;
}
.mainlayout #copy p {
	padding: 10px 30px 0 30px;
}
.mainlayout #copy a {
	color: #fff;
}


