/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
/* --------------- ReadyWeb style.css Standards Anfang ----------------- */
/* definierte Verhältnisse: */
*			{margin:0px;padding:0px;font-weight:normal;}
* html div	{height:100%; }		/* für die 100% Höhe IE */
html, body	{xheight:100%;}		/* für die 100% Höhe als relativer Bezug */

p        	{margin-top:8px;} 	/* zusätzlicher halber Zeilenabstand */
b,strong 	{font-weight:bold;}
img      	{border:none;}
li {margin-left:23px;}

.clear		{clear:both;} /* kein span verwenden */
td, th		{vertical-align:top;} /* mit gleichen schrift-angaben wie in body, für alte formulare */
body.main	{background-color:#ffecd0;color:#000; background-repeat:repeat-x; font-size: 100.1%; margin-top: 12px; background-image:url(wallis/images/bg.gif); } /* wg Schrift-Bug in IE */
body,td,th	{font-family:Arial, Helvetica, sans-serif; font-size:11px;}
/* ---------------- Standards Ende ------------------ */


/* ---------------- Anpassungen Start ------------------ */
a        {text-decoration:none;}
a:link, a:visited {color:#003399;}
a:hover  {text-decoration:underline;}	/* falls das für alle Anker gelten soll, dann muss das nach die anderen A definitionen verschoben werden */
a:active {color:#003399;}				/* falls das für alle Anker gelten soll, dann muss das nach die anderen A definitionen verschoben werden */

h1			{ line-height:102,5%; font-size:20px; font-weight:bold; color:#4d4d4d; }
#pageTitle	{}
img.news_pic{}
.droplist	{}
.small		{font-family:arial,helvetica,sans-serif;font-size:9px;} /* Kleingedrucktes */
.found		{background-color:#C7D5E7;} /* Hervorhebung von gefunden Worten im Fliesstext */
.rahmen		{background-color:#646464;} /* für Login-Screen */
.ueberschrift {background-color:#c7d5e7;valign:top;color:#000000;} /* für Login-Screen */
.hell    	{background-color:#dfe7f1;valign:top;color:#000000;} /* für Login-Screen */
.dunkel  	{background-color:#c7d5e7;valign:top;color:#fbd6a7;} /* für Login-Screen */
/* ---------------- Anpassungen Ende ------------------ */


/* ---------- noch aus altem orig css ---------- */
/* vermutlich nicht verwendet: */
div.bookie{margin:0px0px0px0px;visibility:hidden;position:absolute;top:20px;left:25px;;z-index:1;background-color:#f3f3f3;width:180px;}
.bookbg {background-color:#f3f3f3;}
.news				{color:#8BACCE;}
.aktuell {background-color:#000000;}
.bunt				{background-color:#be3747;valign:top;color:#ffffff;}
input.text {border:1px solid #A0A1A1;}
input.button {border:1px solid #A0A1A1;background-color:#FFFFFF;}
input.formular {background:#FFFFFF;border:1px solid #A0A1A1;}
input.ok		{border:1px solid #9999cc}
input.nok		{border:1px solid #ff0000}
textarea {}
/* ---------- alt ende ---------- */


/* ---------- Hauptelemente Start ---------- */
/* Positioniert den Inhalt zentriert */
#rw_wrapper { width:800px; margin-left:auto; margin-right:auto; text-align:left; }

  /* Der obere Bereich mit Logo, Bildern etc */
  #rw_header  { height:270px; margin-bottom: 0px; width: 800px; border-top: 5px solid #03063e;}
  
  #logowrapper { width:800px; height: 46px; background-color:#03063e; }
  #logo { float:left; position: relative; width: 238px; height: 46px; }
  #logoextra { float: right; position: relative; height:46px; width: 557px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:9px; padding-top: 25px; }

  /* Der mittlere Bereich mit mehreren Spalten, Navigation, News, Content */
  #rw_middle  { width:798;  position: relative; border-left: 1px solid  #03063e; border-right: 1px solid  #03063e; border-bottom: 5px solid #03063e; background-color:#fff9f1; }

    /* Die Navigations-Spalte */
    #rw_links	{ width:200px; padding:30px 0px 20px 0px;
	position:relative; left: 0px; top: 0px; float:left;  }

    /* Die Inhaltsspalte */
    #rw_content	{ padding:30px 0px 0px 40px;  width:500px; float: left;}

      /* Die Knöpfe zum Content: Drucken, nach oben, Emailen etc */
    #rw_tools   { font-size:9px; text-align:left; margin-bottom:10px; color:#000000; }
	#rw_tools a:link { color:#000000;}
	#rw_tools a:active { color:#000000;}
	#rw_tools a:visited { color:#000000;}
	#rw_tools a:hover{ color:#000000;}


  /* Nav_Std */
    #rw_footer  { width:60%; margin-top:5px; font-size:9px; color:#000; float:left; }
    #rw_footer_rechts  { width:40%; margin-top:5px; font-size:9px; color:#000; float:right; text-align:right; }
     
	#rw_footer, #rw_footer_rechts a:link { color:#000000;}
	#rw_footer, #rw_footer_rechts a:active { color:#000000;}
	#rw_footer, #rw_footer_rechts a:visited { color:#000000;}
	#rw_footer, #rw_footer_rechts a:hover { color:#000000;}
	
    #rw_footer a:link { color:#000000;}
	#rw_footer a:active { color:#000000;}
	#rw_footer a:visited { color:#000000;}
	#rw_footer a:hover{ color:#000000;}

/* noch unklar */
.search_wrapper	{position:absolute;top:71px;left:553px; width:216px; height:33px; border-bottom:1px solid #89a0b8; background-image:url(wallis/images/nav1_bg.gif); text-align:left; border-left:1px solid #fff; }

/* Zu Debug-Zwecken - die #IDs können gelöscht werden und .debug auf display:none; gestellt werden */
.debug { color:#f00; font-family:Tahoma,sans-serif; font-size:9px; display:none; }
/* ---------- Hauptelemente Ende ---------- */




/* ---------- Content Start ---------- */
/* Allgemein, einspaltig */
div.rw_content_a { margin-bottom:20px; }
h2.rw_hl_a       { color:#03063e; font-weight:bold; font-size:18px; margin-bottom:5px; }
h3.rw_sl_a       { color:#000000; font-weight:bold; font-size:11px; margin-bottom:5px; }
div.rw_text_a    { font-family:Arial, Helvetica, sans-serif, "Arial Narrow"; font-size:12px; color:#6f6f6f;}
div.rw_image_a   { float:left; margin-bottom:5px; }
div.rw_image_a_solo   { float:left; margin-bottom:5px; }
div.rw_caption_a { margin-top:5px; font-size:9px; }

/* Zweispaltig (Navi/content_1-5/content_6), Version a */

/* Zweispaltig (Navi/content_1-5/content_6), Version b */

/* ---------- Content Ende ---------- */


		
		
		

/* ---------- Navigation Start ---------- */
/* gesamtbox Navigation: width, color, background-color, margin, padding, Darstellung des allgemeine Textes, float(left)
text-transform:uppercase;font-size:10px;font-weight:regular;font-family:Arial,sans-serif;vertical-align:top / middle;
 */
div.rw_nav { 
width:200px;
font-size:11px;
color:#03063e;
border-top:dotted 1px #03063e;
} 

/* jeweils X = 1-4:
div.rw_navX_einzeln				: Hintergrund, border, zeile, padding-left als Einrückung, alle ausser aktuell
div.rw_navX_einzeln_aktuell		: Hintergrund, border, zeile, padding-left als Einrückung, text ohne link = ganz aktuell
a.eX_inline				: nicht aktueller link
a.eX_inline_aktuell     : Link im aktuellen pfad liegend
 text-decoration:underline / none;
111px;
*/

.rw_nav1_alle	{width:200px;text-align:left; font-weight:bold;}

.rw_nav1_einzeln            { border-right:dotted 1px #03063e; border-bottom:dotted 1px #03063e; }
.rw_nav1_einzeln_aktuell    { border-right:dotted 1px #03063e; border-bottom:dotted 1px #03063e; font-weight:bold;}
.rw_nav1_einzeln, .rw_nav1_einzeln_aktuell { width:170px; padding-left:30px; background-color:#fbebd3; text-transform:uppercase;  }
.e1_inline:link, .e1_inline:visited  {color:#000; }
.e1_inline:hover            {text-decoration:none; color:#003399;}
.e1_inline:active           {color:#000;}
.e1_inline_aktuell:link, .e1_inline_aktuell:visited      {color:#000;}
.e1_inline_aktuell:hover    {text-decoration:none;}
.e1_inline_aktuell:active   {color:#000;}

.rw_nav2_einzeln            { border-left:0px solid #D1D1D1; }
.rw_nav2_einzeln_aktuell    { border-left:0px solid red; }
.rw_nav2_einzeln, .rw_nav2_einzeln_aktuell { padding-left:40px; width:161px;}
.e2_inline:link, .e2_inline:visited  {color:#333;}	/* statt 0059A3 */
.e2_inline:hover            {text-decoration:underline;}
.e2_inline:active           {color:#000;}
.e2_inline_aktuell:link, .e2_inline_aktuell:visited      {color:#000;}
.e2_inline_aktuell:hover    {text-decoration:underline;}
.e2_inline_aktuell:active   {color:#333;}

.rw_nav3_einzeln	        { border-left:0px solid #E0E0E0; }
.rw_nav3_einzeln_aktuell	{ border-left:0px solid red; font-weight:bold; }
.rw_nav3_einzeln, .rw_nav3_einzeln_aktuell { padding-left:40px; width:160px;}
.e3_inline:link, .e3_inline:visited  {color:#333;}
.e3_inline:hover            {text-decoration:underline;}
.e3_inline:active           {color:#000;}
.e3_inline_aktuell:link, .e3_inline_aktuell:visited      {color:#000;}
.e3_inline_aktuell:hover    {text-decoration:underline;}
.e3_inline_aktuell:active   {color:#333;}

.rw_nav4_einzeln			{ border-left:3px solid #F0F0F0; }
.rw_nav4_einzeln_aktuell	{ border-left:3px solid red; }
.rw_nav4_einzeln, .rw_nav4_einzeln_aktuell { padding-left:11px; width:135px; background-color:#F0F0F0; }
.e4_inline:link, .e4_inline:visited  {color:#333;}
.e4_inline:hover            {text-decoration:underline;}
.e4_inline:active           {color:#000;}
.e4_inline_aktuell:link, .e4_inline_aktuell:visited      {color:#000;}
.e4_inline_aktuell:hover    {text-decoration:underline;}
.e4_inline_aktuell:active   {color:#333;}

/* was ist allen gemeinsam? */
.rw_nav1_einzeln, .rw_nav1_einzeln_aktuell, .rw_nav2_einzeln, .rw_nav2_einzeln_aktuell, .rw_nav3_einzeln, .rw_nav3_einzeln_aktuell, .rw_nav4_einzeln, .rw_nav4_einzeln_aktuell {
height:18px; padding-top:5px;  }

/* ---------- Navigation Ende ---------- */





/* ------------- START FORMULAR POSITIONIERUNG & FORMATIERUNG ------------- */

.formFrame {
	width:540px;
	margin-top:15px;
	border:0px solid #000000;
}

.areaname{
	width:140px;
	margin-right:10px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 2px solid #fbd6a7;
	float:left;
}

.radiobuttons {
	border: 0px solid #000000;
	margin-right: 25px;
	margin-top:5px;
	width: 360px;
	height:15px;
}

.texteingabe {
	width:371px;
	height:15px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	margin-top:5px;
	background-color: #fbd6a7;
	border: 0px solid  #FFB200;
	padding-left:3px;
	padding-top:3px;
	/*color:#A5A2A3;*/
}

.texteingabe_small {
	width:37px;
	height:15px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	margin-right:2px;
	margin-top:5px;
	background-color: #fbd6a7;
	border: 0px solid  #FFB200;
	padding-left:3px;
	padding-top:3px;
	/*color:#A5A2A3;*/
}

.texteingabe_smaller {
	width:329px;
	height:15px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	margin-top:5px;
	background-color: #fbd6a7;
	border: 0px solid  #FFB200;
	padding-left:3px;
	padding-top:3px;
	/*color:#A5A2A3;*/
}

.klappmenueFrame {
	width:384px;
	margin-top:5px;
	
}

.klappmenue {
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	background-color: #fbd6a7;
}

.angebote_kategorie {
	width:414px;
	font : bold 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	border-bottom:0px solid #A5A2A3; 
	margin-top:7px;
}

.angebote_a {
	width:414px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	padding: 5px;
	background-color: #FCED99;
	margin-bottom:10px;
}

.angebote_b {
	width:414px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	padding: 5px;
	background-color: #fbd6a7;
	margin-bottom:10px;
}

.link_angebote  {
	font: 11px/150% Arial, Helvetica, sans-serif;
	color : #727071;
}

.anfrage_area {
	width:371px;
	height:80px;
	font : 11px/120% Arial, Helvetica, sans-serif;
	color : #727071;
	margin-top:5px;
	background-color: #fbd6a7;
	border: 0px solid  #FFB200;
	scrollbar-base-color: #fbd6a7;
	padding-left:3px;
	padding-top:3px;
}

.submit {
	margin-top:10px;
	background-color:#fbd6a7;
	font : 11px/120% Arial, Helvetica, sans-serif;
	/*color:#A5A2A3;*/
	border:0px solid #000000;
}

#submit_positioner {
	width:527px;
	text-align:right;
	border:0px solid #000000;
}

/* ------------- ENDE FORMULAR POSITIONIERUNG & FORMATIERUNG ------------- */



/* ---------- Sitemap Start ---------- */
/* Aufruf der Tabellenlosen Sitemaps durch Version=3 */
.gesamt_sitemap { } /* die gesamte Sitemap */
.block_sitemap { }  /* jeder einzelne Nav1-Bereich */


.e1_sitemap { background-color:#FFFFFF; font-weight:bold; margin-top:5px; padding:2px;}
.e2_sitemap { background-color:#E7CC70; padding:2px;}
.e3_sitemap { background-color:#EBD386; padding:2px;}
.e4_sitemap { background-color:#EBD386;padding:2px; }



.zus_sm { background-color:#FFFFFF; }
.e1_sitemap:link, .e1_sitemap:visited, .e2_sitemap:link, .e2_sitemap:visited, .e3_sitemap:link, .e3_sitemap:visited, .e4_sitemap:link, .e4_sitemap:visited {color:#666;text-decoration:none; font-size:9px;}
.e1_sitemap:hover, .e2_sitemap:hover, .e3_sitemap:hover, .e4_sitemap:hover {text-decoration:underline;font-size:9px;}
.e1_sitemap:active, .e2_sitemap:active, .e3_sitemap:active, .e4_sitemap:active {color:#666;text-decoration:none;font-size:9px;}
/* ---------- Sitemap Ende ---------- */

/* ------------- START SITEMAP FORMATIERUNG ------------- */
.frame_e1 {width: 139px; float:left; background-color:#FFFFFF; border: 1px #03063e solid; margin-bottom:10px; margin-right:5px; margin-top:5px;}
.frame_e2 {width: 100%;  background-color:#E7CC70; padding-top:2px;}
.frame_e3 {width: 100%; background-color:#EBD386; padding-top:2px;}
.frame_e4 {width: 100%; background-color:#EBD386; padding-top:2px;}
/* ------------- ENDE SITEMAP FORMATIERUNG ------------- */
br.br2 		{line-height:5px;height:5px;}
