/* ---------------------------------------------------------------------------- */
/* �BERSICHT:  									*/
/* 1. SEITEN�BERGREIFENDE FORMATIERUNG 						*/
/* 2. TEXTFORMATTIERUNG 							*/
/* 3. SEITENLAYOUT								*/
/* 4. NAVIGATIONSELEMENTE							*/
/* 5. SEITENOBJEKTE								*/
/* 6. MODULE									*/
/* ----------------------------------------------------------------------------	*/

/* ---------------------------------------------------------------------------- */
/* ---------------------- ALLGEMEINE ANGABEN ---------------------------------- */
/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */
/* ------------------- 1. SEITEN�BERGREIFENDE FORMATIERUNG -------------------- */
/* ---------------------------------------------------------------------------- */


body,td,p,li,div { font-family: Verdana, Sans-Serif; font-size:11px; }

body { background-color: #ffffff; color: #000000; margin: 0px; }

html, body { height: 100% }
body.popup { padding:10px; background-color: #ffffff; color: #2B2B2B; }

#all { margin-left:auto; margin-right: auto; width: 650px;  margin:0 auto 0 auto; } 

p { margin-top: 0px; margin-bottom: 10px }

a:link         { color: #002966; text-decoration:none; } 
a:visited      { color: #002966; text-decoration:none; }
a:active       { color: #002966; text-decoration:none; }

form { margin: 0px }

img {  }
ul  { padding:0px; margin:0px; padding-left:16px; }
ol  { padding:0px; margin:0px; padding-left:32px; }

table.matrix      { width:100%; }
td.matrix_content { vertical-align:top; }

div.clear  { clear:both; }
div.right  { float:right; }
div.left   { float:left; }


/* ---------------------------------------------------------------------------- */
/* --------------------------- 2. TEXTFORMATTIERUNG --------------------------- */
/* ---------------------------------------------------------------------------- */

h1 { margin-top: 0px; font-size:18px; color:#3A3A3A; font-weight:100; } /* Seiten�berschrift */
body.popup h1 { font-size: 16px }
h2 { font-size:18px; color:#3A3A3A; font-weight:100; margin:0px; padding:0px; } /* �berschriften 1. Ordnung */
h3 { font-size:18px; color:#3A3A3A; font-weight:100; margin:0px; padding:0px; } /* �berschriften 2. Ordnung */
h4 { font-size:12px; margin-bottom:3px; margin-top:0px; } /* �berschriften 3. Ordnung */
h5 { font-size:11px; margin-bottom:3px; margin-top:0px; } /* �berschriften in Seiten- und Modulobjekten */
h6 { font-size:10px; margin-bottom:3px; margin-top:0px; }

em     { font-style:italic }
strong { font-style:normal; font-weight:bold; }



/* ---------------------------------------------------------------------------- */
/* ---------------------- LAYOUT SPEZIFISCHE ANGABEN -------------------------- */
/* ---------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------- */
/* --------------------------- 3. SEITENLAYOUT  ------------------------------- */
/* ---------------------------------------------------------------------------- */

/* WICHTIG: padding und border werden zu width-Angaben addiert.                 */
/* ******** Beispiel: padding-left: 4px; width: 100px => Gesamtbreite: 104px    */

/* ------------------------------ INDEX - FLASH  ------------------------------ */

div.index_birdflu	 { width:325px; float:left; color:#c00; padding-top:55px; padding-bottom:7px; font-size:10px; }
div.index_birdflu a, div.index_birdflu a:visited, div.index_birdflu a:active { color:#d00; font-weight:bold; }
div.index_design_imprint { width:325px; float:left; color:#ccc; text-align:right; padding-top:55px; padding-bottom:7px; font-size:10px; }
div.index_design_imprint a, div.index_design_imprint a:visited, div.index_design_imprint a:active { color:#bbb; }

img.flash_index { width:650px; height:400px; }

span.index_arabisch { font-size:20px; }

div.index_browser { width:650px; padding-top:2px; text-align:center; font-size:10px; }
div.areaTop1      { width:650px; padding-top:15px; text-align:center; }
div.areaTop1 a, div.areaTop1 a:visited, div.areaTop1 a:active { color:#666; font-size:12px; font-weight:bold; }



/* ------------------------------ GRUNDLAYOUT  -------------------------------- */

div.areaTopLogo		{ width:150px; height:79px; text-align: left; clear:both; float:left; }
img.logo 		{ padding: 0px; float:left; border:none; }

div.areaTop2        	{ width: 500px; color:#000000; border-top:6px solid #F9B700; float:left; margin-top:69px; padding-top:7px; }


ul.nav_top_level_1, div.language_chooser { display: inline; }
div.language_chooser { width:650px; color:#666; font-size:12px; font-weight:bold; }
div.language_chooser a, div.language_chooser a:visited, div.language_chooser a:active { color:#666; font-size:12px; font-weight:bold; }

input { font-size:10px; }
form  { font-size:10px; }

input.top_search_text, input.top_search_submit { padding: 0px; font-size: 10px }
input.top_search_submit { font-size: 9px; }

form.top_search { margin-top: 0px }

div.areaMain 	{ width:650px; margin: 0px; background-color: #ffffff; 
		  color: #000000; padding-bottom:20px; overflow:hidden; clear:both; }


/* ----------------------------- Hauptseitenbereich (Mitte) -------------------------------- */


/* ------------- Seitenlayout " Standard 3 Spalten (Nav mit 2 Bild-Boxen) " ------- */

div.areaMainLeftOuter        { width:206px; height:762px; float:left; padding:0px; margin:0px; padding-right:16px; padding-top:38px; }
div.areaMainLeft 	     { width:206px; height:464px; margin:0px; padding:0px; vertical-align:top; overflow:hidden; }
div.containerBottomLeft	     { width:206px; height:298px; vertical-align:top; clear:both; overflow:hidden; }

div.areaMainContent	     { width:428px; padding: 0px; padding-top: 38px; 
		               float:left; vertical-align:top; overflow:hidden; color: #000000; overflow:hidden; }
div.containerMainTop	     { width:428px; height:200px; padding:0px; margin:0px; vertical-align:top; overflow:hidden; }
div.areaMainBlocknav	     { width:428px; height:18px; padding:0px; margin:0px; vertical-align:top; overflow:hidden; }

div.areaMainBottom	     { width:428px; height:534px; padding-top:10px; overflow:hidden; }
div.containerBottomMiddle    { width:206px; height:534px; padding-top:0px; margin-right:15px; float:left; 
			       vertical-align:top; overflow:hidden; }
div.containerBottomRight     { width:206px; height:534px; float:left; vertical-align:top; overflow:hidden; }

/* ------------- Seitenlayout " 3 Spalten (kurze Nav mit 3 Bild-Boxen) " ----------- */

div.areaMainLeftSmall        { width:206px; height:228px; vertical-align:top; clear:both; overflow:hidden; }
div.containerLeft	     { width:206px; height:534px; }


/* ------------- Seitenlayout " 3 Spalten (lange Nav mit 1 Bild-Box) " ------------- */

div.areaMainLeftOuterAll     { width:206px; min-height:228px; float:left; padding:0px; margin:0px; padding-right:16px; padding-top:38px; }
div.areaMainAll		     { width:650px; min-height:534px; clear:both; }
div.containerAll	     { width:650px; min-height:534px; clear:both; }

/* ------------- Seitenlayout "1 Spalte" ------------------------------------------- */

div.areaMainLeftLong	     { width:206px; height:627px; margin:0px; padding:0px; vertical-align:top; overflow:hidden; }
div.containerBottomLeftSmall { width:206px; height:135px; vertical-align:top; clear:both; overflow:hidden; }

#mid_up_right_down_one	     { border:1px solid #FAB700; padding:0px; margin:0px; }
table.text	    	     { width:100%; }
table.text td    	     { border:1px solid #D4D0C8; line-height:15px; padding:5px; }


div.clear_mozclear { clear: both; border-bottom: 0px solid; margin: 0px; padding: 0px; height: 1px; margin-bottom: -1px; }
div.nsFooterClear  { display: none }


div.areaBottomImprint a, div.areaBottomImprint a:active, div.areaBottomImprint a:visited { color:#ccc; font-size:10px; }
div.areaBottomImprint	{ width:650px; height:36px; border-top:3px solid #F9B700; text-align:center; margin-top:5px; }
div.areaBottomImprint_copyright { float:left; padding-right:10px; margin-top:10px; font-size:10px; color:#ccc; }



/* ---------------------------------------------------------------------------- */
/* ------------------------- 4. NAVIGATIONSELEMENTE --------------------------- */
/* ---------------------------------------------------------------------------- */

/* ------------------- Top1-Navigation (Hilfsnavigation) ---------------------- */
/* -- Meist im oberen Kopfbereich der Seite -- */


div.areaTop1 ul    { list-style-type: none; margin-bottom:2px; padding-top:5px; text-align:center; }
div.areaTop1 ul li { display:inline; }

div.areaTop1 a.nav_top_object { padding-left:8px; color:#888; font-size:13px; }
a.nav_top_object_active, a.nav_top_object_active:visited, a.nav_top_object_active:active { padding-left:8px; font-weight:bold; color:#888; font-size:13px; }


/* ------------------- Top2-Navigation --------------------- */ 
/* -- Meist im unteren Kopfbereich der Seite -- */


div.areaTop2 ul    { margin:0px; padding:0px; list-style-type: none; text-align:left; }
div.areaTop2 ul li { display:block; float:left; }
div.areaTop2 a     { display:block; padding-top:8px; padding-right:8px; font-size:10px; font-weight:bold; }


div.areaTop2 a.nav_top2_object { color:#4c4c4e; }

a.nav_top2_object_active, a.nav_top2_object_active:visited, a.nav_top2_object_active:active { font-weight:bold; color:#df1d25; }


/* ------------------- Tree-Navigation (Hauptnavigation) --------------------- */

ul.nav_level_1 { margin:0px; padding:0px; list-style-type: none; text-indent:0px; }
ul.nav_level_2 { margin:0px; padding:0px; list-style-type: none; text-indent:0px; 
		 margin-left: 10px; }
ul.nav_level_3 { margin:0px; padding:0px; list-style-type: none; text-indent:0px; 
		 margin-left: 10px; }
ul.nav_level_4 { margin:0px; padding:0px; list-style-type: none; text-indent:0px;
		 margin-left: 10px; }
ul.nav_level_5 { margin:0px; padding:0px; list-style-type: none; text-indent:0px;
		 margin-left: 10px; }

li.nav_level_1_object, li.nav_level_1_object_active { margin:0px; padding:0px; display:block; }

li.nav_level_2_object, li.nav_level_2_object_active { margin:0px; padding:0px; display:block; }

li.nav_level_3_object, li.nav_level_3_object_active { margin:0px; padding:0px; display:block; }

li.nav_level_4_object, li.nav_level_4_object_active { margin:0px; padding:0px; display:block; }

li.nav_level_5_object, li.nav_level_5_object_active { margin:0px; padding:0px; display:block; }


div.nav_level_1_object, div.nav_level_1_object_active { margin:0px; padding:0px; margin-bottom:3px;
			overflow:hidden; }
div.nav_level_2_object, div.nav_level_2_object_active { margin:0px; padding:0px; margin-bottom:3px;  
			overflow:hidden; }
div.nav_level_3_object, div.nav_level_3_object_active { margin:0px; padding:0px; margin-bottom:3px;  
			overflow:hidden; }
div.nav_level_4_object, div.nav_level_4_object_active { margin:0px; padding:0px; margin-bottom:3px; 
			overflow:hidden; }
div.nav_level_5_object, div.nav_level_5_object_active { margin:0px; padding:0px; margin-bottom:3px;  
			overflow:hidden; }


a.nav_level_1_object, a.nav_level_1_object_active { font-size:9px; font-weight:bold; 
	padding:0px; margin:0px; padding-left:8px;
	display:block; text-align:left; 
	overflow:visible;
}

a.nav_level_2_object, a.nav_level_2_object_active { font-size:9px; font-weight:bold; 
	padding:0px; margin:0px; padding-left:8px;
	display:block; text-align:left;
	overflow:visible;
}

a.nav_level_3_object, a.nav_level_3_object_active { font-size:9px; font-weight:bold; 
	padding:0px; margin:0px; padding-left:8px;
	display:block; text-align:left;
	overflow:visible;
}

a.nav_level_4_object, a.nav_level_4_object_active { font-size:9px; font-weight:bold; 
	padding:0px; margin:0px; padding-left:8px;
	display:block; text-align:left;
	font-size:11px;
	overflow:visible;
}

a.nav_level_5_object, a.nav_level_5_object_active { font-size:9px; font-weight:bold; 
	padding:0px; margin:0px;
	display:block; text-align:left;
	font-size:10px;
	overflow:visible;
}



div.nav_level_1_object { background-image:url("/elements/apps/owr/https//buttons/button_i.gif"); background-repeat:no-repeat; }
div.nav_level_1_object_active { background-image:url("/elements/apps/owr/https//buttons/button_a.gif"); background-repeat:no-repeat; }

a.nav_level_1_object, a.nav_level_1_object:active, a.nav_level_1_object:visited { color: #4c4c4e; }
a.nav_level_1_object_active, a.nav_level_1_object_active:active, a.nav_level_1_object_active:visited { color: #df1d25; }
a.nav_level_1_object_active { font-weight: bold; }



div.nav_level_2_object { background-image:url("/elements/apps/owr/https//buttons/button_2i.gif"); background-repeat:no-repeat; }
div.nav_level_2_object_active { background-image:url("/elements/apps/owr/https//buttons/button_a.gif"); background-repeat:no-repeat; }

a.nav_level_2_object, a.nav_level_2_object:visited, a.nav_level_2_object:active { color: #eaa900; }
a.nav_level_2_object_active, a.nav_level_2_object_active:active, a.nav_level_2_object_active:visited { color: #df1d25; }
a.nav_level_2_object_active { font-weight: bold; }



div.nav_level_3_object { background-image:url("/elements/apps/owr/https//buttons/button_2i.gif"); background-repeat:no-repeat; }
div.nav_level_3_object_active { background-image:url("/elements/apps/owr/https//buttons/button_a.gif"); background-repeat:no-repeat; }


a.nav_level_3_object, a.nav_level_3_object:visited, a.nav_level_3_object:active { color: #eaa900; }
a.nav_level_3_object_active, a.nav_level_3_object_active:visited, a.nav_level_3_object_active:active { color: #df1d25; }
a.nav_level_3_object_active { font-weight: bold; }



div.nav_level_4_object { background-image:url("/elements/apps/owr/https//buttons/button_2i.gif"); background-repeat:no-repeat; }
div.nav_level_4_object_active { background-image:url("/elements/apps/owr/https//buttons/button_a.gif"); background-repeat:no-repeat; }


a.nav_level_4_object, a.nav_level_4_object:visited, a.nav_level_4_object:active { color: #eaa900; }
a.nav_level_4_object_active, a.nav_level_4_object_active:visited, a.nav_level_4_object_active:active { color: #df1d25; }
a.nav_level_4_object_active { font-weight: bold; }

div.areaMainLeft a.nav_level_5_object { color: #000000; font-size:11px; }

a.nav_level_5_object_active, a.nav_level_5_object_active:visited, a.nav_level_5_object_active:active { color: #4d4d4d; font-size:11px; }
a.nav_level_5_object_active { font-weight: bold; }




li.nav_object, li.nav_object_active { margin:0px; padding:0px; display:block; float:left; padding-right:5px; font-size:10px; }

a.nav_object, a.nav_object:active, a.nav_object:visited { color: #4c4c4e; }
a.nav_object_active, a.nav_object_active:active, a.nav_object_active:visited { color: #df1d25; }
a.nav_object_active { font-weight: bold; }




/* ------------------- Bottom-Navigation (Fussbereich) --------------------- */

div.areaBottomNav ul    { list-style-type: none; margin-bottom:2px; padding-top:5px; 
		          text-align:left; padding-left:10px; }
div.areaBottomNav ul li { display:inline; }
div.areaBottomNav a     { padding-right:8px; }


/* Die Tabellenzellen dienen nur der horizontalen Anordnung der Navigationspunkte, diese sind als in Block-Elemente gewandelte A-Tags realisiert. */
a.nav_bottom_object, a.nav_bottom_object_active { padding: 2px; height: 17px; padding-top: 4px; padding-right: 8px }

div.areaBottomNav a.nav_bottom_object { color:#4d4d4d; }
a.nav_bottom_object_active, a.nav_bottom_object_active:visited, a.nav_bottom_object_active:active { font-weight: bold; color:#4d4d4d; }

a.nav_bottom_object_active {  }


/* ------------------- Pfad-Navigation (Anzeige des Seitenpfades) --------------------- */

span.path_text { padding-right:5px; }


/* ------------------- Quicknav - Seitennavigation --------------------- */

div.quicknav img    { border: none }
div.blocknav 	    { margin-bottom: 10px }
a.blocknav, span.blocknav_curr { margin-left: 2px; margin-right: 2px;  }
span.blocknav_curr  { font-weight: bold }


/* ------------------- Modul-Navigation --------------------- */
/* ------------------- Kategorien-Anzeige von Modulen innerhalb der Hauptnavigation --------------------- */

div.category_display_matrix { margin-bottom:30px; background-color:#eeeeee; padding:4px; padding-left:8px; margin-right:20px; }
a.category_dispplay_matrix { font-weight:bold; }

div.category_display_matrix a, div.category_display_matrix a:visited, div.category_display_matrix a:active { font-weight:bold; color:#333333; }


table.matrix_level_1	{  }
td.matrix_object	{ width:200px; height:23px; font-weight:bold; }
a.matrix_object		{ display:block; text-align:left; padding:4px; padding-left:8px; 
			  margin-right:20px; margin-left:0px; margin-bottom:30px; 
			  background-color:#eeeeee; }
a.matrix_object, a:active.matrix_object, a:visited.matrix_object { color:#333333; }


/* ------------------- A-Z Modulnavigation --------------------- */
/* ------------------- Alphabetische Ergebnisauswahl f�r Module --------------------- */

div.search_a_to_z   { margin-bottom: 10px; }
div.search_a_to_z a { margin-right: 5px; }


/* ---------------------------------------------------------------------------- */
/* ---------------------- 5. SEITENOBJEKTE (EasyEdit) ------------------------- */
/* ---------------------------------------------------------------------------- */

/* Mit den nachstehenden Tags k�nnen Sie Elemente der Seitenobjekte direkt bzw.
abweichend zu den Standard-Tags definieren */

/* --------------------------- HAUPTBEREICH ----------------------------------- */

/* -------------------- Standardabsatz -------------------- */

div.page_object 	  { clear:both; }
div.page_object_head	  { padding:0px; margin:0px; padding-top:8px; clear:both; }
div.page_object_subhead	  { padding:0px; margin:0px; font-size:14px; clear:both; color:#000; }
div.page_object_text 	  { vertical-align:top; clear:both; line-height:15px; color:#2B2B2B; }
div.page_object_text h2	  { vertical-align:top; clear:both; line-height:120px; padding-top:25px; }

/* Bildausrichtung wird in EasyEdit ausgew�hlt */

div.page_object_pic_top	  { width:206px; height:135px; margin-bottom:5px; float:left; margin-right:15px; }
div.page_object_pic_top2  { width:206px; height:135px; margin-bottom:5px; float:left; }
div.page_object_pic_left  { float:left; margin-right:8px; margin-bottom:8px; }
div.page_object_pic_right { float:right; margin-left:8px; margin-bottom:8px; }


p.head { font-weight:bold; } /*  */


/* -------------------- Text mit kleinem Bild unten -------------------------- */

div.page_object_container  { width:206px; height:534px; clear:both; }
div.page_object_2text	   { width:206px; height:379px; line-height:15px; color:#2B2B2B; }
div.page_object_1pic	   { width:206px; height:135px; padding-top:20px; }

/* -------------------- 2 Spalten Text / 1Bild -------------------------- */

div.page_object_3text	   { width:206px; height:379px; line-height:15px; float:left; margin-right:15px; color:#2B2B2B; }
div.page_object_4text	   { width:206px; height:379px; line-height:15px; float:left; color:#2B2B2B; }
div.page_object_2pic	   { width:428px; height:135px; padding-top:20px; clear:both; }


/* -------------------- 1 Bild -------------------------- */

div.page_object_leftcontainer { width:206px; height:304px; padding:0px; margin:0px; clear:both; vertical-align:bottom; }
div.page_object_banner_x1     { padding:0px; margin:0px; vertical-align:bottom; }
img.page_object_banner_x1     { padding:0px; margin:0px; vertical-align:bottom; margin-top:auto; }

/* -------------------- Abstandshalter -------------------------- */

div.space1	{ width:206px; height:236px; padding:0px; margin:0px; line-height:15px; color:#2B2B2B; }
div.space2	{ width:206px; height:86px; padding:0px; margin:0px; color:#2B2B2B; }
div.space3	{ width:206px; height:163px; padding:0px; margin:0px; color:#2B2B2B; }
div.space4	{ width:206px; height:80px; padding:0px; margin:0px; color:#2B2B2B; }


/* --------- 2 kleine Bilder / 2 Bilder (gross und klein) / 3 kleine Bilder unten -------- */

div.page_object_banner_x2 { width:206px; padding:0px; margin:0px; }
img.page_object_banner_x2 { padding:0px; margin:0px; margin-top:13px; }


/* -------------------- Bilder/Banner x 4 -------------------------- */

div.page_object_banner_x4, div.page_object_banner_x3 { float:left; padding-right:5px; margin:0px; }
img.page_object_banner_x4 {  }


/* -------------------- Downloadlink (Text) -------------------- */

a.page_object_download    {  }


/* -------------------- Downloadlink (mit Bild) -------------------- */

div.page_object_pic	  {  }
img.page_object_pic 	  { float:left; margin-right:8px; }



/* ------------------- Rechte Seitenleiste (z.B. f�r Info-Box-Leiste) --------------------- */


/* -------------------- Infobox - Absatz -------------------- */

div.box2_body div { font-size: 11px; }

div.box2	     { width: 160px; float:left; overflow:hidden; }
div.box2_head        { font-weight: bold; height: 21px; 
		       background-image:url('/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/box2_head_img.gif'); color: #000000; 
		       padding-left:7px; padding-top:5px; background-repeat:no-repeat; }
div.box2_body        { font-size: 11px; padding:7px; padding-top: 5px; 
		       background-image: url('/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/box2_body_img.gif'); color: #000000;
		       padding-bottom:8px; }
div.box2_body p      { font-size: 11px; }
div.box2_body li     { font-size: 11px; }
div.box2_foot        { height: 26px; vertical-align:top;
		       background-image:url('/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/box2_foot_img.gif'); color: #000000; 
		       margin-bottom: 20px; background-repeat:no-repeat; }


/* -------------------- Infobox - Bild/Banner -------------------- */

div.box2_body_banner  { font-size: 11px; padding:7px; padding-top: 5px;
		        background-image: url('/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/box2_body_img.gif'); color: #000000;
		        padding-bottom:4px; text-align:center; }
div.box2_body_pictext { font-size: 11px; padding:7px; padding-top: 0px; 
		        background-image: url('/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/box2_body_img.gif'); color: #000000;
		        padding-bottom:8px; }
img.box2_banner	      {  }


/* -------------------- Linke Seitenleiste (z.B. f�r Tree-Navigation) --------------------- */

/* -------------------- Box-Bereich f. Navigation ------------------ */

div.box		     { width: 206px; padding: 0px; margin:0px; float:left; }

div.box_head         { padding:0px; margin:0px; font-weight: bold; height: 21px; 
		       color: #000000; padding-left:10px; padding-top:5px; }
div.box_body_nav     { font-size: 11px; padding:0px; margin: 0px; padding-bottom:5px; color: #000000; }
div.box_foot         { height: 26px; padding:0px; margin:0px; background-repeat:no-repeat; vertical-align:top; }

/* --- Derzeit nicht aktiv, wird von div.box_body_nav ersetzt --- */
div.box_body         { font-size: 11px; color: #000000; }


/* -------------------- Infobox (unter Navigation) ------------------ */


div.box_body_banner  { padding: 0px; }


/* -------------------- News - Ticker -------------------- */

div.ticker { padding-top:8px; padding-bottom:8px; }


/* ----------------------------- Standardformulare ------------------------------- */

td.td1, td.td2, td.td3 { padding: 3px }

table.entry_manager, table.editor_in, div.login_form, div.newsletter_gui   { border-collapse: collapse }
table.entry_manager td, td.td1, td.td3, div.login_form, div.newsletter_gui { padding: 4px; 
border: 1px solid #cccccc; background-color: #eeeeee; vertical-align: top; color:#333333; font-size:11px; }

td.td1 a, td.td1 a:visited, td.td1 a:active { color:#333333; }
td.td3 a, td.td3 a:visited, td.td3 a:active { color:#333333; }

div.login_form { font-size:9px; }
div.error { color:#dd0000; padding-bottom:8px; font-weight:bold; padding-top:5px; }

input.submit { font-size:10px; }


/* ----------------------------- Kalender --------------------------------- */

table.calendar_out { width:100%; border-collapse:separate; }
table.calendar     { width:100%; border-collapse:separate; }
td.head_nav	   { text-align:center; background-color:#cccccc;
		     color:#1a1a1a; }
td.head_nav a, td.head_nav a:visited, td.head_nav a:active { color:#1a1a1a; }
div.years	   { padding-bottom:5px; padding-top:5px; font-size:11px; }
span.active	   { font-weight:bold; color:#1a1a1a; }
a.calendar_change_year, a.calendar_change_year:visited, a.calendar_change_year:active { padding:4px; 
		     color:#1a1a1a; }
div.months	   { padding-bottom:5px; padding-top:5px; font-size:11px; }
a.calendar_change_month, a.calendar_change_month:visited, a.calendar_change_month:active { padding:2px; 
		     color:#1a1a1a; }
td.invalid	   { background-color:#eeeeee; color:#333333; }
td.omonth_day	   { background-color:#eeeeee; }
td.cmonth_day	   { background-color:#eeeeee; }
td.cmonth_today	   { background-color:#eeeeee; border:1px solid #DF5C5C; font-weight:bold; }
div.day_heading	   { float:left; clear:left; color:#333333; }
div.entries_p	   {  }
div.entry	   { float:left; padding-left:10px; font-size:11px; }


/* --------------------------- Objektansichten -------------------------------- */

p.subheading { font-weight: bold; margin-bottom: 10px; }
p.author { font-style: italic }
img.single_pic_left  { margin-right: 10px; margin-bottom: 10px; border: none }
img.single_pic_right { margin-left: 10px; margin-bottom: 10px; border: none }

/* --------------------------- Volltextsuche -------------------------------- */

div.containerMainWithoutSidebar div.full_search { float:left; }

div.full_search_head { margin-bottom: 15px; font-weight: bold; }
div.full_search_empty { }

div.full_search_results_head { font-size: 16px; font-weight: bold; margin-bottom: 10px }
div.full_search_result_summary { font-style:italic; font-size:11px; padding-top:5px; padding-bottom:5px; }

div.full_search_result { width:100%; margin-bottom: 10px;  border: 1px solid #ccc; padding: 5px; }
a.full_search_result_heading { font-weight:bold; }
p.full_search_result_summary { font-style:italic; font-size:11px; padding-top:5px; padding-bottom:5px; }
span.full_search_highlight { font-weight: bold; color:#1a1a1a; padding-left:3px; padding-right:3px;
			     background-color:#cccccc; }

div.hint { width:100%; border:2px solid #eeeeee; margin-top:10px; margin-bottom:20px; padding:6px; }
div.hint a, div.hint a:visited, div.hint a:active { color:#002966; font-weight:bold; }

div.login_form_user { font-size:11px; }
div.login_form_passwd { font-size:11px; }

img.full_search { float:left; padding-right:10px; }

/* --------------------------- Editor - Suche -------------------------------- */

div.list_manager_search { margin-bottom:10px; }
div.link_to_new         { margin-bottom:10px; }


/* ---------------------------------------------------------------------------- */
/* -------------------------------- 6. MODULE --------------------------------- */
/* ---------------------------------------------------------------------------- */

/* ------------------- Standard Module --------------------- */

div.entry_list_plain   		     { margin-bottom:15px; clear:both; font-size:12px; margin-top:5px; }
div.entry_list_plain p 		�    { padding-top:5px; }
div.entry_list_plain_date	     { font-size:11px; }
div.entry_list_plain_text 	     { width:280px; margin-top:0px; padding-top:0px; float:left; font-size:12px; }
div.entry_list_plain_text h2 a 	     { padding-top:0px; margin-top:0px; vertical-align:top; }
div.entry_list_plain_img, div.e_card { margin-right:15px; margin-bottom:20px; }

div.entry_list_plain_matrix 	  { width:295px; margin-bottom:15px; padding-right:15px; clear:both; }
div.entry_list_plain_matrix_head  { clear:left; font-size:14px; }
div.entry_list_plain_matrix_thumb { width:126px; float:left; }
img.entry_list_plain_matrix_thumb { float:left; margin-top:5px; margin-right:6px; margin-bottom:8px; }
div.entry_list_plain_matrix_text  { float:left; padding-bottom:7px; font-size:12px; width:169px; }


div.entry_list_plain_thumb  { width:110px; float:left; clear:both; }
img.entry_list_plain_thumb  { width:100px; float:left; padding-right:10px;
			      margin-bottom:8px; }

div.entry_list_plain_border { border-bottom:1px solid #bbb; clear:both; margin-top:3px; margin-bottom:3px; }

span.entry_list_plain_guest { font-size:11px; }



div.entry_list_tab	 { margin-top:10px; }
img.entry_list_tab_thumb { margin-right:8px; }



div.entry_single     	      { width:100%; }
div.entry_single_subheading   { font-weight:bold; padding-bottom:8px; }
img.info_button	     	      { padding-top:3px; }
span.products_single_quantity { margin-left:6px; }
div.entry_single_back { width:200px; margin-top:8px; text-align:center; height:16px; 
			background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6; }

div.entry_single_back a, div.entry_single_back a:active, div.entry_single_back a:visited  { color:#666666; font-weight:bold; font-size:11px; }

div.products_single_button_input   { margin-top:15px; }
input.products_single_button_input { width:201px; color:#666666; font-size:7pt; font-weight:normal; background-color:#DEDEDE; 
				     font-weight:bold; text-align:center; clear:both;
				     border-bottom:1px solid #A6A6A6; 
				     border-right:1px solid #DEDEDE; 
				     border-top:1px solid #DEDEDE; 
				     border-left:1px solid #A6A6A6; }

div.products_single_price   { margin-bottom:5px; }
div.products_single_buttons { float:right; }

img.parts_images 	{ width:192px; height:144px; }
img.parts_images_single { width:600px; height:450px; }
img.news 		{ width:100px; height:75px; }
img.space 		{ width:10px; height:10px; }



img.entry_single_pic_right { padding-bottom:2px; margin-right:13px; }
div.entry_single_pic_right { float:left; padding-bottom:5px; }
img.entry_single_pic	   { float:left; margin-right:10px; padding-bottom:15px; }

p.print_button	    	   { margin-top:20px; }


/* ------------------- Affine Products -------------------------- */

h3.products_single_affine 	    { font-weight:bold; padding-top:20px; padding-bottom:4px; }

div.entry_single_section_affine     { float:left; vertical-align:bottom; }
img.entry_single_pic_affine         { padding-right:8px; }
div.entry_single_affine_description { padding-bottom:5px; }
div.info_button_affine  	    { float:left; padding-bottom:5px; }
span.price_affine 		    { font-weight:bold; margin-right:8px; margin-left:8px; }
input.quantity_affine 		    { margin-right:5px; margin-top:5px; }
div.option_chooser_affine 	    { margin-top:5px; }


/* ------------------- Required Products ------------------------ */

div.entry_single_section_required { float:left; margin-right:8px; margin-top:2px; }


/* ------------------- Info/Kaufen - Button --------------------- */

div.info_button     { background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6; 
		      float:left; width:46px; height:14px; text-align:center; 
		      margin-right:3px; margin-bottom:3px; margin-top:3px; }
div.kaufen_button   { background-color:#999999; border-bottom:1px solid #686868; border-left:1px solid #686868; float:left;
		      width:46px; height:14px; text-align:center; margin-top:3px; }

div.info_button a, div.info_button a:active, div.info_button a:visited { color:#666666; font-size:11px; }
div.kaufen_button a, div.kaufen_button a:active, div.kaufen_button a:visited { color:#fff; font-size:11px; font-weight:bold; }

input.kaufen_button { background-color:#999999; border:none; border-bottom:1px solid #686868; border-left:1px solid #686868;
		      width:46px; height:14px; text-align:center; font-weight:bold;
		      color:#fff; font-weight:bold; font-size:11px; }
p.print_button	    { margin-top:20px; }


/* ------------------- Bilddatenbank --------------------- */

table.images   { width:100%; clear:both; }
th.images_head { padding:3px; padding-left:5px; text-align:left; background-color:#cccccc;
		 color:#1a1a1a; border:1px solid #ffffff; }
td.images_body { padding:3px; padding-left:5px; text-align:left; background-color:#eeeeee;
		 color:#333333; vertical-align:top; border:1px solid #ffffff; }

div.images     { width:180px; height:195px; margin-right:10px; margin-bottom:10px; border:2px solid #ccc; }
td.images      { width:180px; height:180px; padding:5px; }
td.images_name { width:180px; height:15px; text-align:left; vertical-align:bottom; padding-left:5px; padding-right:5px;  }


/* ------------------- Bildgalerie ----------------------- */

td.gallery_grp_thumb  { font-weight:bold; background-color:#eeeeee; padding:4px; padding-left:8px; padding-right:15px; border-bottom:25px solid #ffffff;
			border-right:20px solid #ffffff; }
div.gallery_grp_thumb_text {  }

div.gallery_thumb     { width:160px; height:160px; border:2px solid #ccc; margin-right:8px; margin-bottom:20px; }
td.gallery_thumb      { width:160px; height:160px; vertical-align:middle; text-align:center; padding:5px; }

div.gallery_pic       {  }
img.gallery_pic       { border:2px solid #ccc; padding:5px; }


/* ------------------- Bildshop --------------------------- */

div.images_shop	      { width:140px; height:203px; margin:0px; padding:0px; border:2px solid #ccc; margin-right:2px; 
			margin-bottom:20px; }
table.images_shop     { width:140px; height:200px; margin:0px; margin-top:5px; }
td.images_shop_thumb  { width:139px; height:139px; margin:0px; padding:2px; text-align:center; vertical-align:middle; }
img.images_shop_thumb {  }
td.images_shop_text   { height:25px; vertical-align:bottom; padding:3px; 
			color:#333333; background-color:#eeeeee; }

span.images_shop_id   { text-align:left; }



/* ------ Einzelansicht --------- */

div.images_shop_single { width:100%; margin:0px; padding:0px; clear:both; }
div.images_shop_pic    { float:left; margin-right:8px; margin-bottom:8px; }
img.images_shop_pic    { border:2px solid #eeeeee; padding:5px; float:left; }
td.images_shop_nav     { padding-top:8px; padding-left:3px; }

div.images_shop_body   { vertical-align:top; padding-left:10px; }
table.images_shop_body { border-collapse:collapse; }
td.images_shop_head    { width:0.5%; padding:3px; vertical-align:top; background-color:#eeeeee;
			 color:#333333; border:1px solid #ffffff; }
td.images_shop_daten   { width:50%; padding:3px; vertical-align:top; background-color:#eeeeee;
			 color:#333333; border:1px solid #ffffff; }

/* ------ Listen-Editor --------- */

table.list_editor      { width:100%; }
th.list_editor	       { background-color:#cccccc; color:#1a1a1a; 
			 height:21px; font-weight:bold; text-align:left; border:1px solid #ffffff;
			 padding-left:8px; font-size:12px; }
td.list_editor	       { background-color:#eeeeee; color:#333333; 
			 border:1px solid #ffffff; padding-left:8px; }


/* ------------------- Shop - Artikel --------------------- */

div.products_matrix 	    { width:198px; margin-bottom:15px; padding-right:9px; }
div.products_matrix_head    { clear:left; font-size:12px; }
span.products_matrix_number { font-size:11px; }
div.products_matrix_thumb   { width:66px; }
img.products_matrix_thumb   { float:left; padding-top:5px; padding-right:6px; padding-bottom:8px; }
div.products_matrix_text    { width:132px; float:left; padding-bottom:7px; font-size:11px; }

table.products		    { width:100%; }
td.products_body 	    { width:0.5%; padding:4px; border-bottom:1px solid #bbbbbb; vertical-align:top; }
td.products_body_text       { border-bottom:1px solid #bbbbbb; font-size:11px; vertical-align:top; }
span.products_small_name    { font-weight:bold; color:#4C7285; }
a.products_single 	    { font-weight:bold; }
a.products_small, a:visited.products_small, a:active.products_small { color:#000000; }


div.products_small 	    { width:146px; height:100%; padding-bottom:10px; 
			      font-size:11px; height:100%; clear:left; }
div.products_small_head     { clear:both; font-size:12px; }
span.products_small_name    { clear:both; }
div.products_small_thumb    { width:39px; float:left; }
img.products_small_thumb    { float:left; padding-top:5px; padding-right:4px;
			      padding-bottom:8px; }
div.products_small_text     { float:left; padding-bottom:7px; font-size:11px;
			      width:106px; }



div.category		    { clear:both; width:100%; }
div.category_subheading	    { font-weight:bold; padding-bottom:3px; }
div.category_pic	    { float:left; }
img.category_pic	    { float:left; padding-right:8px; padding-bottom:8px; }
div.category_description    {  }


div.products_single         { padding-bottom:30px; }
div.entry_single_section    { padding-bottom:3px; padding-top:3px; }
div.entry_single_section_description { margin-bottom:5px; }
input.quantity, select      { font-size:9px; }

div.small_text       	    { padding-bottom:7px; font-size:11px; }
div.entry_list_small 	    {  }

span.price 		    { font-weight:bold; padding-left:7px; padding-right:7px;
			      vertical-align:top; }
div.price 		    { font-weight:bold; padding-left:7px; padding-right:7px;
			      vertical-align:top; }

table.entry_single_section    { margin:top:7px; margin-bottom:5px; }
table.entry_single_section th { text-align:left; vertical-align:top; }
table.entry_single_section td { text-align:left; vertical-align:top; }

/* -------------- Shop Varianten (Tabelle) --------------- */

table.products_single_sub     { width:100%; text-align:right; }
th.products_single_sub        { width:0.1%; padding-right:15px; text-align:left; font-weight:bold; font-size:12px; }
td.products_single_sub	      { padding-right:8px; text-align:left; }
td.products_single_sub_small  { width:0.1%; text-align:right; padding-right:15px; }


/* -------------- Shop Listenansicht (Tabelle ohne Bild) --------------- */

table.entry_list_tab   { width:100%; border-collapse:collapse; }
th.entry_list_tab_head { text-align:left; background-color:#cccccc; padding:4px; 
		         color:#1a1a1a; border:1px solid #ffffff;
			 font-size:12px; font-weight:bold; }
td.entry_list_tab      { padding:3px; padding-left:5px; text-align:left; background-color:#eeeeee;
			 color:#333333; vertical-align:top; 
			 border:1px solid #ffffff; }
td.entry_list_tab_button { padding:3px; padding-left:5px; text-align:center; vertical-align:top; 
			   background-color:#eeeeee; color:#333333; }

div.entry_single_referent { padding-top:10px; }
div.entry_single_city { margin-bottom:8px; }
div.entry_single_location_info { margin-top:10px; margin-bottom:10px; border:1px solid #cccccc;
				 padding:3px; }
div.entry_single_referent { margin-bottom:4px; }

/* Info/Kaufen - Button */

td.info_button     { background-color:#DEDEDE; border-bottom:1px solid #A6A6A6; border-left:1px solid #A6A6A6;
		     width:46px; height:14px; text-align:center; 
		     margin-right:3px; margin-bottom:3px;
		     margin-top:3px; }
td.kaufen_button   { background-color:#999999; border-bottom:1px solid #686868; border-left:1px solid #686868;
		     width:46px; height:14px; text-align:center; margin-top:3px; }

td.info_button a, td.info_button a:active, td.info_button a:visited { color:#666666; font-size:11px; }
td.kaufen_button a, td.kaufen_button a:active, td.kaufen_button a:visited { color:#fff; font-size:11px; font-weight:bold; }



/* ---------------------------- WARENKORB ------------------------------ */

table { border-collapse:collapse; }

table.store_basket     { width:100%; }
th.store_basket_head   { text-align:left; background-color:#cccccc; padding:4px; 
		         color:#1a1a1a; font-size:12px; font-weight:bold; 
		         border:1px solid #ffffff; }
td.store_basket_item_l { background-color:#eeeeee; padding:4px; text-align:left; 
		         color:#333333; border:1px solid #ffffff; }
td.store_basket_item_r { background-color:#eeeeee; padding:4px; text-align:right;  
			 color:#333333; border:1px solid #ffffff; }
td.store_basket_item_c { background-color:#eeeeee; padding:4px; text-align:center; 
			 color:#333333; border:1px solid #ffffff; }
td.shop_basket_foot    { border:1px solid #ffffff; padding-top:10px; text-align:right; }
a.to_checkout  	       { padding:8px; }

td.shop_basket_foot_warenwert   { background-color:#cccccc; text-align:right; padding-right:8px; 
				  font-weight:bold; color:#1a1a1a; 
				  border:1px solid #ffffff; }
input.shop_basket_foot_submit   { padding-bottom:2px; height:25px; background-color:#DCDCDC; color:#000000; 					 						  border-right:2px solid #727272; padding-left:5px; padding-right:5px; text-align:center; 
				  font-weight:bold; border-bottom:2px solid #727272; white-space:nowrap; }

td.shop_basket_foot_sum         { background-color:#cccccc; padding-right:5px; font-weight:bold;
				  text-align:right; color:#1a1a1a; }
table.shop_basket_foot_checkout { width:100%; margin:0px; padding:0px; }
td.shop_basket_foot_checkout    { width:0.1%; padding:3px; height:27px; text-align:left; white-space:nowrap; }
td.shop_basket_foot_checkout2   { width:0.1%; padding:3px; height:27px; text-align:right; white-space:nowrap; }
td.shop_basket_foot_space       {  }

th.address_head { text-align:left; background-color:#cccccc; padding:4px; 
		  color:#1a1a1a; border:1px solid #ffffff; }
td.address_body { text-align:left; background-color:#eeeeee; padding:4px; 
		  color:#333333; border:1px solid #ffffff; }
a.button, a.button:visited, a.button:active { background-color:#DCDCDC; color:#000000; padding-top:3px; padding-bottom:3px;
		  border-right:2px solid #727272; padding-left:8px; padding-right:8px; text-align:center;
		  text-align:center; font-weight:bold; border-bottom:2px solid #727272; }
table.checkout  { margin-top:20px; border-collapse:collapse; }


/* ---------------------- WARENKORB SEITENLEISTE------------------------ */

div.basket_small      { font-size:11px; margin-bottom:10px; border-bottom:1px dotted #000000; }
div.basket_small_nr   { font-size:11px; }
div.basket_small_head { font-size:12px; font-weight:bold; }

div.basket_small_foot { font-size:11px; }
div.basket_small_foot_link { font-size:11px; }

a.basket_small_foot   { font-weight:bold; }

/* ---------------------------- KASSE ------------------------------ */

td.main_hl { background-color:#eeeeee; color:#333333; width:430px; }

table.progress_bar      { margin-bottom:20px; }
table.progress_bar td   { margin-bottom:20px; text-align: center; }
td.checkout_prog_done, td.checkout_prog_pending {
	           color: #333333; 
	background-color: #eeeeee; 
	border:1px solid  #ffffff;
}
td.checkout_prog_curr {
	           color: #1a1a1a; 
	background-color: #cccccc; 
	border:1px solid  #ffffff;
}

td.checkout_prog_done a, td.checkout_prog_done a:visited, td.checkout_prog_done:active {
	           color: #333333; 
}

td.checkout_prog_pending a, td.checkout_prog_pending a:visited, td.checkout_prog_pending:active {
	           color: #333333; 
}

td.checkout_prog_curr a, td.checkout_prog_curr a:visited, td.checkout_prog_curr:active {
	           color: #1a1a1a; 
}


/* ------------------------------ FORUM (NEU)  -------------------------------- */

div.forum_path { padding-bottom:15px; }

td.forum_overview_subheading { padding-left:4px; padding-right:10px; padding-top:5px; vertical-align:top; }

table.forum_overview    { width:100%; }
table.forum_overview th { padding-left:5px; padding-right:10px; background-color:#cccccc;
			  color:#1a1a1a; border:1px solid #ffffff;
			  text-align:left; }
table.forum_overview td { padding-left:4px; padding-right:10px; vertical-align:top; padding-top:5px; padding-bottom:4px;
			  background-color:#eeeeee; color:#333333;
			  border:1px solid #ffffff; }

table.forum_post    { width:100%; }
table.forum_post th { padding-left:5px; padding-right:10px; background-color:#cccccc;
		      color:#1a1a1a; border:1px solid #ffffff; text-align:left; }
td.forum_post_left  { padding-left:5px; padding-right:10px; vertical-align:top; padding-top:5px; height:100px;
		      background-color:#eeeeee; color:#333333;
		      border:1px solid #ffffff; }
td.forum_post_right { padding-left:5px; padding-right:10px; vertical-align:top; padding-top:5px;
		      background-color:#eeeeee; color:#333333;
		      border:1px solid #ffffff; }

td.list_number      { width:0.1%; text-align:right; vertical-align:top; border:1px solid #ffffff;
		      background-color:#eeeeee; color:#333333; }
td.list_small	    { width:0.1%; whitespace:nowrap; vertical-align:top; border:1px solid #ffffff;
		      background-color:#eeeeee; color:#333333; }


div.forum_topics_create_link { background-color:#cccccc; padding:1px; padding-left:20px;
			       padding-right:20px; margin-top:5px; margin-bottom:5px; }
div.forum_topics_create_link a, div.forum_topics_create_link a:active, div.forum_topics_create_link a:visited { font-weight:bold; font-style:italic; color:#1a1a1a; text-decoration:underline; }

div.forum_posts_reply_link { background-color:#cccccc; padding:1px; 
			     padding-left:20px; padding-right:20px; margin-top:5px; margin-bottom:5px; }
div.forum_posts_reply_link a, div.forum_posts_reply_link a:active, div.forum_posts_reply_link a:visited { font-weight:bold; font-style:italic; color:#1a1a1a; text-decoration:underline; }


/* ------------------------------ SPEISEKARTE  -------------------------------- */

table.menues         { width:100%; }
td.menues_body_title { font-size:16px; padding:3px; vertical-align:top; }
td.menues_body_price { font-size:16px; padding:3px; vertical-align:top; text-align:right; padding-left:25px; }
td.menues_body       { padding:3px; vertical-align:top; padding-bottom:8px; }
sup.menues_body      { font-size:9px; }

/* ----------------------------- Spielergebnisse --------------------------------- */

table.score     { width:100%; }
table.score a, table.score a:active, table.score a:visited { color:#333333; }
th.score_head   { padding:3px; padding-left:5px; text-align:left; color:#1a1a1a; 
		background-color:#cccccc; 
		border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; }
td.score_item   { width: 22%; padding:3px; padding-left:5px; text-align:left; color:#333333; 
		background-color:#eeeeee; border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff; }
td.score_item_d { width:34%; padding:3px; padding-left:5px; text-align:left; color:#333333; 
		background-color:#eeeeee; border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff; }
td.score_item_c { width:8%; padding:3px; text-align:center; color:#333333; 
		background-color:#eeeeee; border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff; }
td.score_item_s { width:14%; padding:3px; padding-left:5px; text-align:left; color:#333333; 
		background-color:#eeeeee; border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff; }

img.score_single { float:left; padding-right:20px; }


/* ----------------------------- Rangliste --------------------------------- */ 

th.ranking_head   { padding:3px; padding-left:5px; text-align:left; color:#1a1a1a; 
		    background-color:#cccccc; 
		    border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; }
th.ranking_head_s { width:5%; padding:3px; padding-left:5px; text-align:left; color:#1a1a1a; 
		    background-color:#cccccc; 
		    border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; }
td.ranking_item   { padding:3px; padding-left:5px; text-align:left; color:#333333; 
		    background-color:#eeeeee; border-right:1px solid #ffffff;
		    border-bottom:1px solid #ffffff; }

/* ---------------------------------- VISITENKARTEN ---------------------------------------------------- */

table.page_object_v_all	 { width:100%; }
td.page_object_v         { border:1px solid #cccccc; padding:6px; padding-top:10px; margin:0px; }
img.v_logo               { float:right; padding-left:15px; }
div.page_object_v_name_list { margin:0px; vertical-align:top; border-bottom:1px solid #cccccc; }
div.page_object_v_name   { font-weight:bold; padding-bottom:4px; margin:0px; vertical-align:top; }
table.page_object_v      { text-align:left; margin-top:8px; margin-bottom:8px; }
th.page_object_v_br      { padding-bottom:5px; padding-right:10px; vertical-align:top; }
th.page_object_v_brright { width:0.5%; padding-right:10px; vertical-align:top; }
td.page_object_v_br      { padding-bottom:5px; vertical-align:top; text-align:left; }
div.page_object_v_baby	 { background-color:#eeeeee; color:#333333;
			   padding-top:3px; padding-bottom:3px; font-weight:bold; margin-bottom:3px; }


/* ---------------------------------- List Editor ------------------------------------------------------ */

td.list_editor a, td.list_editor a:visited, td.list_editor a:active { color:#333333; text-decoration:underline; }


/* ---------------------------------- Weblogs ---------------------------------------------------------- */

div.page_object_date_wl  { font-size:10px; margin:0px; padding:0px; padding-top:10px; }
div.page_object_head_wl  { margin:0px; padding:0px; }
img.wl_pic 		 { float:left; padding-right:15px; padding-bottom:7px; }
div.wl_link ul 		 { margin:0px; margin-top:5px; padding:0px; margin-left:20px; }
div.wl_link li 		 { margin:0px; padding:0px; }
div.entry_single_wl_date { border-bottom:1px solid #eeeeee; font-size:11px; }

/* ------------------- Listenansicht (Immobilien) -------------------------- */

a.immo_list_more           { font-weight:bold; }
div.entry_list_plain_price { font-weight:bold; }
div.immo_list_plain_text   { float:left; width:350px; }
div.immo_list_plain_price  { float:left; font-weight:bold; padding-left:10px; }
div.immo_list_plain_thumb  { float:left; width:100px; padding-right:5px; }
img.immo_list_tab_thumb    { float:left; width:100px; }
div.immo_list_plain_price_head { float:right; font-weight:bold; }

/* ------------------- Einzelansicht (Immobilien) -------------------------- */

div.immo_single_pic           { margin-top:20px; }
td.immo_single_pic_left       { padding-top:5px; }
td.immo_single_pic_right      { vertical-align:top; }
td.immo_single_pic1_right     { padding:5px; }
div.immo_single_daten         { margin-bottom:20px; margin-top:25px; } 
div.immo_link                 { float:right; padding-right:50px; } 
div.immo_single_description   { float:left; width:250px; }
img.immo_icon                 { vertical-align: middle; }
td.immo_single_text           { font-weight:bold; }
td.immo_single_head           { width:150px; }
div.immo_single_daten2        { margin-top:15px; }

/* ------------------- Listenansicht (Kleinanzeige) -------------------------- */

div.anzeige_thumb              { float:left; padding-right:10px; }
div.anzeige_text               { float:left; }
td.anzeige_name		       { padding-bottom:5px; }
td.anzeige_list_plain_text     { width:350px; }
td.anzeige_head                { text-align:left; font-weight:bold; width:80px; }
a.anzeige_list_more            { text-decoration:underline; }

/* ------------------- Einzelansicht (Kleinanzeige) -------------------------- */

div.anzeige_single	       { width:100%; }
div.anzeige_single_daten       { float:left; }
div.anzeige_single_pic         { float:left; padding-right:10px; padding-bottom:20px; }  
img.anzeige_single_pic	       { float:left; }
th.anzeige_single_head         { font-size:12px; padding-right:15px; vertical-align:top; text-align:left; width:0.5%; } 
td.anzeige_single_text         {  }
div.anzeige_single_description { padding-bottom:20px; }
div.anzeige_nav                { margin-bottom:8px; padding-top:15px; }



/* -----------  Editor ---------------- */

table.list_manager_entries { width:100%; margin-top:20px; margin-bottom:10px; }

th.list_manager_entries_head { background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; text-align:left; }

td.list_manager_entries_head { background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; }

th.list_manager_entries_head_small { width:0.5%; background-color:#cccccc; font-weight:bold; padding:2px; padding-left:5px; color:#1a1a1a; 
border:1px solid #ffffff; text-align:left; }

td.list_manager_entries_head_small { width:0.5%; background-color:#cccccc; font-weight:bold; padding:2px; padding-left:5px; color:#1a1a1a; 
border:1px solid #ffffff; text-align:left; }

th.list_manager_entries_head_number { width:0.5%; background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; text-align:left; }

td.list_manager_entries_head_number { width:0.5%; background-color:#cccccc; color:#1a1a1a; border:1px solid #ffffff; padding:2px; padding-left:5px; font-weight:bold; }

td.list_manager_entries_body { background-color:#eeeeee; color:#333333; border:1px solid #ffffff; padding:2px; padding-left:5px; vertical-align:top; }

td.list_manager_entries_body_small { width:0.5%; background-color:#eeeeee; border:1px solid #ffffff; color:#333333; padding:2px; padding-left:5px; vertical-align:top; }

td.list_manager_entries_body_number { width:0.5%; background-color:#eeeeee; border:1px solid #ffffff; color:#333333; padding:2px; padding-left:5px; text-align:right; vertical-align:top; }

td.list_manager_entries_foot { padding-top:10px; }

div.list_manager_entries_empty { padding-top:10px; }

/* ------------------------------ PAYPAL  -------------------------------- */

div.paypal_button { border:1px solid #cccccc; padding:7px; margin-top:10px; margin-bottom:10px; }
div.paypal_standard_head { font-weight:bold; padding-bottom:7px; }
div.paypal_standard_comment { padding-top:6px; }


/* ------------------------------ SITEMAP  -------------------------------- */

ul.sitemap_level_1 { list-style-type:none; display:block; }
ul.sitemap_level_2 { list-style-type:none; display:block; }
ul.sitemap_level_3 { list-style-type:circle; display:block; }
ul.sitemap_level_4 { list-style-type:disc; display:block; }

li.sitemap_level_1_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_2_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_3_object { display:block; padding:0px; margin:0px; }
li.sitemap_level_4_object { display:block; padding:0px; margin:0px; }

a.sitemap_level_1_object  { font-weight:bold; display:block; margin-bottom:3px; }
a.sitemap_level_2_object  { font-weight:bold; display:block; margin-bottom:3px; }


/* ----------------------- WYSIWYG DESIGNEDITOR - VORANSICHT ------------------------- */

span.like_a_link { color:#002966; }

div.editor_preview_main { width: 430px; padding: 0px; padding-left: 15px; padding-right: 15px; float:left; }

div.design_gui_group_head2, div.design_gui_group_flat1, div.design_gui_group_flat1a { display:inline }

div.design_gui_group_flat1 {
	color:#e6e6e6; 
	height:24px; background-repeat:no-repeat;
}

div.design_gui_group_flat1a {
	color:#e6e6e6; font-weight:bold;
	height:24px; background-repeat:no-repeat;
}

div.design_gui_group_tree1, div.design_gui_group_tree1a { margin-left:4px; }

div.design_gui_group_tree2, div.design_gui_group_tree2a { margin-left:0px; }

div.design_gui_group_tree1 { 
	background-image:url("/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/tree1_img.gif");
	color:#e6e6e6; 
	padding-left: 15px; margin-bottom: 5px; padding-top: 4px; height: 20px; 
	background-repeat: no-repeat;
}

div.design_gui_group_tree1a { 
	background-image:url("/go/owr/_ws/mediabase/_ts_1147789119423/images/designeditor/default/tree1a_img.gif");
	color:#e6e6e6; font-weight:bold;
	padding-left: 15px; margin-bottom: 5px; padding-top: 4px; height: 20px; 
	background-repeat: no-repeat;
}

div.design_gui_group_tree2 { 
	color:#000000; 
	height:20px; background-repeat:no-repeat;
	padding-left: 15px; margin-bottom: 5px; padding-top: 4px;
	background-repeat: no-repeat;
}

div.design_gui_group_tree2a {  
	color:#4d4d4d; font-weight:bold;
	padding-left: 15px; margin-bottom: 5px; padding-top: 4px; height: 20px; 
	background-repeat: no-repeat;
}



div.design_gui_group_tables_head {
	background-color:#cccccc;
	color:#1a1a1a; 
	padding: 2px; width: 200px;
}

div.design_gui_group_tables_body {
	background-color:#eeeeee;
	color:#333333; 
	padding: 2px; width: 200px;

}