/************************************************************************/
/************** Begin Styles fuer Portalseite (index.html) **************/

#aussen {
	border-bottom: 1px #D5D3D3 solid;
	border-top: 1px #D5D3D3 solid;
	padding-top: 24px;
	padding-bottom: 24px;
	width: 780px;
}

.innen {
	background-color: #f2f2f2;
}

.headertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #336699;
	font-weight: bold;
}

.padding {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 8px;
	text-align:left;
/*	border:1px red dotted; */
}

.indextext {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	background-color: #808080;
	line-height: 12px;
}
.indexLaender {
	width: 100px; /* wegen Firefox, ohne dies zucken die Tabellenzellen, wenn man die Selectbox benutzt */
}
/************** End Styles fuer Portalseite (index.html) ****************/
/************************************************************************/



/************************************************************************/
/************************ Begin allg. Styles ****************************/
/************************************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #808080;
}


/************************************************************************/
/********************* styles fuer Content ******************************/
/************************************************************************/

/*** Begin allg. Typo ***/
.fettgrau11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 8px;
}

.fettblau11 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	padding-bottom: 8px;
}

.text9 {
	font-size: 9px;
	color: #000000;
}

.text8 {
	font-size: 8px;
	color: #000000;
}

hr {
	width: 90%;
	height: 2px;
	color: #336699;
}

/*links*/
a {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
}
/*** End allg. Typo ***/


/*** Begin Rahmen ***/

/* aeussere Begrenzung (rinks und lechts) */
#c_aussen {
	overflow: hidden;
	width: 782px;
/*	height: 100%;
*/	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
/*	background-image:url(images/bg_content.gif);
*/
}


/************************************************************************/
/************************** Begin Seitenkopf ****************************/
/************************************************************************/
#c_head {
	width: 100%;
	border-top: 2px #d9d9d9 solid;
	border-bottom: 2px #d9d9d9 solid;
	margin-top: -1px;
	margin-bottom: 0px;
	background-image:url(images/bg_head_white.gif);
}
/*************************************************************************/
/************************** End Seitenkopf *******************************/
/*************************************************************************/



/*************************************************************************/
/**** gesamter (unterer) Contentbereich mit allen Menues und BG-Image ****/
/*************************************************************************/
.c_content_all {
	background-image:url(images/bg_content.gif);
	height: 100%;
}

/*************************************************************************/
/************************ Begin linkes Menue *****************************/
/* aessere Begrenzung linkes Menue */
#menu_left {
	float: left;
	width: 181px;
	border-top: 1px #ffffff solid;
	margin-top: 0px;
}

/* weisse Container fuer Content der linken Seite */
.containerleft {
	padding: 8px;
	background-color: #ffffff;
	margin-top: 8px;
	color: #000000;
	display: block;
	font-size: 10px;
}

/* Begin Formatierung der Links links ;-) */
.containerleft a {
	background-image: url(images/bullet_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 6px;
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
}

.containerleft a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}

.containerleft a:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
}
/* End Formatierung der Links links ;-) */
/************************ End linkes Menue *******************************/
/*************************************************************************/


/*************************************************************************/
/********************* Begin mittlerer Content ***************************/
/* aeussere Begrenzung */
#content {
/*	border: 1px dotted red; */
	width: 425px;
	padding-top: 18px;
	padding-right: 20px;
	color: #000000;
	height: 100%;
}

/* Begin Formatierung Ueberschriften ("Ihre Suche ergab...") mit Sortier-Form */
#content h1 {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 24px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 20px 1px;
}



#content h2 {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 40px;
	background-image: url(images/bg_headline_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto 10px 1px;
}
.sonderthemen_head {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 40px;
	background-image: url(images/bg_headline_orange.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto 10px 1px;
	
}

#content h2 form {
	margin: 0px;
	padding: 0px;
}

.newstitle {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 0px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
/* End Formatierung Ueberschrift ("Ihre Suche ergab...") mit Sortier-Form */

/* Begin Formatierung Sortier Balken */
#content sortBar{
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
/* Begin Formatierung Sortier Balken */
.include {
margin-left: 17px;
text-align: center;
}
#kreisbereich {
height: 20px;
}

/************* Begin Formatierung Datensatz ****************/
/* gesamter Datensatz */
.dataset {
	background-image: url(images/bg_item_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: none;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin: 0px auto 0px 1px;
	padding: 3px 3px 3px 40px;
	color: #000000;
	font-size: 11px;
}

/* Begin erste Zeile (Ueberschrift mit Link) */
.dataset h3 {
	display: block;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.dataset h3 a {
	text-decoration: none;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.dataset h3 a:visited {
	text-decoration: none;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.dataset h3 a:hover {
	text-decoration: underline;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}
/* End erste Zeile (Ueberschgrift mit Link) */
/* Begin zweite Zeile*/
.adresse {
	color: #000000;
	display: block;
	font-size: 9px;
}

.dataset td {
	padding-bottom: 5px;
}
.dataset img {
border: 0px solid;
height: 40px;
width: 40px;
}
/************* End Formatierung Datensatz ****************/

/*********** BEGIN Formatierung Text-Content *************/
.textset {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 10px;
	margin: 0px 0px 0px 1px;
	padding: 3px 3px 3px 22px;
}

.textset_inner_table {	
	margin: 0px 0px 0px 1px;
	padding: 3px 3px 3px 22px;
}

.textset h3 {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(images/bg_headline_text_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 1px;
}

.textset h3 a {
	text-decoration: none;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.textset h3 a:visited {
	text-decoration: none;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.textset h3 a:hover {
	text-decoration: underline;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

.textset li {
	text-align: justify;
}

/************* END Formatierung Text-Content ****************/

/******** begin styles fuer homepage-preview restaurants **********/

#box {
	background: #f8f8f8;
	cursor: pointer;
	display: block;
	text-decoration: none;
	/*	border: 1px dotted red;
	*/	color: #000000;
}

#box a {
	background: #f8f8f8;
	cursor: pointer;
	display: block;
	margin-right: 37px;
	text-decoration: none;
}

#box a:hover {
	text-decoration:underline;
}

#box a:active {
	background:#f8f8f8;
	display:block;
}

#box span {
	background:#f8f8f8;
	padding:10px;
	border:1px solid #808080;
	display:none;
	width:370px;
	margin-top:10px;
}
/************** END Homepagevorschau *********************/

/********************* End mittlerer Content ***************************/
/***********************************************************************/


/***********************************************************************/
/********************* Begin rechtes Menue *****************************/
/* aussere Begrenzung rechtes Menue */
#menu_right {
	float: right;
	width: 156px;
}

/* weisse Container fuer Content der linken Seite */
.containerright {
/*	border: 1px dotted blue;*/
	background-color: #ffffff;
	padding: 14px 8px 8px;
	color: #000000;
	display: block;
	font-size: 9px;
}

/* Begin Formatierung der Links rechts */
.containerright a {
	color: #A2A2A2;
	display: inline;	
}

.urteilslink{	
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;	
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 6px;
	vertical-align: top;
}
.topthemenlink{	
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E86800;	
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 6px;
	vertical-align: top;
}
.containerright a:visited {
	color: #A2A2A2;	
	text-decoration: none;
	display: inline;
}

.containerright a:hover {
	color: #A2A2A2;	
	text-decoration: underline;
	display: inline;
}
/* End Formatierung der Links rechts */
/***********************************************************************/
/********************** End rechtes Menue ******************************/

/***********************************************************************/
/****************	BEGIN Styles fuer Formular(-elemente)*****************/

.text_lang {
	width: 260px;
	height: 14px;
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

.text_kurz {
	width: 120px;
	height: 14px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

.plz {
	width: 60px;
	height: 14px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

select {
	height: 18px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

input {
	height: 14px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}

.inputclass {	
	height: 10px; 
	background-color: #f2f2f2;
	border: 0px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

.radio {
	height: 18px; 
	border: 0px;
	background-color: #f8f8f8;
	color: #999999;
}
.radio_white {
	height: 18px; 
	border: 0px;
	background-color: #ffffff;
}

textarea {
	width: 260px;
	height: 80px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3px;
}

.button {
	width: 100px;
	height: 20px; 
	background-color: #ffffff;
	border: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
}
/****************	END Styles fuer Formular(-elemente)*****************/
/***********************************************************************/
/***********************************************************************/
/*************  BEGIN Styles fuer sortbar tabelle ********************/

.borderunten {
	border-bottom:1px #FFFFFF solid;
}

.borderrechts {
	border-bottom:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
}

/*************  END Styles fuer sortbar tabelle ********************/
/***********************************************************************/
/***********************************************************************/
/*************  BEGIN Styles fuers Wirtschaftsmagazin ********************/

.ueberschrift_klein {
  font-family: 'Times New Roman', Times, serif;
	font-size: 14px;	
	color: #ffffff;
}

.ueberschrift {
  font-family: 'Times New Roman', Times, serif;
	font-size: 15px;	
	color: #666666;
	font-weight: bold;
}

/*************  END Styles fuers Witschaftsmagazin ********************/
/***********************************************************************/
/************************************/
/******* BEGIN Map-Styles     *******/
/************************************/
.rp_eingabe {
	width:100px;
	margin-left: 4px;
}
.rp_select {
	width:104px;
	margin-left: 4px;
}
.map_text {	
    background-color:#f8f8f8;
	font-family:"Verdana";
	font-size:10px;
}
.map_text a {
	color:#999999;
	font-weight:bold;
}
.map_text a:visited {
	color:#999999;
	font-weight:bold;
}
.map_text a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.map_text2 {
	background-color: #f2f2f2;
	color: #808080;
	font-family: "Verdana";
	font-size: 10px;
}
.map_text2 a {
	color:#999999;
	font-weight:bold;
}
.map_text2 a:visited {
	color:#999999;
	font-weight:bold;
}
.map_text2 a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.map_tab {
	width:350px;
}
.map_image {
	width:363px;
	height:272px;
}
.text_normal_weiss {
	color:#ffffff;
	font-family:"Verdana";
	font-size:10pt;
	font-weight:bold;
}
.static_image {
border: 1px solid #000000;
}
.h_map {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(images/bg_headline_text_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
/*	margin: 0px 0px 0px 1px; */
}

/************************************/
/******* End Map-Styles *************/
/************************************/

/************************************/
/******* Begin Trefferliste *************/
/************************************/
.mail_table {
	border: 1px #808080 solid;
	margin-bottom:10px;	
}
.mail_inner_table {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
}

.mail_form_submit {
	width: 60px;
	height: 18px;
	border: 1px solid #808080;
	padding: 1px;
	background-color: #ffffff;
	font: bold 10px Verdana, Arial;
	
}

.email{		
	display:block;
	cursor:pointer;
}
/************************************/
/******* End Trefferliste *************/
/************************************/
/******* anfang neue startseite juli 2005 *************/
.startlinks a {
	text-decoration: none;
	color: #808080;
}
.startlinks a:visited {
	text-decoration: none;
	color: #808080;
}
.startlinks a:hover {
	text-decoration: none;
}

.start_zelle_oben{	
	font-size: 10px;
	font-weight: bold;
	line-height: 88%;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/home/neu/streifen.gif);
	background-repeat: repeat-x;
	border-right: 1px solid white;
	border-top: 1px solid white;
	height: 28px;
	text-align: center;
}
.start_zelle_oben_rechts{	
	font-size: 10px;
	font-weight: bold;
	line-height: 88%;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/home/neu/streifen.gif);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	height: 28px;
	text-align: center;
}
.start_zelle_unten{	
	font-size: 10px;
	font-weight: bold;
	line-height: 88%;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/home/neu/streifen2.gif);
	background-repeat: repeat-x;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 28px;
	text-align: center;
	padding-top: 3px;/* damit die schrift optisch nicht so im schatten haengt*/
}
.start_zelle_unten_rechts{	
	font-size: 10px;
	font-weight: bold;
	line-height: 88%;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(images/home/neu/streifen2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	height: 28px;
	text-align: center;
}
/******* copyright-text im wirtschafts-footer *************/
.copyWirtschaft{
	text-align: middle;
	margin-top: 50px;
	/*border: 1px dotted red;*/
}
*html .copyWirtschaft{
	pos\ition: relative;
	bottom: 100px;
	text-al\ign: middle; 
	position: relative;
	bottom: -160px;
	text-align: middle; 	
}
/******* ENDEcopyright-text im wirtschafts-footer *************/
.visual_1{
	background-image:url(images/home/visual1a.gif); 
	background-repeat:repeat-x; 
	padding: 6px 8px 0px 120px; 
	height: 70px; 
	font-size: 10px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*border: 1px dotted red;*/
}
.visual_2{
	background-image:url(images/home/visual2a.gif); 
	background-repeat:repeat-x; 
	padding: 6px 8px 0px 120px; 
	height: 70px; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*border: 1px dotted red;*/
}
*html .visual_1{
	height:76px;		
}
*html .visual_2{
	height: 76px;	
}
/* Selectbox Tooltip */
.selectTooltip {
	z-index: 100;
	display: none;
	position: absolute;
	background: #ffffff;
	border: 1px solid black;
	width: 150px;
	padding: 3px;
	text-align: justify;
}
#selectHint {
	border: 1px solid black;
	float: right;
	background: #DFDFDF;
	width: 15px;
	height: 15px;
	text-align: center;
}
.headTopThema{
	font-family: times, serif; 
	color: #ffffff; 
	font-size: 14px; 
	letter-spacing: 1px;
}
.headSubThema{
	font-family: times, serif; 
	color: #727371; 
	font-size: 11px; 
	letter-spacing: 0px;
}
#idmedienLink{
	text-decoration:none; 
	cursor:text;
}
