* {margin:0; padding:0;}

/*------ Fixes, Workarounds etc. ----- */
.clearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* ---------- Basic --------- */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin:0; padding:0;
	background-color:#e0dfdf;
}

body 
{
	margin:0;
	padding: 0;
	text-align: center;
}

form.xxl {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	width: 948px;		/* Total-Width: 707px */
	padding: 0 10px;
	margin: 0 auto;	
	background: #fff;
}
	
#accesskeys {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px;
}
	
/* ------------ GLOBALE ELEMENTE ------------- */
img {vertical-align: bottom;}

a, a:link, a:visited {
	text-decoration:none; 
	color:#C83234;
}
a:hover, a:active {
	text-decoration:underline;
}


/* ------------ Layout ------------- */
.printheader {display:none;}


/* Hauptcontainer für Layout mit Clearfix */
/* HEADER */
#header {
	font-size: .93em;
	width: 100%;
	height: 86px;
	border-bottom: 1px solid #874849;
	border-top: 7px solid #fff;
}

#header #head-left {
	float: left;
	width: 193px;
	height: 100%;
}
#header #emotion {
	float: left;
	width: 560px;
	height: 100%;
}
#header #head-right {
	float: left;
	width: 195px;
	height: 100%;
	background: #666;
}

#gnav ul {
	margin: 5px 0 0 8px;
	list-style-type: none;
}
#gnav ul li {
	padding: 0;
	margin: 1px 0;
	list-style-type:none;
}

#gnav ul li a {
	color:#FFF;
	text-decoration:none;
	letter-spacing: 1px;
	background: url('/portaldata/images/design/gnav_pfeil.gif') 0 .45em no-repeat;
	padding-left: 13px;
}
#gnav ul li a:hover {
	font-weight: bold;
	letter-spacing: normal;
}

/* Hauptnavigation HNAV */
#hnav {
	width: 100%;
	height: 23px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #c73234;
}		
#hnav ul {
	margin: 0 0 0 193px; 
	float:left; 
	font-weight:bold;
	display:inline; 
	list-style-type:none;
}
#hnav ul li { 
	list-style-type:none;
	display:block; 
	float:left; 
	line-height:1.67em;
}

#hnav ul li a,
#hnav ul li a:link,
#hnav ul li a:visited {
	text-decoration:none; 
	float:left;
	margin: 0;
	padding: 0 17px;
	height:23px; 
	background:none; 
	color:#FFF;
	border-right: 1px solid #fff;
}

#hnav ul li:first-child {border-left: 1px solid #fff;}

#hnav ul li a:hover {background: #63191A;}
#hnav ul li a.aktiv {background: #63191A !important;}

/*#hnav ul li a.tabid-7,*/
/*#hnav ul li a.tabid-8 {*/
/*	background: #63191A !important;*/
/*}*/




#breadcrumb {
	line-height:1.82em;
	font-size: .88em;
	width: 100%;
	height: 21px;
	border-top:1px solid #874849;
}

#breadcrumb ul {
	list-style-type:none;
	margin-left: 2px;
}

#breadcrumb ul li:first-child {
	padding: 0;
	margin: 0;
	float:left;
	background:none;
}
#breadcrumb ul li {
	padding: 0 0 0 13px;
	margin: 0;
	float:left;
	background:url(/portaldata/images/design/breadcrumb_pfeil.gif) .4em .8em no-repeat;
}
		
#breadcrumb a {
	color:#ea0001;
	text-decoration:none;
}	

#breadcrumb a.aktiv {
	color:#000;
	text-decoration:none;
}	
	

/* Mainlayout */
#maincontainer {
	background: #b2b2b2;
	width: 100%;
}

#maincontainer #left {
	float:left;
	margin: 0 5px 0 0;
	padding: 5px 0 8px 0;
	width: 188px;
}

/* Sekundäre Navigation SNAV */
.snav {
	margin:0;
	background:#FFF;
}
.snav ul {
	list-style-type:none;
}
.snav ul li {
	display:block;
	line-height:20px;
	list-style-type:none;
}
.snav ul li a, 
.snav ul li a:link, 
.snav ul li a:visited  {
	padding: 0 0 1px 15px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background:#e4c0c1;
	display:block;
	border-bottom: 1px solid #fff;
}		

.snav ul li a:hover {
	color:#FFF;
	background:#c73234;
}
.snav ul li.first {
	background:#595959; float:left;
}
.snav ul li a.back {
	background:#ea0001 !important; 
	color:#FFF !important; 
	width:156px; 
	min-height:20px; 
	border-right:1px solid #FFF; 
	float:left;
}
.snav ul li a.secnavback {
	margin:0; padding:0;
}
	
.snav ul li a.aktiv {
	color:#FFF !important;
	background:#c73234 !important;}	

.snav ul li a.aktivActTabId {
	color:#000;
	background:#f9b2b2 !important;
}

.snav ul li a.aktivActTabId:hover {
	background:#209c46;
	color:#000;
}

/* Kategorienlinks */

#menu { width: 188px;
		margin:0;
		background:#FFF;} 

#menu ul { border-left:1px solid #fff; list-style: none; margin: 0; padding: 0; } 



#menu a { 
	padding: 0 0 1px 15px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background:#e4c0c1;
	display:block;
	border-bottom: 1px solid #fff;}
	 
#menu ul ul li a { 
	padding: 0 0 1px 15px;
	text-decoration:none;
	color:#000;
	width:250px;
	font-weight:normal;
	background:#e4c0c1;
	display:block;
	border-bottom: 1px solid #fff;} 
	
#menu a:hover {	
	color:#FFF;
	background:#c73234;}

#menu ul ul li a:hover 
{
    width:250px;
	color:#FFF;
	background:#c73234;}

#menu li 
{
    width:188px;
	display:block;
	list-style-type:none; 
	position: relative; }

#menu ul ul li 
{
    width:265px;
	display:block;
	list-style-type:none; 
	position: relative; }

#menu ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul, div#menu ul li:hover ul ul {display: none; background:transparent;} 

div#menu ul li:hover ul, div#menu ul ul li:hover ul {
	padding: 0;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background:#e4c0c1;
	display: block;} 

/* Jumpnavigation Direktlinks */
.jumpnavbox {
	margin-top: 5px;
	padding:2px 0 5px 0;
	font-size: .93em;
	background:none;
}
.jumpnavbox ul {
	margin: -2px 0 0 0;
	list-style-type:none;
	background:#fff;
	padding: 3px 0 4px 6px;
}
.jumpnavbox ul li {	
	padding: 0;
	margin: 0 0 1px 0;
	list-style-type:none;	
}	
.jumpnavbox ul li a, 
.jumpnavbox ul li a:link, 
.jumpnavbox ul li a:visited {
	padding-left: 12px;
	color:#C83234;
	text-decoration:none;
	background:url(/portaldata/images/design/jumpnav_pfeil.gif) 0 .5em no-repeat;
}
.jumpnavbox ul li a:hover, 
.jumpnavbox ul li a:active {
	background-position: .2em .5em;
}

/* Center */
#maincontainerbox-center {
	float: left;
	margin: 1px 0 0 0;
	padding: 0 8px;
	width: 539px;
	min-height: 350px;
	_height: 350px;
	background: #fff;
	line-height: 1.4em;
}

/* FOOTER */	
.footer {
	font-size:.95em;
	clear: both;
	border-top: 1px solid #B2B2B2;
	padding: 5px 0 8px 0;
	margin-top: 20px;
}

/* Right */
.maincontainerbox-right {
	font-size:0.95em;
	float:left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 194px;
}
.containerbox-right {
	background:#FFF;  
	padding: 5px 7px; 
	margin: 1px 0 5px 0;
}
.containerbox-right ul {margin: 0 0 0 2px; list-style-type:none;}
.containerbox-right ul li {	
	padding: 0 0 0 12px;
	margin: 0 0 1px 0;
	list-style-type:none;	
	background:url(../images/design/bg_listimage_arrow.gif) top left no-repeat;
}
.containerbox-right ul li a, 
.containerbox-right ul li a:link, 
.containerbox-right ul li a:visited {text-decoration:none; color:#C63133;}
.containerbox-right ul li a:hover, 
.containerbox-right ul li a:active {text-decoration:underline;}	

/* ---- Sitemap ---- */

div.sitemap {margin: 10px 0;}

div.sitemap ul {list-style-type: none;}

div.sitemap ul ul {
	margin-bottom: 10px; 
	list-style-type: square;
}

div.sitemap ul li a,
div.sitemap ul li a:link,
div.sitemap ul li a:visited {
    font-weight: bold;
    text-transform: uppercase;
}

div.sitemap ul ul {margin-bottom: 10px;}

div.sitemap ul li li a,
div.sitemap ul li li a:link,
div.sitemap ul li li a:visited {
    font-weight: normal;
    text-transform: none;
    color: #000 !important;
}



/* Bildpositionierungen */
#header img {
	vertical-align:top;  
	float:left;
}

/* Suche */
#header div.searchbox p,
#header div.searchbox h1 {display: none;}
.searchbox {
	display:block;
	width:185px;
	height:26px;
	margin:10px 0 0 7px;
	padding:0;
}

.errorText {color: red;}	
	
input.searchfield {
	float:left;
	color:#666666;
	font-size: 0.92em;
	height: 15px;
	width: 151px;
	border: 1px solid #757575;	
	background: #FFF;
	padding: 3px 4px 0 4px;
	margin: 0 5px 0 0;
}

input.search-button {
	float:left;
	margin-top: 1px;
}


.maincontainerbox-right h1 {
	margin:0 0 4px 0;
	padding:1px 0 2px 3px;
	font-size:1em;
	display:block;
	width:155px;
	border-bottom:1px solid #cccccc;}
	
#HomeBannerLinks {text-align:center;}		
#HomeBannerLinks img {display:block;}
	
#maincontainerbox-center h1 {
	margin: 10px 0;
	padding: 0;
	font-size:1.2em;
	display:block;

}

#maincontainerbox-center .content p {
	margin:0 0 18px 0;
}


#maincontainerbox-center div.galerie-content {padding:0 0 0 6px; width:567px;}
	
.copyright {float:left; 
	color:#999; 
	font-size:0.95em; 
	width:958px; 
	height:15px;
	padding:2px 0 0 10px; 
	margin-left: -10px; 
	background: #fff;
	}
img.previewimg {float:left; margin:0 5px 5px 0; border:1px solid #999999;}

.galerie {margin:0 0 0 -6px; width:579px;}
.galerie-liste {FLOAT: left; MARGIN: 0px 6px; OVERFLOW: hidden; WIDTH: 181px;}
.galerie-liste p {height:15px; display:block; width:181px;}

/* #########################################
				Textbausteine
###########################################*/

.tmpl-portrait {
	display: block; 
	float: left; 
	width: 80px
}

/************** 2 Spalten 33% - 67% **************/
.col2-33-67 {
	width: 539px;
	margin: 10px 0 0 0;
}
.col2-33-67 .left {
	float: left;
	width: 171px;
	margin:0;
}
.col2-33-67 .right {
	float: left;
	width: 354px;
	margin: 0 0 0 12px;
}

/************** 2 Spalten 67% - 33% **************/
.col2-67-33 {
	width: 539px;
	margin: 10px 0 0 0;
}
.col2-67-33 .left {
	float: left;
	width: 354px;
	margin:0;
}
.col2-67-33 .right {
	float: left;
	width: 171px;
	margin: 0 0 0 12px;
}

/************** 3 Spalten 33% - 33% - 33% **************/
.col3-33-33-33 {
	width: 539px;
	margin: 10px 0 0 0;
}
.col3-33-33-33 .left {
	float: left;
	width: 171px;
	margin:0;
}
.col3-33-33-33 .middle {
	float: left;
	width: 171px;
	margin: 0 0 0 12px;
}
.col3-33-33-33 .right {
	float: left;
	width: 171px;
	margin: 0 0 0 12px;
}

/************** Portrait **************/
.portrait p {
	margin: 0; padding:0;
}
.portrait {
	width: 539px;
	margin: 0;
}
.portrait .left {
	float: left;
	width: 106px;
	margin:0;
}
.portrait .middle {
	float: left;
	width: 93px;
	margin: 0 0 0 12px;
}
.portrait .right {
	float: left;
	width: 316px;
	margin: 0 0 0 12px;
}

/************** Ämter **************/
.adress p {
	margin: 0; padding:0;
}
.adress {
	width: 539px;
	margin: 0;
}
.adress .left {
	float: left;
	width: 106px;
	margin:0;
}
.adress .right {
	float: left;
	width: 409px;
	margin: 0 0 0 12px;
}

/************** Bild mit Textumfluss **************/
.textflow {width:539px; margin: 10px 0 18px 0;}
.textflow div.imgfloat-left {float:left; margin:2px 10px 3px 0;}
.textflow div.imgfloat-right {float:right; margin:2px 0 3px 10px;}	


/* ###################################### */
/* FORMULARE / TEXTFELDER ############### */

div.formular {
	width:540px;
	padding:0;
}
div.formular p {
	clear:both;
	margin:0;
	padding:12px 0 0 0;
}
div.formular br {
	clear: both;
}
.rbl label {
	float:none;
	margin-left: 5px;
	border: none;
}
.rbl td {
	padding-left: 0;
}
fieldset {
	margin: 10px 0 0 0;
	padding: 5px;
}
input.txtfield {
	float: left;
	width: 260px;
	height: 16px;
	border: 1px solid #666666;
	margin: 2px 0;
	padding: 2px 2px 1px;
	font-size: .9em;
	line-height: 1em;
}
.txtfieldError {
	float: left;
	width: 260px;
	height: 16px;
	border: 1px solid #ff0000;
	background-color: #ffeeee;
	margin: 2px 0;
	padding:0 0 0 4px;
	font-size: .9em;
}
input.txtfield.plz {
	width: 90px;
	margin-right: 4px;	
}
input.txtfield.ort {	
	width: 160px;
}
input.txtfield.year {	
	width: 52px;
}
input.txtfieldError.plz {
	width: 90px;
	margin-right: 4px;	
}
input.txtfieldError.ort {
	width: 160px;		
}
.formtext {font-size:0.91em; line-height:17px;}
label {
	float: left;
	width: 155px;
	margin: 2px 10px 2px 0;
	padding: 0 0 0 0;
	border-bottom:1px dotted #000;
	clear: left;
	font-size:.9em;
}
legend {
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 3px;
	color: #000;
}


/* Select-Boxen */
select {
	float: left;
	font-size: .9em;
	margin: 2px 0;
	width: 267px;
}
select.day {width: 40px;}
select.month {width: 100px;}

/* Checkboxen */
span.checkbox {
	float: left;
}
span.checkbox input {
	float: left !important;
	margin: 5px 5px 5px 0;
	clear: none;
}

span.checkbox label {
	float:left !important;
	border-bottom:none;
	font-size:0.91em;
	width: auto;
	clear: none;
}

/* Radiobuttons */
span.radiobutton {
	float: left;
}
span.radiobutton input {
	float: left !important;
	margin: 5px 5px 5px 0;
	clear: none;
}
span.radiobutton label {
	float:left !important;
	border-bottom:none;
	font-size:0.91em;
	width: auto;
	clear: none;
}
span.radiobutton br {display: none;}

/* Trennpunkt */
span.dot {
	margin: 2px 1px 2px -1px;
	float: left;
}
/* Submit */
input.button,
input.submit {
	border: 1px solid #666666;
	background: #e7e7e7;
	color:#000;
	font-weight: bold;
	font-size: .9em;
	height: 22px;
	cursor: pointer;
}
input.submit {
	margin: 0 0 10px 165px;
	width: 266px;
}

/* Textarea */
textarea {
	border: 1px solid #666666;
	margin: 2px 0;
	width: 260px;
	height: 100px;
	font-size: .9em;
	padding:0 0 0 4px;	
	font-family: Arial, Helvetica, sans-serif;
}

/* Seite weiterempfehlen */
.empfehlen {
	text-align: right;
	z-index: 10;
	position: absolute;
	margin: -1px 0 0 192px;
	width: 320px;
	text-decoration: none;
	color: black;
}

div.empfehlen a span, div.empfehlen a:link span {
	display: block;
	padding: 0 10px 0 0;
}

div.empfehlen #empfehlenFormular fieldset legend {
	font-size: 1.1em;
}
#empfehlenFormular {
	border-top:1px solid #ea0001;
	border-left:1px solid #ea0001;	
	border-right:1px solid #ea0001;	
	text-align: left;
	background: #f9b2b2;
	display: none;
	margin: 0 0 0 1px;
	padding: 0 0 0 20px;
	width:564px !important;
}
div.empfehlen label {
	width: 150px;
	margin: 0 0 0 10px;
}
#empfehlenFormular input.submit {
	margin: 10px 0 0 165px;
	width: 266px;
}

/* ###################################### */




table {
	width: 100%;
	font-size: 1em;
	border: none;
}
	
tr.odd {
	background-color: #e7e7e7; }
td {padding:3px 6px;}



/* ###################################### */
/* Formatierungen Contentbereich ######## */

h2 {font-size:1.2em; color:#000; margin-bottom:8px;}
h3 {font-size:1.1em; margin-bottom:8px;}
#maincontainerbox-center ul {display:list-item; list-style:square; margin:10px 0 10px 20px;}
#maincontainerbox-center ul li p {margin:0;}
#maincontainerbox-center ol {display:list-item; list-style-position:inside; margin:10px 0 10px 4px;}



/* #########################################
/*				Loginbox				  */
/* #######################################*/

div.login {
	border: 1px solid #A3A3A3;
	width: 176px;
	background: #E0E0E0;
	margin: 0 auto;
	padding: 8px;
}
#maincontainer div.login h1 
{
	display: block;
	margin: -8px -8px 8px -8px;
	font-size: 1em;
	color: #fff;
	background: #C73234;
	padding: 4px 8px;
	width: 100%;
}
div.login label {
	float: left;
	clear: left;
	width: 60px;
	margin: 0 4px 0 0;
	border: none;
	padding: 0;
}
div.login input {
	float: left;
	width: 106px;
	margin: 0 0 8px 0;
}
div.login input.submit {
	margin-left: 64px;
	border: 1px solid #757575;
	background: #CCCCCC;
	height: 19px;
	padding: 0 0 2px 0;
	width: 112px;
}

/* Login in Context */
div.maincontainerbox-right div.login label,
div.maincontainerbox-right div.login input.submit {
	font-size: 1em;
}


/*#######################################
#				FORUM					#
#######################################*/


/* ###### Forumliste ###### */

/* Forumliste Header */


/* Forumliste Eintrag */
div.forumlist {
	margin: 20px 0;
	border-bottom: 1px solid #EBEBEB;
	background: url('/portaldata/images/design/forum_line_lightgrey.gif') repeat-y 65% 0;
	width: 100%;
}

#maincontainerbox-center div.forumlist h1,
#maincontainerbox-center h1.forumname {
	background: #EBEBEB url(/portaldata/images/design/forum_pfeilrot.png) no-repeat .2em .5em;
	padding: 5px 5px 5px 30px;
	border-top: 1px solid #C73234;
	margin: 0;
}
#maincontainerbox-center div.forumlist h1:hover {
	background-color: #dfdfdf;
	background-position: .5em .5em;
}
#maincontainerbox-center div.forumlist p {
	margin: 5px;
	width: 62%;
}

div.forumlist-lastpost {
	float: right;
	width: 30%;
	padding: 5px 10px 0;
	margin-bottom: -10px;
}
div.forumlist-lastpost span 
{
	font-size: .9em;
	line-height: 1.2em;
	display: block;
	font-style: italic;
}
div.forumlist-lastpost strong {
	display: block;
	margin: 2px 0 -2px 0;
}
div.forumlist-lastpost i {
	font-style: normal;
}
div.forumlist-info 
{
	font-size: .8em;
	clear: both;
	margin-left: 5px;
	color: #ABABAB;
}

/* Forumliste Footer */


/* ###### Themenliste ###### */


/* Themenliste Header */
#maincontainerbox-center h1.forumname {
	background-color: #C73234;
	background-image: url('/portaldata/images/design/forum_pfeilweiss.png');
	color: #fff;
	border-top: 2px solid #767676;
}
table.threads {
	
}
table.threads thead td {
	border-top: 2px solid #C8C8C8;
	border-bottom: 1px solid #E3E3E3;
	font-size: .8em;
	padding: 0 5px;
}

/* Themenliste Eintrag */
table.threads tbody td {
	background: #F4F4F4;
	border-bottom: 1px solid #E3E3E3;
}
table.threads tbody td.alternate {background: #fff;}

table.threads tbody td h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
table.threads tbody td.title {
	
}
table.threads tbody td.lastpost {
	font-size: .8em;
}
table.threads tbody td.replies,
table.threads tbody td.hits,
table.threads thead td.replies,
table.threads thead td.hits {
	text-align: center;
}

/* Themenliste Footer */


/* ###### Beitragliste ###### */

/* Beitragliste Header */

table.posts thead td {
	border-top: 2px solid #C8C8C8;
	border-bottom: 1px solid #E3E3E3;
	font-size: .8em;
	padding: 0 5px;
}
table.posts td.info {
	width: 25%;
}
table.posts tbody td.info {
	border-left: 2px solid #fff;
	font-size: .9em;
}

#maincontainerbox-center h1.topicname {
	display: block;
	background: #C73234;
	padding: 5px;
	border-top: 2px solid #767676;
	margin: 0;
	color: #fff;
}

/* Beitragsliste Eintrag */

table.posts tbody td {
	background: #fafafa;
	border-bottom: 1px solid #E3E3E3;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.posts tbody td.alternate {background: #fff;}

table.posts tbody td.post h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
}
/*
table.posts tbody tr:first-child td {
	background: #EBEBEB; 
	border-bottom: 2px solid #C73234;
}
*/
div.forummenu {
	padding: 10px 0 5px 0;
}


/* ################### Formulare Forum ################### */
/* Antworten */

table.posts label 
{
	float: none;
	color: #666;
	width: auto;
	margin-bottom: 5px;
	border: none;
}
table.posts input.txtfield {
	width: auto;
	float: none;
	padding-top: 2px;
}
table.posts textarea {
	padding-top: 2px;
}


/* ################### Buttons ################### */
span.edit a {
	font-size: .8em;
	padding: 2px 2px 2px 20px;
	margin-right: 10px;
	background: url('/portaldata/images/design/ico_edit.gif') no-repeat 0 0;
	color: #666666;
}

span.delete a {
	font-size: .8em;
	padding: 2px 2px 2px 20px;
	margin-right: 10px;
	background: url('/portaldata/images/design/ico_delete.gif') no-repeat 0 0;
	color: #666666;
}


/* ############### Pager ################ */
div.pagenav {padding: 10px 0;}
/* Vorherige / nächste Seite */
span.previous a,
span.next a,
span.firstpage a,
span.lastpage a {
	font-size: .8em;
	color: #666666;
}

span.previous a {
	padding: 2px 2px 2px 15px;
	background: url('/portaldata/images/design/ico_previous.gif') no-repeat 0% 120%;
}
span.next a {
	padding: 2px 15px 2px 2px;
	background: url('/portaldata/images/design/ico_next.gif') no-repeat 100% 120%;
}

span.previous a:hover {
	background-position: 0% -10%;
	color: #C73234;
	text-decoration: none;
}

span.next a:hover {
	background-position: 100% -10%;
	color: #C73234;
	text-decoration: none;
}

/* Erste / letzte Seite */
span.firstpage a {
	padding: 2px 2px 2px 5px;
	background: url('/portaldata/images/design/ico_firstpage.gif') no-repeat 0% 120%;
}
span.firstpage a:hover {
	background-position: 0% -10%;
}
span.lastpage a {
	padding: 2px 5px 2px 2px;
	background: url('/portaldata/images/design/ico_lastpage.gif') no-repeat 100% 120%;
}
span.lastpage a:hover {
	background-position: 0% -10%;
}

/* Nummern */
span.page {margin: 0 3px;}
span.page.active a {font-size: 1.4em; color: #666666; font-weight: bold;}


/* Scalable Buttons using PNG (c) by David's kitchen - bloss nicht überschreiben! */

.btn {
	font-size: .8em;
	display: block ;
	position: relative;
	padding: 3px; 
	float: right;
	color: #fff; 
	text-decoration: none; 
	cursor: pointer;
}
.btn * {
	font-style: normal; 
	background-repeat: no-repeat; 
	display: block; 
	position: relative;
}
.btn i {
	background-image: url('/portaldata/images/design/btnborder.png');
	background-position: top left;
	position: absolute;
	margin-bottom: -3px;
	top: 0;
	left: 0;
	width: 3px;
	height: 3px;
}
.btn span {
	background-image: url('/portaldata/images/design/btnborder.png');
	background-position: bottom left;
	left: -3px;
	padding: 0 0 3px 6px;
	margin-bottom: -3px;
}
.btn span i {
	background-image: url('/portaldata/images/design/btnborder.png');
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 6px;
	height: 100%;
	top: 0;
}
.btn span span {
	background-image: url('/portaldata/images/design/btnborder.png');
	background-position: top right;
	position: absolute;
	right: -6px;
	margin-left: 6px;
	top: -3px;
	height: 0;
}

/* IE 6 Bugfixing */
* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

/* Buttons Farben */
.btn.red { background: #C73234; color: #fff; }
.btn.grey { background: #E3E3E3; color: #000; }
.btn.lightgrey { background: #fff; color: #000; }


.btn b.pencilgo {
	background: url('/portaldata/images/design/ico_pencilgo.gif') no-repeat 0 50% !important;
	padding-left: 20px;
	position: static;
	margin: 0;
	display: inline;
}
.btn b.threadgo {
	background: url('/portaldata/images/design/ico_threadgo.gif') no-repeat 0 50% !important;
	padding-left: 20px;
}


.btn:hover { background-color: #a00; text-decoration: none; color: #fff;}
.btn:active { background-color: #444;}
.btn[class] { background-image: url('/portaldata/images/design/shade.png'); background-position: bottom; }




/* ################### Templates ################### */

/* ---- Documents Liste ---- */

div.doc-list {margin: 5px 0 10px;}
div.doc-list h3 {
	color: #C73234;
	margin: 0;
}
div.doc-list div.a {
	float: left;
	width: 85%;
}

div.doc-list div.b {
	float: left;
	width: 15%;
	border: none;
}
div.doc-list a,
div.doc-list a:link,
div.doc-list a:visited {
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
div.doc-list a:hover,
div.doc-list a:active {
	text-decoration: none;
}

div.doc-list a.download,
div.doc-list a.download:link,
div.doc-list a.download:visited {
	float: left;
	clear: left;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	padding: 2px 0 2px 25px;
	background: url('/portaldata/images/design/ico_dl.gif') no-repeat 0 .3em;
}
div.doc-list a.download:hover {
	background: url('/portaldata/images/design/ico_dl_visited.gif') no-repeat 0 .3em;
}
div.doc-list p {
	
}
div.doc-list span.size {
	padding: 2px;
	float: left;
	margin-left: 10px;
	font-size: .8em;
}

/* ---- Documents Detail ---- *







/* ---- Documents Uploadformular ---- */
div.doc-form fieldset {
	border: none;
}
div.doc-form .errorText p {
	clear: both;
}



/* ################### Volltextsuche ################### */
#maincontainerbox-center div.fulltextsearch {
	}
#maincontainerbox-center div.fulltextsearch div.searchform {
	margin: 20px;
	padding: 5px 20px;
	background: #666666;
}
#maincontainerbox-center div.fulltextsearch input.searchfield {
	width: 85%;
	margin-right: 5px;
}
#maincontainerbox-center div.fulltextsearch input.search-button {
	margin-top: 0;
	padding: 1px 15px 0 15px;
	border: 1px solid #898989 !important;
	background: #efefef;
}
