/* -----------------------------------------------------------
BASIS-FORMATIERUNG
	Accessibility
HEADER
	Service-Navigation
	Gremien-Login
NAVIGATION
	Prim�r-Navigation
	Sekund�r-Navigation
CONTENT
	Teaser auf Unterseiten
	Related Content
	Sitemap
	Timeline
	Forum
	Video
INFOLANE
	Boxen
	Tagcloud
FOOTER
----------------------------------------------------------- */

/* =BASIS-FORMATIERUNG
   -----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0; 
}
body {
	margin: 0 12px;
	padding: 0;
	background: #FFF url(../gfx/bkgr.gif) 0 131px repeat-x;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 980px; 
}
img {
	border: 0; 
}
/* Accessibility */
a.skip:focus, a.skip:active {
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 65px;
	color: #000;
	padding: 3px;
	text-decoration: underline;
	background-color: #EEE;
	border: 1px solid #999; 
}
.access, .skip	{
	position: absolute;
	left: -1000px;
	top: -1000px; 
}
	
/* =HEADER
   -----------------------------------------------------------*/
#header {
	position: relative;
	width: 980px;
	font-size: 1em; 
}
/* Service-Navigation */
#servicenav {
	position: absolute;
	top: 80px;
	right: 0;
	color: #004079; 
}
#servicenav span {
	padding: 0 3px; 
}
#servicenav a {
	color: #004079;
	text-decoration: none; 
}
#servicenav img {
	position: relative;
	top: 1px; 
}
/* Gremien-Login */
#login {
	position: absolute;
	right: 0;
	top: 48px;
	font-size: 1.1em; 
	width: 200px; 
}
#login a {
	display: block;
	background: #E5EBEC url(../gfx/arrow_link.gif) 10px 9px no-repeat;
	color: #004079;
	text-decoration: none;
}
#login a.button {
	position: absolute;
	top: 0;
	right: 0;
	background-position: 6px center;
	font-weight: bold;
	border: 1px solid #CCC;
	margin-top: 0;
	padding: 1px 5px 2px 12px;
}
#login form a {
	margin: 0 0 0 0;
	background-position: 9px 9px;
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #CCC;
	clear: both;
}
* html #login form a {
	background-position: 9px 10px;
	padding: 2px 5px 5px 15px;
}
#login_form {
	visibility: hidden;
}
#login form {
	position: absolute;
	right: 0;
	top: 19px;
	width: 184px;
	background: #E5EBEC;
	border: 1px solid #CCC;
	font-size: 0.909em;
}
#login label, #login input {
	display: block;
	margin: 0 10px;
}
#login label {
	margin: 10px 10px 3px;
}
#login input {
	width: 160px;
}
#login input.submit {
	width: auto;
	float: right;
display: inline;
	border: 0;
	background: #E5EBEC url(../gfx/arrow_link.gif) 0 5px no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #004079;
	margin: 3px 7px 8px 0;
	padding: 0 0 0 5px;
}
* html #login input.submit {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 5px 0;
}
.fontsizer:hover {
	cursor: pointer;
	cursor: hand;
}
#welcome {
	width: 45em; 
	position: absolute; 
	right: 6.5em; 
	top: 2px; 
	text-align: right;
}

/* =NAVIGATION
   -----------------------------------------------------------*/
/* Prim�r-Navigation */
ul#primnav {
	font-size: 1.1em;
	width: 981px;
	overflow: hidden;
	white-space: nowrap;
	color: #FFF;
	font-weight: bold; 
}
ul#primnav li { 
	display: inline; 
}
ul#primnav li a {
	float: left;
display: inline;
	color: #FFF;
	text-decoration: none;
	background: #004079;
	border-top: 1px solid #336694;
	text-align: center;
	padding: 4px 0px 7px; 
}
ul#primnav li a.aktiv {
	color: #95363E;
	background: #FFF; 
	border-top: 1px solid #FFF; 
}
ul#primnav li a:hover, ul#primnav li a:focus, ul#primnav li a:active {
	background: #FFF;
	color: #95363E;
	border-top: 1px solid #FFF; 
}
li#nav01 a {
	width: 103px;
}
li#nav02 a {
	width: 113px;
}
li#nav03 a {
	width: 126px;
}
li#nav04 a {
	width: 185px;
}
li#nav05 a {
	width: 146px;
}
li#nav06 a {
	width: 175px;
}
li#nav07 a {
	width: 132px;
}
li#nav01_i a {
	width: 89px;
}
li#nav02_i a {
	width: 99px;
}
li#nav03_i a {
	width: 112px;
}
li#nav04_i a {
	width: 171px;
}
li#nav05_i a {
	width: 132px;
}
li#nav06_i a {
	width: 161px;
}
li#nav07_i a {
	width: 118px;
}
li#nav08_i a {
	width: 98px;
}

/* Sekund�r-Navigation */
#seknav {
	float: left;
display: inline;
	font-size: 1.1em;
	padding: 30px 2px 4px;
	width: 176px; 
}
ul#seknav {
	position: relative;
	list-style-type: none; 
} 
ul#seknav li {
	float: left;
display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 176px; 
}
ul#seknav ul li {
	display: inline;
	padding: 0 0 0 9px;
	width: 167px; 
}
ul#seknav ul ul li {
	display: inline;
	padding: 0 0 0 18px;
	margin-left: -9px;
	width: 158px; 
}
#seknav a {
	display: block;
	text-decoration: none;
	padding: 4px 0 3px 14px;
	color: #004079; 
}
#seknav a:hover, #seknav a:focus, #seknav a:active, #seknav a.aktiv, #seknav a.aktiv:hover, #seknav a.aktiv:focus, #seknav a.aktiv:active {
	background: url(../gfx/bullet_seknav.gif) 4px .8em no-repeat;
	font-weight: bold;
	color: #95363E; 
}
#seknav a:hover, #seknav a:focus, #seknav a:active {
	font-weight: normal; 
}

/* =CONTENT
   -----------------------------------------------------------*/
#content {
	display: inline;
	font-size: 1.1em;
	float: left;
display: inline;
	background: #FFF; 
	width: 580px;
}
#contentleft {
	float: left;
display: inline;
	width: 390px;
}
#content p {
	font-size: 1.09em;
	line-height: 150%;
	margin: 0 10px 15px;
	clear: both;
}
#contentleft p {
	margin-right: 0;
}
#content p img {
	float: left;
display: inline;
	margin: 5px 20px 10px 0;
}
#content .image {
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgdesc {
	font-size: 95%;
	margin: 5px 0 0 10px;
}

/* Links */
#content a {
	color: #004079;
}
#content a:visited {
	color: #7085AD;
}
#content a:hover, #content a:focus, #infolane a:hover, #infolane a:focus, #wrapper #content ul.arrow a:hover, #content .teaserarea .teaser a:hover, #wrapper #content .download a:hover {
	color: #95363E;
}
#content a.single {
	background: transparent url(../gfx/arrow_link.gif) no-repeat scroll 0 center;
	text-decoration: none;
	padding-left: 7px;
	margin-bottom: 15px;
}

/* �berschriften */
#headline {
	padding: 28px 0 0 10px;
	margin-bottom: 12px;
}
#headline h1 {
	font-size: 1.818em;
	font-weight: normal;
	margin: 0;
}
#headline h2 {
	font-size: 1.182em;
	padding-top: 2px;
}
#content h3 {
	font-size: 1.182em;
	margin: 0 0 5px 10px;
	clear: both;
}
/* Listen */
#content ul, #content dl {
	line-height: 150%;
	margin: 0 0 20px 10px;
	list-style: none;
	font-size: 1.091em;
	clear: both;
}
#content ul li, #content dl dt {
	padding: 4px 0 0 10px;
	background: url(../gfx/bullet_content.gif) 0 .8em no-repeat;
	/*margin-bottom: 20px;*/
}
dt {
	margin-top: 3px;
}
dd {
	margin: 7px 10px;
	width: 350px;
}
#content ul.arrow li, #content ul.download li, #infolane ul li {
	background: url(../gfx/arrow_link.gif) 0 1em no-repeat;
}
#wrapper #content ul.arrow a, #wrapper #content ul.download li a {
	color: #000;
	text-decoration: none;
}
/* Anker */
.anchor {
	float: left;
display: inline;	
	margin-bottom: 21px;
	border-bottom: 1px solid #CCC;
	/*width: 580px;*/
	width: 100%;
}
.anchor div {
	float: left;
display: inline;
	/*width: 275px;*/
	width: 50%;
	padding-bottom: 12px;
}
#content .anchor a {
	display: block;
	font-size: .909em;
	text-decoration: none;
	padding: 6px 10px 6px 8px; 
	background: transparent url(../gfx/arrow_link.gif) 0 1em no-repeat;
	margin-left: 10px;
}
.anchor a:hover, .anchor a:focus {
	color: #95363E;
}

/* Tabellen */
table {
	margin: 0 0 20px;
	border: 1px solid #CCC;
}
th, thead td {
	background: #ECECEC;
	color: #000;
	text-align: left;
	border-bottom: 0;
	padding: 5px;
}
td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
.last td {
	border-bottom: 0;
}

/* Biographie */
/*
.bio {
	position: relative;
	float: left;
display: inline;
	width: 390px; 
	margin-bottom: 30px;
}
.bio div {
	position: relative; 
	height: 194px; 
	float: left;
display: inline;
}
.bio div div {
	position: absolute; 
	height: auto;
	bottom: 5px; 
	left: 10px; 
	width: 200px;
}
.bio img {
	float: left;
display: inline;
	border: 1px solid #CCC;
}
*/

.bio { position: relative; margin-bottom: 30px; }
.bio div { position: absolute; top: 0; left: 100px;  width: 200px; }
.bio img { border: 1px solid #CCC;}


#content .bio strong {
	font-size: 1.09em;
}
#content .bio p {
	margin: 0;
}
.bio .text {
	position: absolute; 
	left: 100px; 
	bottom: 10px;
}

/*
.imgblock .img {
	float: left;
display: inline;
	width: 260px;
	margin: 0;
}

.imgblock .text {
	float: left;
display: inline;
	width: 310px;
	line-height: 150%;
}
*/

/* Funktionsleisten */
ul#functions, .functionbar {
	float: left;
display: inline;
	/*width: 100%;*/
	width: 580px;
	position: relative;
	list-style: none;
	clear: none;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 5px 0 0;
}
ul#functions li {
	display: inline;
	padding: 0 5px 0 10px;
	background: none;
}
ul#functions a, .functionbar a {
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 17px;
	text-decoration: none;
	color: #004079;
	font-size: 0.91em
}
.functionbar a {
	white-space: nowrap;
	font-size: 1.091em;
}
/*
ul#functions a.recommend {
	background-image: url(../gfx/i_letter.gif);
}*/

ul#functions a.back {
	background-image: url(../gfx/arrow_back.gif);
	padding-left: 8px;
}
ul#functions a.print {
	background-image: url(../gfx/i_printer.gif);
}
ul#functions a.top, ul#functions a.save, .functionbar a.top {
	background-image: url(../gfx/i_toparrow.gif);
	position: absolute;
	right: 9px;
	top: 5px;
	padding-left: 17px;
}
ul#functions a.save {
	background-image: url(../gfx/i_floppy.gif);
}

.functionbar {
	position: relative;
	margin: 0 0 30px 0;
}

/* Blaetterfunktion */
.count {
	font-size: 1em;
	text-align: center;
	color: #95363E;
	font-weight: bold;
	padding: 5px 0;
	border-top: 1px solid #CCC;
}
#wrapper #content .count a {
	display: inline;
	margin: 0;
	text-decoration: none;
	color: #004079;
	background: none;
}
.button_prev, .button_next {
	position: relative;
	top: 5px;
}
.button_prev {
	margin-right: 10px;
}
.button_next {
	padding-left: 10px;
}

/* Teaser auf Unterseiten */
#teaserarea {
	clear: both;
	margin: 20px 0 0;
	padding: 0;
}
.teaser {
	font-size: 1em;
	display: inline;
	float: left;
display: inline; 
	margin: 0 5px 10px 0; 
	width: 278px; 
}
.teaser h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
.teaser h4 a {
	text-decoration: none;
	background: url(../gfx/arrow_link.gif) 0 5px no-repeat;
	padding-left: 10px;
}
.teaser img {
	float: left;
display: inline;
	margin: 0 12px 0 0;
}
#teaserarea .teaser p {
	clear: none;
	margin: 0;
	line-height: 120%;
	font-size: 1em;
}	

/* Related Content */
#related {
	float: right;
display: inline;
	width: 180px;
	font-size: .92em;
	margin: 30px 0 30px;
}
#related .rightvisual {
	margin: 0 0 30px;
}
#related h3 {
	font-weight: bold;
	padding: 7px 6px 2px;
	margin: 0;
	border-top: 1px solid #CCC;
	font-size: 1.091em;
}
#related ul {
	position: relative;
	margin: 0 0 15px;
	padding: 0 5px;
	list-style: none;
	line-height: 100%
}
#content #related li {
	margin: 3px 0; 
	background: url(../gfx/arrow_link.gif) 0 8px no-repeat;
	padding-left: 7px;
}
#content #related a, #content #related a:visited {
	text-decoration: none;
	line-height: 120%;
}
#content #related a:hover {
	color: #95363E;
}

/* ABC-Strahl */
#abc {
	height: 17px;
	font-weight: bold;
	margin: 20px 10px 25px 10px;
}
#content #abc a {
	display: block;
	float: left;
display: inline;
	text-decoration: none;
	color: #004079;
	border: 1px solid #FFF;
	padding: 1px 0 3px;
	background: #E5EBEC;
	text-align: center;
  	width: 18px;
}
#content #abc a:hover {
	color: #95363e;
	background: #FFF;
}
#abc span.inactive {
	float: left;
display: inline;
	text-decoration: none;
	color: #CCC;
	border: 1px solid #FFF;
	padding: 1px 5px 3px;
	background: #F5F5F5;
}



/* Reiternavigation */
#wrapper #tabmenu {
	position: relative;
	margin: 10px 0;
	float: left;
display: inline;
}
#wrapper #tabmenu ul {
	position: relative;
	z-index: 2;
	margin: 0;
	top: -7px;
	
}
* html #wrapper #tabmenu ul {
	top: 1px;
}
*+html #wrapper #tabmenu ul {
	top: -6px;
}
#wrapper #tabmenu ul li { 
	position: relative;
	float: left;
display: inline;
	font-weight: bold;
	font-size: 0.91em;
	padding: 2px 11px 3px;
	margin-right: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #95363E;
	margin-bottom: 0;
}
#wrapper #tabmenu.event ul li { 
	top: -1px;
}
* html #wrapper #tabmenu.event ul li { 
	top: 1px;
}
#content #tabmenu ul li a {
	color: #004079;
	text-decoration: none;
}
#wrapper #tabmenu ul li.active {
	padding-bottom: 4px;
	border: 1px solid #CCC;
	border-width: 1px 1px 0 1px;
}
#wrapper #tabmenu ul li.active a, #wrapper #tabmenu ul li.active span {
	color: #95363E;
}
#tab {
	/*float: left;
display: inline;*/
	z-index: 1;
	width: 580px;
	border-bottom: 1px solid #CCC;
	margin-top: 4px;
	/*overflow:hidden;*/
	height:auto !important;
	height:2px;
}
* html #tab {
	position: relative;
	margin-top: -13px;
}

*+html #tab {
	position: relative;
	top: -26px;
}





#mapleft {
	float: left;
display: inline;
	width: 300px;
}

#mapright {
	float: left;
display: inline;
	width: 280px;
	padding-bottom: 0;
}

#mapright h3 {
	width: 280px;
}

#mapright .para {
	width: 280px;
}

#mapright ul.arrow, #mapright ul.arrow li {
	width: auto;
}
/* =FORMULARE
   -----------------------------------------------------------*/
/* Anmeldung */
#formborder {
	position: relative;
	float: left;
display: inline;
	border: 1px solid #ECECEC;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.noborder {
	border: 0;
}
#formborder h3 {
	font-weight: bold;
	background: url(../gfx/bkgr_headline.gif) repeat-x;
	margin-left: 0;
	padding: 3px 10px 3px;
}
.formrow {
	display: block;
	margin-top: 10px;
	float: left;
display: inline;
	clear: both;
	width: 570px;
}
#formborder input, #formborder textarea {
	border: 1px solid #D4D0C8;
}
#formborder input.radio {
	border: none;
}
#formborder label {
	display: inline;
	float: left;
display: inline;
	font-size: 100%;
	width: 93px;
	height: 20px;
	margin: 2px 0 0 10px;
	line-height: 120%;
}
label:hover {
	cursor: pointer;
	cursor: hand;
}
.doublespaced {
	position: relative;
	top: -4px;
}
.radiolabel {
	float: left;
display: inline;
	width: 110px;
}
.blocklabel, #formborder label.blocklabel {
	font-weight: bold;
	font-size: 1em;
	width: auto;
	margin: 10px 0 0 10px;
}
#formborder input, textarea {
	display: inline;
	float: left;
display: inline;
}
#formborder .radioelement {
	float: left;
display: inline;
	margin-left: 10px;
	width: 265px;
}
#formborder .wide {
	width: 530px;
}
#formborder .radioelement input, #formborder .checkelement input, #formborder .checkelement label {
	float: none;
}
#formborder .checkelement label {
	position: relative;
	top: -3px;
	font-size: 1em;
	margin: 0;
}
#formborder input.hidden {
	border: 0;
}
input.text {
	width: 171px;
}
input.stext {
	width: 35px;
	margin-right: 6px;
}
input.mtext {
	width: 125px;
}
#content textarea {
	font-family: Verdana, Arial, sanf-serif;
	font-size: 91%;
	width: 447px;
	height: 80px;
	overflow: hidden;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
.buttonrow {
	position: relative; 
	clear: both;
}
.formbutton {
	position: absolute;
	/*bottom: 20px;*/
	right: 80px;
	padding: 0 5px 0 15px;
	border: 1px solid #CCC;
	color: #004079;
	font-weight: bold;
	background: #E9EEEF url(../gfx/arrow_link.gif) 9px center no-repeat;
	margin: 0px 15px 0 0;
	width: 160px;
}
.buttonrow .formbutton {
	right: 0;
}
label span {
	font-size: 91%;
	color: #7085AD;
}
.formrow label {
	font-size: 91%; 	
	display: block;
	width: 100px;
	float: left;
display: inline;
}
.comment {
	float: left;
display: inline;
	padding: 15px 0 0px 10px;
	font-size: 91%;
	color: #747776;
	margin-top: 10px;
}
/* Galerie */
#gallery img {
	border: 0;
	margin: 0 1px 3px 0;
}

/* Timeline */
#timeline {
	display: inline;
	position: relative;
	float: left;
display: inline;
	width: 580px;
	height: 24px;
	margin: 15px 0 30px 10px;
}
#timeline ul {
	margin: 0;
	padding: 0;
	float: left;
display: inline;
	list-style: none;
}
#content #timeline li {
	margin: 0;
	padding: 0;
	float: left;
display: inline;
	border: 2px solid #FFF;
	border-width: 2px 0 2px 1px;
	background: #E5EBEC;
	text-align: center;
	font-size: 0.91em;
	width: 53px;
	height: 22px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 51px;
	height: 18px;
}
#a {}
#content #timeline li.first {
	border-left: 0;
	width: 18px;
}
#content #timeline li.last {
	border-right: 0;
	width: 18px;
}
#content #timeline li#spacer {
	width: 126px;
}
#timeline li a {
	float: left;
display: inline;
	display: block;
	text-decoration: none;
	width: auto;
	height: 13px;
	margin: 0;
	padding: 0 11px 4px;
}
#timeline li a:visited {
	color: #004079;
}
#timeline li a:hover {
	color: #95363E;
}
#timeline li.first a, #timeline li.last a {
	padding: 0;
}
#timeline #schieber {
	position: absolute;
	left: 240px;
	top: -1px;
	margin: 0;
	background: #FFF;
	border: 1px solid #95363E;
	color: #004079;
	width: 101px;
	height: 26px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 97px;
	height: 22px;
}
#a {}
#timeline #jahr {
	position: absolute;
	top: 4px;
	left: 32px;
	font-weight: bold;
}
#timeline #pfeil_links, #timeline #pfeil_rechts {
	position: absolute;
	top: 5px;
}
#timeline #pfeil_links {
	left: 10px;
}
#timeline #pfeil_rechts {
	left: 76px;
}
#timeline #pfeil_anfang, #timeline #pfeil_ende {
	position: relative;
	left: -11px;
}

/* Forum */
.topic .border .right {
	padding-right: 10px;
}
#content .topic div.bullet div.bullet div.bullet {
	padding-right: 0;
	margin-left: 0;
	padding-left: 10px;
}
#content .topic div.bullet div.bullet div.bullet div.text {
	width: 490px;
	padding-right: 0;
}
* html .button {
	margin-bottom: 5px;
}

/* Audio/Video */
.audio_video {
	border-bottom:1px solid #CCCCCC;
	width:580px;
	position:relative;
	margin-top:10px;
}
#content .audio_video p {
	margin: 0 0 4px;
}
.audio_video_thumb {
	width:110px;
	height:82px;
	float:left;
	font-size:0.9em;
	padding:0 0 10px 0;
}
.audio_video_description {
	float:left;
	width:470px;
}
.audio_video_info {
	width:155px;
	float:left;
	font-size:0.9em;
	margin-left:10px;
	padding:0 0 10px 0;
}
#content .audio_video_description h3 {
	font-size:1.1em;
	padding:0 0 10px 10px;
	margin:0 0 0 0;
	
}
#content .audio_video_description h3 a {
	text-decoration:none;
	color:#000;
}
.audio_video_owner {
	width:170px;
	float:left;
	font-size:0.9em;
	margin-left:10px;
	padding:0 0 10px 0;
}
.audio_video_play {
	position:absolute;
	right:0;
	bottom:18px;
	background: url(../gfx/arrow_link.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	font-size: 1em;
	text-decoration:none;
}

/* =INFOLANE 
   -----------------------------------------------------------*/
#infolane {
	margin-top: 30px;
	float: right;
display: inline;
	width: 180px;
}

#infolane .button {
	vertical-align:middle;
}


/* Boxen */
.infobox {
	float: left;
display: inline;
	width: 178px;
	font-size: 1.1em;
	background: #F5F5F5;
	border: 1px solid #E6E6E6;
	padding-bottom: 15px;
}
.infobox h3 {
	font-size: 0.909em;
	color: #000;
	background: url(../gfx/bkgr_headline_infobox.gif) repeat-x;
	padding: 4px 5px 15px;
}
.infobox label, .infobox h4 {
	font-size: 0.909em;
	font-weight: bold;
}
.infobox label, .infobox ul, .infobox h4 {
	margin-left: 5px;
}
.infobox h4 {
	margin-top: 10px;
}
.infobox .icon {
	margin: 5px 10px 0 5px;	
}
.infobox ul {
	list-style: none;
/*	padding-bottom: 15px;*/
}
#infolane .infobox ul li {
	background: url(../gfx/arrow_link.gif) 0 0.75em no-repeat;
	padding: 4px 5px 3px 7px;
}
.infobox ul#servicecenter li {
	padding-left: 0;
}
.infobox ul li a {
	color: #004079;	
	text-decoration: none;
	background-repeat: no-repeat;
}
.infobox ul#servicecenter li a {
	display: block;
	background-position: 0 0.22em;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;	
}
.infobox ul li a#press {
	background-image: url(../gfx/i_press.gif);
}
.infobox ul li a#download {
	background-image: url(../gfx/i_download.gif);
}
.infobox ul li a#newsletter {
	background-image: url(../gfx/i_letter.gif);
}
.infobox ul li a#rss {
	background-image: url(../gfx/i_rss.gif);
}
.infobox img {
	float: left;
	display: inline;
	margin: 0 0 4px 14px;
}
.infobox p {
	padding: 4px 3px 7px 5px;
	font-size: 0.9em;
}
#flimmo {
	margin-top: 20px;
}
#flimmo p {
	font-size: 0.818em;
}
input.search {
	font-size+: 1.1em;
	width: 150px;
	margin: 5px 0 6px 5px;
	border: 1px solid #747776;
}
.infobox a {
	color: #000;
}
.infobox p a {
	color: #004079;
}

/* Tagcloud */
ul#tagcloud {
	float: left;
display: inline;
	width: 166px;
	padding-bottom: 0;
}
#infolane #tagcloud li {
	background: transparent;
	display: inline;
	padding: 0 3px;
}
#infolane #tagcloud li a {
	line-height: 180%;
}
#tagcloud .prio1 {
	font-size: 1.09em;
	font-weight: bold;
}
#tagcloud .prio2 {
	font-size: 1.0em;
}
#tagcloud .prio3 {
	font-size: 0.9em;
}

/* =FOOTER 
   -----------------------------------------------------------*/
#footer {
	float: left;
display: inline;
	width: 980px;
	font-size: 1em;
	padding: 6px 0 7px;
	margin: 30px 0 10px;
	color: #FFF;
	text-align: center;
	border-top:1px solid #CCCCCC;
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	float:left;
	margin:0 8px;
}

#footer a#flimmo {
	margin:0 6px;
}

#footer a.first {
	color: #FFF;
	text-decoration: none;
	float:left;
	margin:0 2px 0 0;
}

#footer a.last {
	color: #FFF;
	text-decoration: none;
	float:left;
	margin:0 0 0 7px;
}

input.searchdetail {
	width: 250px;
	margin: 2px 0 0 10px;
	border: 1px solid #747776;
}
#result {
	margin: 35px 0;
}
#result p {
	margin-left: 10px;
}



*+html #button_search {
	width: 6em;
}
