/*
CSS Reutlinger Kulturnacht
piXys ltd. - AM.pXs
*/

/*	Allgemeine Grundeinstellungen
*******************************************************************************/

:link, :hover, :visited {
  text-decoration:none; 
}

ul, ol { 
  list-style:none; 
}

h1, h2, h3, h4, h5, h6, pre, code { 
  font-size:1em; font-weight:normal; 
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd { 
  margin:0; 
  padding:0; 
}

img, a img, :link img, :visited img, fieldset { 
  border:none; 
}

img { 
  margin:0; 
  padding:0; 
  vertical-align:bottom; 
}

address { 
  font-style:normal; 
}

table {	
  border:none; 
  padding:0px; 
  margin:0px; 
  border-spacing:0px; 
  font-size:1em;
}

tr { 
  border:none; 
  padding:0px; 
  margin:0px; 
}

td { 
  border:none; 
  padding:0px; 
  margin:0px; 
  vertical-align:top; 
  border-spacing:0px; 
}

legend { 
  display:none; 
}

body, div, p, li { 
/*background-repeat:no-repeat; */
}


dl        {margin: 0 0 0 0;}
dl dt		  {margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		  {margin: 0 0 0 0;}

ol			  {list-style: none;}
ol li		  {margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			    {margin-bottom: 0em;}

ul			  {list-style: none;}
ul li		  {margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			  {font-size:1.2em; }


/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

html, body, textarea {
  scrollbar-base-color: default;
  scrollbar-face-color: White;
  scrollbar-track-color: White;
  scrollbar-arrow-color: #000;
  scrollbar-3dlight-color: #000;
  scrollbar-darkshadow-color: #000;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: White;
}  

/*	body
*******************************************************************************/

/* Mit IE5-Hack*/
body {
/*	background-image:url(muster.jpg);
	background-repeat:repeat-y;*/
  background-color:#000000; 
	font-family:Georgia, Times, serif;
	font-size: xx-small;
  font-size: 100.01%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

/*WENN KEIN DOCTYPE DEFINIERT IST:*/
/*IE6-Hack
* html body {
	font-size: xx-small;
}
/*IE7-Hack
*:first-child+html body {
	font-size: xx-small;
}
/*ENDE OHNE DOCTYPE*/


.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { 
  float:left; 
}

.flRight { 
  float:right; 
}

.warning { 
  color:#F00; 
}


/*	website / leisteunten
*******************************************************************************/
#website {
	position:relative;
	display:block;
  background-color:#000000;
  border:0px;
  border-color:#CCCCCC;
  border-style:solid;
/*	margin:30px auto 0 auto; /**/
	margin:0px auto 0 0px;
	padding:0;
	height:100%;
  width:102.4em; /*91.5em*/
  min-width:102em;
  color:#000;
	text-align:left;
/*	background-image:url(hintergrund_m_is.gif); /**/
/*	background-image:url(hintergrund_kuna.jpg); /**/
	background-repeat:no-repeat;
}

/*Für IE: Rand unten, da Margin unten ignoriert wird*/
#leisteunten {
	position:relative;
	display:block;
	height:30px;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	padding:0;
	height:198px;
/*  background-color:#FFCC99; /**/
}

/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
* html #header {
    height:198px;
}
/*
*:first-child+html #header {
    height:1em;
}
*/

#header-unten {
	position:relative;
	padding:0;
	height:2em;
  background-color:#EEE; 
}

#header-unten-rand {
	position:relative;
	padding:0;
	height:5px;
	background-image:url(grenze.gif);
	background-repeat:repeat-x;
}

/*	logo / breadcrumb / headerlink
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:198px;
	width:1024px;
	text-indent:-700em;
}

#headerlogo {
	float:left;
	width:1024px;
	height:198px;
	background-image:url(banner_kuna.jpg); /* ### Wenn mit Banner, dann Hintergrundbild ausschalten ### */
}

#headerline {
  position:absolute;
	top:0;
	left:20em;
/*  height:105px;*/
/*Wenn mit Mittel-Banner:
  width:52em;
	padding:0;*/
  width:50.6em; /*abzgl. padding-Wert*/
	padding:2em 0 0 1.4em;
  margin:0;
/*  background-color:#0f0; /**/
}
/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
* html #headerline {
/*Wenn mit Mittel-Banner:
  width:51.7em;*/
  width:50.3em; /*abzgl. padding-Wert*/
}
*:first-child+html #headerline {
/*Wenn mit Mittel-Banner:
  width:51.7em;*/
  width:50.3em; /*abzgl. padding-Wert*/
}

#headerline2 {
	font-size:2.3em;
	font-weight:bold;
  color:#111111;
}

#headerpic {
	float:right;
/*Mit rechtem Bannerbild:*/
	width:19.5em;
	height:105px;
	background-image:url(startseite.gif);
}
/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
* html #headerpic {
	width:19.9em;  
}
*:first-child+html #headerpic {
	width:19.9em;  
}


#headerlink-l {
	float:left;
  margin:0;
	width:20em;
	padding:0.4em 0 0 1.4em;
}

#headerlink-l2 {
	font-size:1.1em;
}

#headerlink-l2 a, 
#headerlink-l2 a:link {
	color:#404040;
}

#headerlink-l2 a:hover {
	color:#FF1040;
/*	text-decoration:underline;*/
}


#headerlink-r {
/*	float:left;*/
  margin:0 0 0 20em;
	padding:0.4em 0 0 1.4em;
}

#headerlink-r2 {
	font-size:1.1em;
}

#headerlink-r2 a, 
#headerlink-r2 a:link {
	color:#404040;
}

#headerlink-r2 a:hover {
	color:#FF1040;
/*	text-decoration:underline;*/
}

#breadcrumblinie {
	position:relative;
	padding:0;
	height:2em;
  background-color:#f00;
}

#breadcrumbbereich-l {
	float:left;
  margin:0;
	width:20em;
	padding:0.4em 0 0 1.4em;
}

#breadcrumbbereich-r {
  margin:0 0 0 20em;
	padding:0.4em 0 0 1.4em;
}

#breadcrumb {
	font-size:1.1em;
}  

#breadcrumb a, 
#breadcrumb a:link {
	color:#555555;
}

#breadcrumb a:hover {
	text-decoration:underline;
}


/*	content
*******************************************************************************/
#content {
	display:block;
	clear:both;
	position:relative;
  height:100%;
  padding:0 0 0 0;
/*  background-color:#FF0000;*/
}

/* hide from IE/MAC \*/
* html #content {
	height:1px;
}
/* end hide */

#main {
}

#main-block {
/*  display:block; /*Ggf. wichtig wg. Blockabschluss innerhalb Hauptcontent*/
  min-width:34em;
  width:45.5em;
  margin:0 34.5em 0 19.9em;
/*Ohne rechte Spalte:
  margin: 0 0em 0 20em;*/
  height:100%; /*sonst Darstellungsproblem im IE*/
  min-height:44em;
  background-color:#fff; /**/
}

#main-block2 {
/*  display:block; /*Ggf. wichtig wg. Blockabschluss innerhalb Hauptcontent*/
	padding:1em 0.8em 1.4em 1.4em;
}


#right-block {
	float:right;
  height:100%;
	width:36.5em; /*20em*/
/*Ohne rechte Spalte:
	width:0em;*/
/*  background-color:#330000; /**/
}

#right-block2 {
/*	padding:0em 1.6em 1em 1.6em; /**/
}


/*	Navigation vertikal 
*******************************************************************************/
#navi-block {
	float:left;
	width:20em;
  margin-top:-5px;
/*  border-right:1px solid #D30800; */
/*  background-color:#FF00bb; /**/
}

#navigation {
/*	text-align:right; */
/*  margin-top:3.2em; /*### Textkante oben buendig ###*/
	padding:0;
}

#navigation ul.nav1st {
/*	width:190px;*/
}

/***Ohne List-Style-Bild***/
#navigation ul.nav1st li {
	padding:0.1em 0.2em 0.0em 0.2em; /**/
	margin:0.4em 0.4em 0.4em 0.4em; /**/
  
/*  border-bottom:1px solid #404040; /**/
  }
/***/
/***Mit List-Style-Bild***
#navigation ul.nav1st li {
	padding:0.8em 0;
	margin-left:2.8em;
  list-style-image:url(dd-punkt.gif);
}
***/

#navigation ul.nav1st li.active {
/*	background:#fff; /****/
	padding-left:-2.8em; /**/
/*	padding:0.4em 0.4em 0.4em 0.4em; /**/
/*	padding:0.4em 0.8em 0.8em 0.8em; /****************/
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#000;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#000;
	background:#fff;
	font-size:1.4em; /*1.4*/
	font-weight:bold;
	padding:0.3em 0.3em 0.3em 0.3em; /**/
}

#navigation ul.nav1st a:hover {
	color:#000;
}
#navigation ul.nav1st a.current:hover {
	color:#000;
}


/***Ohne List-Style-Bild***/
#navigation ul.nav1st li ul.nav2nd li {
	padding:0 0 0.1em 0; /**/
/*	margin-left:-1.4em; /**/
  border-bottom:none;
/*	list-style-type:square;*/
	color:#fff;
/*	padding:0.4em 0.4em 0.4em 0.4em; /**/
}

/***/
/***Mit List-Style-Bild***
#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:1.5em;
  list-style-image:url(d-punkt.gif);
}
***/


/***2. Ebene***/
#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	font-size:1.4em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link {
	color:#000;
/*	text-decoration:underline; /**/
}
#navigation ul.nav2nd a.current:hover, 
#navigation ul.nav2nd a:hover {
	color:#000;
/*	text-decoration:underline; /**/
}

#navigation ul.nav2nd li.active a, 
#navigation ul.nav2nd li.active a:link {
/*	background:#fff; /****/
	color:#000;
}

#navigation ul.nav2nd li.noactive a, 
#navigation ul.nav2nd li.noactive a:link {
	color:#000;
}

#navigation ul.nav2nd li.noactive a:hover {
	color:#000;
}


/***3. Ebene***/
#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
	display:block;
	padding:0.1em 2.2em 0.1em 0; 
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link {
	color:#000;
	text-decoration:none;
}
#navigation ul.nav3rd a.current:hover, 
#navigation ul.nav3rd a:hover {
	color:#000;
	text-decoration:none;
}

#navigation ul.nav3rd li.active a, 
#navigation ul.nav3rd li.active a:link {
	color:#000;
}

#navigation ul.nav3rd li.noactive a, 
#navigation ul.nav3rd li.noactive a:link {
	color:#FFF;
}

#navigation ul.nav3rd li.noactive a:hover {
	color:#000;
}


/*	Infobereich Navi-Spalte
------------------------------------------------------------------------------*/
#navi-info {
	margin:3em 0 0 1.4em;
	font-size:1.1em;
	font-weight:bold;
  line-height:1.9em;
}

/*MIT BILD*
#navi-info a, 
#navi-info a:link {
	display:block;
	width:12em;
	height:6em;
	background-image:url(bild.gif);
	text-indent:-1000em; /**/
}
/*ENDE BILD*/

#navi-info a, 
#navi-info a:link, 
#navi-info a:visited {
	color:#555;
}

#navi-info a:hover {
	color:#555;
}

#navi-info .active a, 
#navi-info .active a:link, 
#navi-info .active a:visited {
	color:#555;
}

#navi-info .noactive a, 
#navi-info .noactive a:link, 
#navi-info .noactive a:visited {
	color:#555;
}

#navi-info .noactive a:hover {
	color:#555;
}

#navi-info .fliesstext {
  color:#fff;
	font-family:Georgia, Times, serif;
  font-size:10px;
}

/*	main-block - Elemente
*******************************************************************************/

/*	Schrift
------------------------------------------------------------------------------*/
#main-block h1 {
	color:#333333;
	font-family:Georgia, Times, serif;
/*  font-family:verdana, arial, helvetica, sans-serif;*/
	font-size:2.0em; /**/
	font-weight:bold;
	line-height:2.8em; /**/
/*  padding-bottom:1em;*/
  padding-left:0.25em;
  margin-left:-0.25em;
}

#main-block .teaser {
	margin-bottom:1.2em;
	font-size:1.2em;
/*	line-height:1.4em;*/
}

#main-block .teaser h1 {
	font-size:1.17em;
  background-color:#333333;
}

#main-block h2 {
	color:#333333;
	font-family:Georgia, Times, serif;
	font-size:1.3em;
	line-height:1.4em; /**/
	font-weight:bold;
/*	line-height:1.4em;*/
}

#main-block h3 {
	font-family:Georgia, Times, serif;
	font-size:1.17em;
	line-height:1.4em; /**/
	font-weight:bold;
}

#main-block p, 
#main-block .fliesstext {
  color:#000000;
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-block .small {
	font-family:Georgia, Times, serif;
  margin-bottom:1.0em;
	font-size:1.0em;
	line-height:1.2em;
}


/*	Listen
------------------------------------------------------------------------------*/
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.4em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1.1em;
}

#main-block ul {
	margin-left:1.3em;
	list-style-type:square;
}

#main-block ol {
	margin-left:2em;
/*	list-style-type:decimal-leading-zero;*/
	list-style-type:decimal;
}


/*	Links
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link, #main-block a:visited {
/*	color:#336699;*/
 	color:#ff0000;
/*	text-decoration:underline; /**/
}

#main-block a:hover {
	font:italic #ff0000;
	text-decoration:underline; /**/
}



/*	Bilder
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:1.4em;
}
#main-block div.flRight {
	margin-left:1.4em;
}



/*	right-block - Elemente
*******************************************************************************/

/*	Schrift
------------------------------------------------------------------------------*/
#right-block h1 {
	color:#fff;
	font-family:Georgia, Times, serif;
	font-size:1.5em;
	font-weight:bold;
/*  padding-bottom:0.5em;*/
/*	line-height:1.5em;*/
}

#right-block .teaser {
	margin-bottom:1.1em;
	font-size:1.1em;
/*	line-height:1.3em;*/
}

#right-block .teaser h1 {
	font-size:1.09em;
}

#right-block h2 {
	color:#fff;
	font-family:Georgia, Times, serif;
	font-size:1.2em;
	font-weight:bold;
/*  line-height:1.2em;*/
}

#right-block h3 {
	font-family:Georgia, Times, serif;
	font-size:1.09em;
	font-weight:bold;
}

#right-block p, 
#right-block .fliesstext {
  color:#fff;
	margin-bottom:1.1em;
	font-size:1.1em;
	line-height:1.4em;
}

#right-block .small {
	font-family:Georgia, Times, serif;
	margin-bottom:0.9em;
	font-size:0.9em;
	line-height:1.1em;
}

/*	Listen
------------------------------------------------------------------------------*/
#right-block ul,
#right-block ol {
	margin-bottom:1.1em;
	font-size:1.1em;
	line-height:1.3em;
}

#right-block ul li ul,
#right-block ul li ol,
#right-block ol li ol,
#right-block ol li ul {
	font-size:1em;
}

#right-block ul {
	margin-left:1.3em;
	list-style-type:square;
}

#right-block ol {
	margin-left:1.9em;
/*	list-style-type:decimal-leading-zero;*/
	list-style-type:decimal;
}


/*	Links
------------------------------------------------------------------------------*/
#right-block a, #right-block a:link {
	color:#FF0000;
/*	text-decoration:underline;*/
}

#right-block a:hover {
	color:#999999;
}



/*	Bilder
------------------------------------------------------------------------------*/
#right-block div.image {
	margin-bottom:0;
}
#right-block div.image p {
	margin:0;
	font-size:0.9em;
}
#right-block div.flLeft {
	margin-right:1.4em;
}
#right-block div.flRight {
	margin-left:1.4em;
}



/*	Fussbereich
*******************************************************************************/
#fussbereich {
	position:relative;
  margin-top:2.4em;
	padding:0;
	height:2em;
}

#fuss-l {
	float:left;
  margin:0;
	width:20em;
	padding:0.4em 0 0 1.4em;
}

#fuss-l2 {
	font-size:1.1em;
}

#fuss-l2 a, 
#fuss-l2 a:link {
	color:#FF1040;
}

#fuss-l2 a:hover {
	color:#999999;
/*	text-decoration:underline;*/
}


#fuss-r {
/*	float:left;*/
  margin:0 0 0 20em;
	padding:0.4em 0 0 1.4em;
}

#fuss-r2 {
	font-size:1.1em;
}

#fuss-r2 a, 
#fuss-r2 a:link {
	color:#404040;
}

#fuss-r2 a:hover {
	color:#FF1040;
/*	text-decoration:underline;*/
}



/* Sitemap
*******************************************************************************/

/*	 Variante List-Typen
------------------------------------------------------------------------------
#sitemap{
	float: left;
	width:490px;
	padding:0;
}


#sitemap .langsitemap{
	float: left;
	width:300px;
	padding:0;
}


#sitemap ul {
  list-style-type:square;
  list-style-position:inside;
  margin-top:3em;
}


#sitemap .sitemaplevel1 ul{
	font-size:1.0em;
  list-style-type:disc;
  margin-top:5px;
  margin-bottom:30px;
  padding-left:50px;
}
#sitemap .sitemaplevel1 ul a.level1{
}
#sitemap .sitemaplevel1 li {
  margin-bottom:30px;
  margin-top:5px;
}
#sitemap .sitemaplevel1 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel2 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemaplevel2 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel2 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel3 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel3 ul a.level3{
}
#sitemap .sitemaplevel3 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel3 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemapartikel ul{
	font-size:1.0em;
}
#sitemap .sitemapartikel li{
  list-style-type:circle;
}
#sitemap .sitemapartikel a{
  font-style:normal;
  font-weight:normal;
}
*/


/*	 Variante List-Grafik
------------------------------------------------------------------------------*/
#sitemap{
	float: left;
	width:480px;
	padding:0;
}


#sitemap .langsitemap{
	float: left;
	width:100%;
	padding:0;
}


#sitemap ul {
  list-style-type:none;
/*  list-style-position:inside;*/
  margin-top:3em;
  margin-left:0;
}


#sitemap .sitemaplevel1 ul{
  margin-top:5px;
  margin-bottom:30px;
	font-size:1.0em;
  list-style-image:url(sm_winkel.gif);
  padding-left:50px;
}
#sitemap .sitemaplevel1 ul a.level1{
}
#sitemap .sitemaplevel1 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel1 a {
  font-style:normal;
  font-weight:bold;
}


#sitemap .sitemaplevel2 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemaplevel2 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel2 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel3 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel3 ul a.level3{
}
#sitemap .sitemaplevel3 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel3 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemapartikel ul{
	font-size:1.0em;
}
#sitemap .sitemapartikel li{
  list-style-image:url(sm_winkel.gif);
}
#sitemap .sitemapartikel a{
  font-style:italic;
  font-weight:normal;
}



/* Formular-Module
*******************************************************************************/


/*	Modul 50.10
------------------------------------------------------------------------------*/
#form-module * {
	padding:0;
	margin:0;
}

#form-module {
	margin:0 0 0 -0.2em;
	padding:0;
/*	width:40.5em;*/
  width:100%;
	background-color:#f7f7f7;
	color:#000;
	font-family:Georgia, Times, serif;
	font-size:1em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}

#form-module p {
	margin:0;
	padding:1em;
	font-size:1.2em;
	font-weight:bold;
}

#form-module .formsmall {
	padding:1.2em;
	font-size:1em;
  color:#404040;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:1em;
	width:10em;
	font-size:1.2em;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:31em;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select { 
	float:left;
	margin:0.5em;
	width:24.3em;
	border:1px solid #333;
}

#form-module textarea {
	float:left;
	margin:0.5em;
	width:26.9em;
	border:1px solid #333;
}

#form-module input.text {
	height:1.4em;
}

#form-module input.checkbox {
	width:10em;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:0;
	padding:0.2em 0 0.2em 0;
	width:100%;
	border:1px solid #333;
	background-color:#E0E0E0;
	color:#333;
	font-family:Georgia, Times, serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#CCCCCC;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:8em;
	font-family:Georgia, Times, serif;
	font-size:1.2em;
}

#form-module-thanks {
	display:block;
	color:#000;
	font-family:Georgia, Times, serif;
	font-size:1.2em;
}


/*	Modul 50.11
------------------------------------------------------------------------------*/
.labelcontainer {
  float:left; 
  width:33%; 
}

.feldgesamtcontainer {
  float:clear; 
  padding-bottom:0.2em;
}

.submitbutton {
  margin:0;
  padding:auto;
/*  width:33%; /**/
  width:99%;
  height:1.6em; 
  font-size:1.2em;
  font-weight:normal; 
  border:1px solid #ccc; 
  background-color:#EDEDED; 
  cursor:pointer;
	font-family:Georgia, Times, serif;
}

.inputtext {
  margin:0;
  width:65.5%; 
  height:1.4em; 
  border:1px solid #ccc;
	font-family:Georgia, Times, serif;
}

.inputtext_warn {
  margin:0;
  width:65.5%; 
  height:1.4em; 
  border:1px solid #f00;
	font-family:Georgia, Times, serif;
}

.inputarea {
  margin:0;
  width:98.5%;
  height:6em;
	font-family:Georgia, Times, serif;
  font-size:1em;
  border:1px solid #ccc; 
}

.inputarea_warn {
  margin:0;
  width:98.5%;
  height:6em;
	font-family:Georgia, Times, serif;
  font-size:1em;
  border:1px solid #f00; 
}

.inputarea_kl {
  margin:0;
  width:65.5%;
  height:4em;
	font-family:Georgia, Times, serif;
  font-size:1em;
  border:1px solid #ccc; 
}


/*	Modul 50.12
------------------------------------------------------------------------------
.labelcontainer {
  float:left; 
  width:33%; 
}

.feldgesamtcontainer {
  float:clear; 
  padding-bottom:0.5em;
}

.feldtabelle {
  width:100%; 
  margin-bottom:0.8em;
}

.labelzelle {
  width:33%;
}

.feldzelle {
  width:65.5%;
  vertical-align:bottom; 
}

.submitbutton {
  margin:0;
  padding:0.2em auto 0.2em auto;
  width:33%;
  height:1.8em; 
  font-size:1.2em;
  font-weight:normal; 
  border:1px solid #ccc; 
  background-color:#D0D3E7;
  cursor:pointer;
}

.inputtext {
  margin:0;
  width:98.5%; 
  height:1.4em; 
  font-size:1.2em;
  border:1px solid #ccc;
}

.inputselect {
  margin:0;
  height:1.6em; 
  border:1px solid #ccc;
}

.inputcheck {
  margin:0;
  border:1px solid #ccc;
}

.inputarea {
  margin:0;
  width:98.5%;
  height:6em;
	font-family:verdana, arial, helvetica, sans-serif;
  font-size:1.1em;
  border:1px solid #ccc; 
}
*/

/*	Spezielle Suchformulare (Keine Standard-Module)
------------------------------------------------------------------------------*/
#suchblock {
	display:block;
/*	clear:both;*/
	position:relative;
  height:100%;
	padding:0;
  margin:0 0 0.2em 0;
}

#suchblock-1l {
	float:left;
  margin:0;
/*	width:14em;*/
	padding:0.7em 0 0.4em 0;
}

#suchblock-1m {
  margin:0 0 0 10em;
	padding:0.4em 0 0.4em 0.2em;
}

#suchblock-1r {
	float:right;
  margin:0;
	padding:0.4em 0;
/*	width:2em;*/
}

#suchblock-2 {
	padding:0.4em 0;
  margin:0.8em 0 1em 0;
}

#suchblock-3 {
	padding:0.4em 0.2em;
}



/* Individualanpassungen
*******************************************************************************/

#article-list {
	clear:both;
  width:100%;
  border-bottom:0.1em solid #404040;
}

.bildkasten {
  border-style:solid; 
  border-width:2px; 
  border-color:#EDEDED;
  padding:14px 8px 0 8px;  
}

.liste {
  border-style:solid; 
  border-width:2px; 
  border-color:#EDEDED;
  background-color:#EDEDED;
}

.listenkopf {
	font-weight:bold;
  border-style:solid; 
  border-width:2px; 
  border-color:#CCCCCC;
  background-color:#CCCCCC;
}

#textliste {
}

#textliste ul {
  list-style-type:disc;
  padding-left:15px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000;
 border-bottom: transparent; /* Für IE */
}

hr.gestrichelt {
 border: 0px; /* Für Firefox und Opera */
 border-top: dashed 1px #00f;
 border-bottom: transparent; /* Für IE */
}

#main-block .hinweis {
	font-family:Georgia, Times, serif;
  margin-bottom:1.0em;
	font-size:0.9em;
  font-style:italic;
	line-height:1.1em;
  color:#aaa;
}

.checkbox {
  margin:0;
  border:1px solid #ccc;
}

#main-block .merken {
  color:#008000;
/*  font-weight:bold; /**/
}

#main-block .loeschen {
  color:#ff0000;
/*  font-weight:bold; /**/
}

/* Anzahl PRG-IDs anzeigen
************************************/
#anzahlprg {
	position:absolute;
	top:320px; /*264px direkt unterhalb 4er-Bilder*/
	left:65.9em;
  width:25.2em;
  padding:0.4em;
  background-color:#fff;
  z-index:1;
}

#anzahlprg .fliesstext {
  font-size:1.1em;
}
