/* [PHSG] - [Februar 2008] - [Online Consulting AG] - [muc] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
	}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix {
	display: inline-block; /* IE 7 */
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
body {
	text-align: center;
	font-size: 0.75em;
	line-height: 1.2em;
	height: 100%;
	}
#wrapper {
	text-align: left;
	width: 994px;
	padding: 1px;
	margin: 0 auto;
	border: 1px solid #bbb;
	background: url(../1/images/wrapper_bg.gif) 0 130px no-repeat;
	}
#wrapper_info {
	text-align: left;
	width: 98%;
	padding: 1px;
	margin: 0 auto;
	border: 1px solid #bbb;
	background: url(../1/images/wrapper_bg_infobildschirm.gif) no-repeat;
	background-position: right 130px;
	}
#header {
	width: 994px;
	height: 130px;
	}
#header_info {
	width: 98%;
	height: 130px;
	}
#emotion {
	position: relative;
	width: 580px;
	height: 105px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	}
#wrapper_info #emotion {
	width: 900px;
	}
#emotion .verlauf {
	position: absolute;
	right: 0;
	z-index: 100000;
	}
#logo {
	float: right;
	margin: 35px 60px 0 0;
	}
#main {
	width: 953px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background: url(../1/images/main_bg.gif) right repeat-y;
	}
#main_info {
	width: 98%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	}
#left {
	float: left;
	width: 185px;
	padding: 15px 15px 0 8px;
	}
#center {
	float: left;
	width: 491px;
	padding: 13px 22px;
	}
#center_info {
	float: left;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	width: 95%;
	padding: 13px 22px;
	margin-top: 68px;
	}
#content {margin-top: 25px;}
#right {
	float: left;
	width: 155px;
	min-height: 185px;
	height: auto !important;
	height: 185px;
	padding: 0px 35px 15px 20px;
	background: url(../1/images/right_bg.gif) right top no-repeat;
	}
/************************************************
*				Style-Elemente					*
************************************************/
img {
	border: none;
	}
hr {
	clear: both;
	color: #bbb;
	height: 1px;
	margin: 5px 0;
	background: #bbb;
	border: none;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #63b040;
	}
a:focus {color: #000;}
address {font-style: normal;}

/************************************************
*					Suche						*
************************************************/
.search {padding-left: 15px;}
.search .searchfield {
	float: left;
	font-size: .93em;
	color: #666;
	height: 12px;
	width: 110px;
	padding: 2px 5px;
	margin-right: 5px;
	background: #fff url('../1/images/searchfield_bg.gif');
	border-top: 1px solid #9f9f9f;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #9f9f9f;
	}
#right .searchfield {font-size: 1em;}
/************************************************
*					Navigation					*
************************************************/
/* Stufe 1 */
#hnav {
	list-style-type: none;
	float: left;
	height: 20px;
	margin-bottom: 4px;
	}
#hnav li {float: left;}
#hnav li a, #hnav li a:link, #hnav li a:visited {
	float: left;
	font-weight: bold;
	padding: 3px 25px;
	color: #fff;
	background: #63b040;
	border-top: 1px solid #b1d8a0;
	border-bottom: 1px solid #b1d8a0;
	border-right: 1px solid #fff;
	}

/* Sekundaere Navigation */
/* Stufe 1 */
#snav {
	list-style-type: none;
	margin-top: 25px;
	}
#snav li a, #snav li a:link, #snav li a:visited {
	display: block;
	line-height: 1.5em;
	color: #000;
	padding-left: 17px;
	width: 168px;
	}
#snav li a:hover, #snav li a:active, #snav li a:focus,
#snav li.active a {
	font-weight: bold;
	background: url(../1/images/snav_bg.gif) left .5em no-repeat;
	}
/* Stufe 2 */
#snav ul {
	padding: 2px 0 2px 5px;
	border-top: 1px solid #63b040;
	border-bottom: 1px solid #63b040;
	}
#snav ul li {background: #63b040;}
#snav ul li a, #snav ul li a:link, #snav ul li a:visited {
	font-weight: normal;
	font-size: .93em;
	color: #fff;
	width: 160px;
	padding: 2px 0 2px 20px;
	background: url(../1/images/border_dotted.gif) left bottom no-repeat;
	}
#snav ul li a:hover, #snav ul li a:active, #snav ul li a:focus,
#snav ul li.active a, #snav ul li.active a:link, #snav ul li.active a:visited {
	font-weight: normal;
	background: url(../1/images/border_dotted_active.gif) left bottom no-repeat;
	}
/* Stufe 3 */
#snav ul ul {
	border: none;
	padding: 0;
	}
#snav ul ul li a, #snav ul ul li a:link, #snav ul ul li a:visited {
	font-weight: normal;
	width: 150px;
	padding-left: 28px;
	background: url(../1/images/border_dotted.gif) 12px bottom no-repeat !important;
	}
#snav ul ul li a:hover, #snav ul ul li a:active, #snav ul ul li a:focus,
#snav ul ul li.active a, #snav ul ul li.active a:link, #snav ul ul li.active a:visited {
	font-weight: normal;
	background: url(../1/images/border_dotted_active.gif) 12px bottom no-repeat !important;
	}
/* Stufe 4 */
#main #snav ul ul ul li a, #main #snav ul ul ul li a:link, #main #snav ul ul ul li a:visited {
	font-weight: normal !important;
	width: 140px;
	padding-left: 38px;
	background: url(../1/images/border_dotted.gif) 22px bottom no-repeat !important;
	}
#main #snav ul ul ul li a:hover, #main #snav ul ul ul li a:active, #main #snav ul ul ul li a:focus,
#main #snav ul ul ul li.active a, #main #snav ul ul ul li.active a:link, #main #snav ul ul ul li.active a:visited {
	font-weight: normal !important;
	background: url(../1/images/border_dotted_active.gif) 22px bottom no-repeat !important;
	}
/* Stufe 5 */
#wrapper #main #snav ul ul ul ul li a, #wrapper #main #snav ul ul ul ul li a:link, #wrapper #main #snav ul ul ul ul li a:visited {
	font-weight: normal !important;
	width: 142px;
	padding-left: 38px;
	background: url(../1/images/border_dotted_level5.gif) 22px bottom no-repeat !important;
	}
#wrapper #main #snav ul ul ul ul li a:hover, #wrapper #main #snav ul ul ul ul li a:active, #wrapper #main #snav ul ul ul ul li a:focus,
#wrapper #main #snav ul ul ul ul li.active a, #wrapper #main #snav ul ul ul ul li.active a:link, #wrapper #main #snav ul ul ul ul li.active a:visited {
	font-weight: normal !important;
	background: url(../1/images/border_dotted_level5_active.gif) 22px bottom no-repeat !important;
	}
/* generische Navigation */
#gnav {float: left;}
#gnav li {float: left;}
#gnav span {display: none;}
#gnav li a, #gnav li a:link, #gnav li a:visited {
	float: left;
	width: 27px;
	height: 21px;
	border-right: 1px solid #63b040;
	}
#gnav li.print a, #gnav li.print a:link, #gnav li.print a:visited {
	background: url(../1/images/gnav_print.gif) 5px 4px no-repeat;
	}
#gnav li.kontakt a, #gnav li.kontakt a:link, #gnav li.kontakt a:visited {
	background: url(../1/images/gnav_kontakt.gif) 7px 8px no-repeat;
	}
#gnav li.sitemap a, #gnav li.sitemap a:link, #gnav li.sitemap a:visited {
	background: url(../1/images/gnav_sitemap.gif) 5px 4px no-repeat;
	}
	
/* Breadcrumb */
#breadcrumb {
	width: 475px;
	height: 28px;
	}
#breadcrumb li {float: left;}
#breadcrumb li a, #breadcrumb li a:link, #breadcrumb li a:visited {
	text-decoration: underline;
	color: #666;
	font-size: .93em;
	padding-right: 8px;
	margin-right: 5px;
	background: url(../1/images/breadcrumb_pfeil.gif) right no-repeat;
	}
#breadcrumb li.active a, #breadcrumb li.active a:link, #breadcrumb li.active a:visited {
	text-decoration: none;
	color: #63b040;
	background: none;
	}
	
/* Sitemap */
#sitemap ul {
	font-size: .93em;
	background: #e0efd9;
	border-top: 2px solid #63b040;
	border-bottom: 2px solid #63b040;
	margin: 0 !important;
	padding: 0 !important;
	}
#sitemap ul ul {
	font-size: 1em;
	border-top: none;
	border-bottom: none;
	}
#sitemap li {
	background: none !important;
	padding: 0 !important;
	}
#sitemap a, #sitemap a:link, #sitemap a:visited {
	display: block;
	padding: 3px 5px;
	}
#sitemap ul a, #sitemap ul a:link, #sitemap ul a:visited {padding-left: 20px; color: #000; font-weight: bold; background: url('../1/images/list_item.gif') 10px .7em no-repeat;}
#sitemap ul ul a, #sitemap ul ul a:link, #sitemap ul ul a:visited {padding-left: 40px; font-weight: normal; background: none;}
#sitemap ul ul ul a, #sitemap ul ul ul a:link, #sitemap ul ul ul a:visited {padding-left: 60px;}
#sitemap ul ul ul ul a, #sitemap ul ul ul ul a:link, #sitemap ul ul ul ul a:visited {padding-left: 80px;}
#sitemap ul ul ul ul ul a, #sitemap ul ul ul ul ul a:link, #sitemap ul ul ul ul ul a:visited {padding-left: 90px;}
#sitemap a:hover, #sitemap a:active, #sitemap a:focus {
	background: #fff !important;
	}
#sitemap ul ul {
	}
/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #707070;
	margin: 0 0 20px 0;
	}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 10px 0 5px 0;
	}
h3 {
	font-size: 1em;
	margin: 5px 0 0 0;
	}
	
/* Paragraph */
#content p {
	line-height: 1.5em;
	margin: 5px 0 10px 0;
	}
	
/* Listen */
#content ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	}
#content ul li {
	padding: 2px 0 2px 15px;
	background: url('../1/images/list_item.gif') 5px 7px no-repeat;
	}
#content ul ul {padding-left: 20px;}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 15px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
#content dl {font-size: .93em; width: 400px; margin: 5px 0;}
#content dt, #content dd {
	float: left;
	padding: 2px 0;
	border-top: 1px solid #bdbdbd;
	}
#content dt {width: 120px; font-weight: bold;}
#content dd {width: 280px;}

/* Tabellen */
#content table {font-size: .93em; margin: 10px 0;}
#content table td,
#content table th {
	text-align: left;
	padding-right: 10px;
	}
#content table th {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #bdbdbd;
	}
#content table td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #bdbdbd;
	}
/* Tabelle Infobildschirm */
#content table.infobildschirm {
	font-size: 2.5em; 
	margin: 20px 0;
	width: 100%;
	}
#content table.infobildschirm th {
	color: #696969;
	padding: 10px 30px 20px 0;
	}
#content table.infobildschirm td {
	vertical-align: top;
	line-height: 1.5em;
	font-size: .93em;
	padding: 10px 30px 10px 0;
	}
/* Rechte Spalte */
#right h1 {margin: 0 0 5px 0;}
#right h2 {margin: 0 0 3px 0;}
#right p {margin: 2px 0;}
#right .box {
	font-size: .93em;
	padding: 15px 0;
	width: 150px;
	background: url(../1/images/box_bg.gif) left bottom no-repeat;
	overflow-x: hidden;
	}

#right .box:last-child {background: none;
	border-bottom: 1px dotted #bbb;}

#right .box .bild {margin-bottom: 10px;}
/* #right .box a {display: block;} */
/* #right .box a img {height: auto; width: 150px;} */

#right .box a.more, #right .box a.more:link, #right .box a.more:visited {
	display: block;
	font-size: 1em !important;
	color: #e43517;
	padding: 5px 0 10px 15px;
	background: url(../1/images/morelink.gif) 0 .5em no-repeat;
	}
#right .box .download a.more, #right .box .downlaod a.more:link, #right .box .download a.more:visited {
	background: url(../1/images/morelink_pdf.gif) 0 .5em no-repeat;
	}
#right .contact-liste .bild {display: none;}

/************************************************
*					Formular					*
************************************************/
.formular {
	font-size: .93em;
	}
.formular table {
	margin: 0 !important;
	}
label,
span.label {
	float: left;
	width: 80px;
	line-height: 1.75em;
	}
label.right,
span.right {
	width: 60px;
	padding-left: 20px;
	}
label.anrede {
	width: 79px;
	}
label.reservieren {
	height: auto;
	width: 79px;
	}
input, textarea, .formular table, select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
.captcha {
	margin-left: 80px;
	padding-top: 250px;
	}
.captcha-error,
.captcha-text {
	padding-top: 10px;
	}
.captcha-text {
	padding-bottom: 10px;
	}	
label.rbl  {
	width: 50px;
	font-size: .93em;
	}
.rbl-reservieren input,
.rbl-reservieren label {
	width: 15px;
	margin: -2px 5px 0 0;
	}

label, input.txtfield, textarea {
	margin-bottom: 6px;
	}
input.txtfield, textarea, select {
	color: #707070;
	height: 14px;
	width: 400px;
	padding: 2px 2px 2px 4px;
	line-height: 1.2em;
	border: 1px solid #bdbdbd;
	}
input.txtfield:hover, input.txtfield:active, input.txtfield:focus,
textarea:hover, textarea:active, textarea:focus,
select:hover, select:active, select:focus {
	border: 1px solid #63B040;
	}
input.kurz {width: 156px;}
input.plz {
	width: 30px;
	margin-right: 2px;
	}
input.ort {width: 116px;}
.rbl input {
	height: 15px;
	width: 15px;
	margin: 3px 5px 0 0;
	}
div.cb {
	margin: 0 80px;
	}
div.cb label {
	padding-left: 5px;
	width: 140px;
	}
input.button,
a.button, a.button:link, a.button:visited {
	text-align: left;
	float: left;
	color: #000;
	height: 20px;
	margin: 10px 0 0 80px;
	background-color: #fff;
	background-repeat: no-repeat;
	border: 1px solid #bdbdbd;
	}
a.button, a.button:link, a.button:visited {line-height: 1.6em;}
input.submit, input.neu,
a.submit, a:link.submit, a:visited.submit {
	padding: 0 20px 0 10px;
	background: url(../1/images/submit_bg.gif) right no-repeat;
	}
input.edit, a.edit, a.edit:link, a.edit:visited,
input.vergessen, input.reset,
a.logoff, a.logoff:link, a.logoff:visited,
a.back, a.back:link, a.back:visited {
	padding: 0 10px 0 20px;
	margin-right: 25px;
	background-image: url(../1/images/back_bg.gif);
	background-position: left;
	}
a.back, a.back:link, a.back:visited {margin-left: 0;}
a.submit, a.submit:link, a.submit:visited,
a.logoff, a.logoff:link, a.logoff:visited {
	height: 17px;
	padding: 3px 25px 0 20px;
	}
input.right {margin-left: 0;}
textarea {height: 130px;}
textarea.adresse {height: 50px;}
.bemerkungen {margin-top: 25px;}
select {
	height: 20px;
	width: 388px;
	margin-bottom: 6px;
	}
select.format {
	height: 20px;
	width: 130px;
	margin-bottom: 6px;
	}
select option {padding: 3px;}
#content .formular table,
#content .formular table td {
	font-size: 1em;
	border-bottom: none;
	padding: 0;
	}
.umfrage .antworten {
	width: 220px;
	}
.umfrage .antworten input {
	width: 15px; 
	margin: 3px 5px 0 0;
	}
.umfrage .antworten label {
	width: 200px;
	}
.umfrage .antworten input.submit {
	margin-left: 0px;
	padding: 0 20px 0 16px;
	width: 90px;
	background: url(../1/images/submit_bg.gif) no-repeat;
	}
.error {
	clear: both;
	color: #e43517 !important;
	font-size: .93em;
	padding: 15px 0 0 80px;
	}
.error span {color: #e43517 !important;}

/* Inserat erfassen */
table.inserat-erfassung {width: 475px;}
.inserat-erfassung .titel {width: 315px}
.inserat-erfassung .edit {width: 80px;}
.inserat-erfassung a.button, .inserat-erfassung a.button:link, .inserat-erfassung a.button:visited,
.inserat-erfassung input.button {
	margin: 0;
	float: none;
	display: block;
	}
/************************************************
*					Footer						*
************************************************/
#footer {
	text-align: left;
	width: 500px;
	margin: 5px auto;
	}
#footer p {
	font-size: .93em;
	color: #666;
	}
#footer a, #footer a:link, #footer a:visited {
	color: #666;
	}

/************************************************
*				Textbausteine					*
************************************************/
.col1-1,
.col1-2,
.col2-1,
.col1-1-1,
.textflow {
	width: 495px;
	margin-bottom: 10px;
	
	}
	
/* 2 Spalten */
.col1-2 .left,
.col2-1 .right {
	float: left;
	width: 165px;
	}
.col1-2 .right,
.col2-1 .left {
	float: left;
	width: 313px;
	}
.col1-2 .right,
.col2-1 .right {
	margin-left: 15px;
	}
/* Spalten 1:1 */	
.col1-1 .left {
	float: left;
	width: 240px;
	}
.col1-1 .right {
	float: left;
	width: 240px;
	margin-left: 15px;
	}	

/* 3 Spalten */
.col1-1-1 .left,
.col1-1-1 .center,
.col1-1-1 .right {
	float: left;
	width: 158px;
	}
.col1-1-1 .center,
.col1-1-1 .right {
	margin-left: 10px;
	}

/* Bild mit Textumfluss */
.textflow .left {
	float: left;
	margin: 2px 10px 5px 0;
	}
.textflow .right {
	float: right;
	margin: 2px 0 5px 10px;
	}
/* Kontakt */

.kontakt-liste,
.team-liste {
	padding-bottom: 15px;
	background: url(../1/images/border.gif) bottom repeat-x;
	}
.leitung {
	background: url(../1/images/border.gif) bottom repeat-x;
	}
.kontakt-liste .left, .team-liste .left {
	padding-top: 3px;
	margin-right: 15px;
	width: 110px;
	}
.leitung .left {width: 174px;}
.leitung .right {width: 300px;}
.team-liste .left {
	padding-top: 3px;
	width: 60px;
	}
.kontakt-liste .right, .team-liste .right {
margin: 0;
}
.kontakt-liste .bild {
	padding-top: 5px;
	position: relative; 
	width: 110px !important;
	}
.leitung .bild {
	padding-top: 7px;
	position: relative; 
	width: 110px !important;
	}
.team-liste .bild {
	padding-top: 5px;
	position: relative; 
	width: 60px !important;
	}

.kontakt-liste .left img,
.leitung .left img {width: 110px;}
.team-liste .left img {width: 60px;}

#content .kontakt-liste p,
#content .leitung p,
#content .team-liste p {
	/*padding-top: 0;
	margin-top: 0;*/
	}
.email {
	padding-left: 17px;
	background: url(../1/images/email.gif) 0 2px no-repeat;
	}

/************************************************
*					Module						*
************************************************/
/* News, Events */
.meldungen-anriss,
.news-anriss,
.events-anriss {
	padding-top: 25px;
	}
.news-anriss {
	background: url(../1/Resources/Allgemein/header_news.gif) no-repeat;
	}
.events-anriss {
	background: url(../1/Resources/Allgemein/header_events.gif) no-repeat;
	}
.meldungen-anriss {
	background: url(../1/Resources/Allgemein/header_meldungen.gif) no-repeat;
	}
.meldungen-anriss,
.news-liste,
.events-anriss {
	margin-bottom: 15px;
	}
.meldungen-anriss .bild,
.news-liste .bild,
.news-anriss .bild,
.events-anriss .bild,
.contact-liste .bild,
.kontakt-liste .bild {
	position: relative;
	float: left;
	width: 150px;
	padding-bottom: 5px;
	margin-right: 10px;
	}
.bild img.ecke {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10000;
	width: auto !important;
	}
a.more, a.more:link, a.more:visited {
	color: #e43517;
	font-size: .93em;
	}
table a.more,
table a.more:link,
table a.more:visited {
	font-size: 1em;
	}
a.all, a.all:link, a.all:visited {
	float: right;
	color: #63B040;
	font-size: .93em;
	margin-top: 15px;
	}
.events-liste .date {width: 95px;}
.events-liste .time {width: 65px;}
.events-liste .place {width: 100px;}
.forschung-liste .kontakt {width: 100px;}
.forschung-liste .date {width: 50px;}
.forschung-liste .more {width: 30px;}
#right .link-liste .bild {width: 170px;}
table.forschung-links th {}	
table.forschung-links .projekt {width: 210px;}
table.forschung-links .kontaktperson {width: 130px;}
table.forschung-links .datum {width: 120px;}
table.forschung-links .mehr {width: 30px;}
table.forschung-liste {width: 100%;}

/* Dokumente */
.downloadinfos {
	text-transform: uppercase;
	color: #707070;
	}
	
/* Kalender */
.calendar {
	width: 140px;
	border: 0px solid white !important;
	}
.calendar a,
.calendar a:link,
.calendar a:visited {
	display: block;
	padding: 3px 0;
	text-align: center;
	vertical-align: center;
	}
.calendar a:hover,
.calendar a:active,
.calendar a:focus {
	}
.calendar .calendar {
	margin: 5px 0;
	width: 140px !important;
	}
.calendar .calendar td {
	font-weight: bold !important;
	text-transform: uppercase;
	text-align: center;
	width: auto;
	}
.calendar th {
	height: 20px;
	text-transform: uppercase;
	}
	
/* Kontakte */
.contact-liste .bild,
.contact-liste .bild img {
	width: 100px;
	}
.contact-liste img.ecke {
	width: auto !important;
	}
address {
	line-height: 1.3em;
	}
/* A-Z Suche */
.abc-suche a,
.abc-suche a:link,
.abc-suche a:visited {
	float: left;
	font-weight: bold;
	color: #E43517;
	padding-right: 10px;
	}
#content .abc-liste {
	margin: 20px 0 0 0;
	}
#content .abc-liste li {
	display: block;
	float: left;
	height: 1%;
	padding: 5px 0 0 0;
	background: none;
	width: 455px!important;
	}
#content .abc-liste li a,
#content .abc-liste li a:link,
#content .abc-liste li a:visited {	
	padding: 2px 5px 2px 0;
	display:block;
	}
#content .abc-liste li.odd {
	background: #F5F5F5;
	}
#content .kontakt-suche li.odd,
#content .kontakt-suche li.even {
    vertical-align: middle;
    padding-top: 0;
    }
#content .kontakt-suche li img {
    vertical-align: middle;
    }
#content .kontakt-suche li a,
#content .kontakt-suche li a:link,
#content .kontakt-suche li a:visited {
    vertical-align: middle;
    line-height: 40px;
    padding: 5px 0;
    }
a.rssbild, a.rssbild:link, a.rssbild:visited {float: left;}	
a.rsslink, a.rsslink:link, a.rsslink:visited {
	float: left;
	vertical-align: top;
	display: block;
	width: 425px;
	padding-left: 5px !important;
	}
a.rsslink:hover, a.rsslink:active, a.rsslink:focus{
	color: #fff !important;
	background: #63B040;
	}
	
/* Suche */
#suchresultate h2 {
	font-size: 1em;
	padding: 3px 0 3px 0;
	}
#suchresultate h2 a, #suchresultate h2 a:link, #suchresultate h2 a:visited {
	}
#suchresultate .head,
#suchresultate .headdoc {
	background: #F5F5F5;
	padding: 3px 5px 3px 3px;
	border-top: 1px solid #BDBDBD;
	}
#suchresultate .paging {
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin-bottom: 10px;
	}
#suchresultate .paging a,
#suchresultate .paging a:link,
#suchresultate .paging a:visited {
	color: #E43517;
	}
#suchresultate .download,
#suchresultate .news-liste,
#suchresultate .events-liste {
	padding: 15px 0 0 0;
	margin: 5px 0 0 0;
	}
#suchresultate .bild,
#suchresultate .all {
	display: none;
	}
#suchresultate .news-suche{
	width: 100%;
	}
#suchresultate .paging .forward{
	float:right;
	}
#suchresultate .paging .back{
	float:left;
	}
#suchresultate span.path a, #suchresultate span.path a:link, #suchresultate span.path a:visited {
	display: block;
	font-size: 11px;
	color: #858585;
	line-height: 14px;
	margin-top: 5px;
	}

	

	
/* Inserate */
.inserat-liste {
	margin-bottom: 15px;
	width: 300px;
	}
.inserat-liste a, .inserat-liste a:link, .inserat-liste a:visited {
	clear: both;
	padding-top: 5px;
	display: block;
	}
.inserat-detail a, .inserat-detail a:link, .inserat-detail a:visited {
	clear: both;
	display: block;
	}
	
	
/************************************************
*				Fix für Newsanrisse by scr		*
************************************************/
div.newsFix
{
	margin-top: -10px;
}
	

/************************************************
*					Extranet					*
************************************************/
.extranet {background: url(../1/images/extranet/wrapper_bg.gif) 0 130px no-repeat !important;}
.extranet #content {padding-top: 35px;}
