/* ==================================================================================== */
/* 	html, body, p, a, img, ...															*/
/* ==================================================================================== */

  html {
  	
  	padding: 0px;
  	margin: 0px;
  	
  	}
  	
  body {
  	
  	font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    padding: 0px;
  	margin: 0px;
  	background-color: #fef4ea;
    
    }

  img {
	
	text-decoration: none;
	border: none;
	
	}

  td, tr, p {
	
	font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000000;
	margin: 0px;
	padding-bottom: 2px;
	text-align: justify;
    
    }

/* Formatierungen fuer die Ueberschriften */
/* ====================================== */

  h1 {
	
	font-size: 12px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #000000;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 8px;
	text-align: left;
	text-decoration: underline;
    
    }    

  h2 {
	
	font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: left;
	font-weight: bolder;
    
    }    
  
  h3 {
	
	font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000000;
	margin: 0px;
	padding-bottom: 4px;
	text-align: left;
	text-decoration: underline;
    
    }    
  
  h4 {
  
	font-size: 10px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
    
    }    
  
/* Ueberschriften der Artikel */
/* ========================== */

  .contentheading { 
    
    font-family: Tahoma, Verdana, Arial, sans-serif; 
    font-size        : 13px; 
    font-weight      : bold; 
    color            : #00589b;
     
    text-align       : left; 
    text-transform: none; 
    width: 100%; 
    
    padding-bottom: 10px;
    padding-left: 15px;
    background: url(../images/quadrat_ueberschrift.png) left no-repeat;
 
    }

/* Ueberschriften der Komponenten (i.e. bei Kategorie-Blog die Überschrift */
/* ======================================================================= */

  .componentheading { 
    
    font-family: Tahoma, Verdana, Arial, sans-serif; 
    font-size        : 14px; 
    font-weight      : bold; 
    color            : #00589b;
	border-bottom: 1px solid #00589b;
    padding-bottom: 2px;
    
    text-align       : left; 
    text-transform: none; 
    width: 100%; 
    
    margin-bottom: 20px;
    margin-top: 20px;
 
    }

      
/* Aufzaehlungszeichen */
/* =================== */ 
 
  .contentpaneopen ul {
	
	list-style-image: url(../images/blueline.png);
	
	}
  
/* Trennlinie zwischen den einzelnen Artikeln */
/* ========================================== */

  .article_separator {
 	
 	display: block;
    height: 30px;
    /* width: 530px; */
    background-image: url(../images/separator.png);
    
    }
    
/* ==================================================================================== */
/* 	Template Menue Formatierungen														*/
/* ==================================================================================== */

  /* topmenu */
  
  .c_orangeblau ul {
	
	margin: 0px;
    /* padding: 0px; */
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
  
	}  
  
  .c_orangeblau li {
    
    display: inline; /* Shows each item side-by-side */
    list-style-type: none; /* Gets rid of the bullet points */
  
	}
  
  .c_orangeblau a {
    
    display: block;
    float: right;
    padding: 0 7px; /* Provides horizontal separation between menu items */
    text-decoration: none;
    color: white;
  	
  	}

  .c_orangeblau a:hover {
    
    color: #eaf2fb;
  	
  	}

  
  .c_breadcrumbs {
  	
  	font-size: 8px;
  	color: gray;
  	margin-bottom: 10px;
  	
  	}

  .c_mitte {
  
    border-bottom: 1px solid #cfdfe9;
    border-top: 1px solid #cfdfe9;
    border-left: 1px solid #cfdfe9;
    border-right: 1px solid #cfdfe9;
  
    background-color: white;
  
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    
    }

/* hn1, hn2, branchenthemen, termine - Menuepunkte Layout */
/* ====================================================== */

/* Ueberschrift Branchenthemen, termine */
  
  .c_projekte h3,
  .c_fkmw h3,
  .c_pressekontakt h3,
  .c_branchenthemen h3,
  .c_jcal h3 {
  
    text-decoration: none;
    font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 0px;
	color: white;
  	
  	}

/* der gesamte Menuerahmen */

 .c_branchenthemen ul,
 .c_hn1 ul,
 .c_hn2 ul {

	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
  	}
  
/* alle Menueelemente */

  .c_branchenthemen ul.menu li,
  .c_hn1 ul.menu li,
  .c_hn2 ul.menu li {

	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
	}

/* gesamtes Untermenue */

  .c_branchenthemen ul.menu ul,
  .c_hn1 ul.menu ul,
  .c_hn2 ul.menu ul {

	padding: 0 0 0 15px;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
 	
 	}

/* Untermenue Menueelemente */
  
  .c_branchenthemen ul.menu ul li,
  .c_hn1 ul.menu ul li,
  .c_hn2 ul.menu ul li {
	
	padding: 0px;
	margin: 0px;
	font-stretch: narrower;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	background-color: white;
	color: blue;
  	
  	}

  .c_branchenthemen ul.menu a,
  .c_hn1 ul.menu a,
  .c_hn2 ul.menu a {
	
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	padding: 0px 5px;
	display: block;
	text-decoration: none !important;
	color: #004389;
  
  	}
  
  .c_branchenthemen ul.menu a:hover,
  .c_hn1 ul.menu a:hover,
  .c_hn2 ul.menu a:hover {
	
	color: #fff;
	margin: 0px;
	padding: 0px 5px;
  	
  	}
   
/* aktive Elemente in der obersten Menueebene */

  .c_branchenthemen ul.menu li#current a,
  .c_hn1 ul.menu li#current a,
  .c_hn2 ul.menu li#current a {
    
    font-weight: bold;
	background-color: #e0e8f1; /* dehoga hellblau*/
	color: #004389; /* dehoga blau*/
	margin: 0px;
	padding: 0px 5px;
	
  	}
  
/* Elemente im Untermenue, erbt auch von den aktiven in der obersten Ebene */
  
  .c_branchenthemen ul.menu li#current li a,
  .c_hn1 ul.menu li#current li a, 
  .c_hn2 ul.menu li#current li a {
	
	background: none !important;
	font-weight: normal;
	margin: 0px;
	padding: 0px 5px;
  	
  	}
  
/* Untermenue Elemente */
  
  .c_branchenthemen ul.menu ul a,
  .c_hn1 ul.menu ul a,
  .c_hn2 ul.menu ul a {
	
	font-size: 10px;
	height: auto;
	/* line-height: 20px; */
	padding: 0px 5px;
	margin: 0px;
	border: none !important;
  	
  	}
  
/* Hover oberste Menueebene */
  
  .c_branchenthemen ul.menu li a:hover,
  .c_hn1 ul.menu li a:hover,
  .c_hn2 ul.menu li a:hover {
	
	background-color: #eaf2fb; /* hellere hellblau fŸr hover */
    color: #004389; /* dehoga blau*/
  	
  	}
  
/* hover untermenues */
  
  .c_branchenthemen ul.menu li li#current a:hover,
  .c_hn1 ul.menu li li#current a:hover,
  .c_hn2 ul.menu li li#current a:hover {
	
	background: #eaf2fb;
	background-color: #eaf2fb; /* hellere hellblau fuer hover */
    color: #004389; /* dehoga blau*/		
  	
  	}
  
/* aktive Elemente Untermenue */
  
  .c_branchenthemen ul.menu li li#current a,
  .c_hn1 ul.menu li li#current a,
  .c_hn2 ul.menu li li#current a {
	
	/* text-decoration: none; */
	/* background-color: #BBDBEE !important; */
	font-weight: bold;
	background-color: #e0e8f1; /* dehoga hellblau*/
	color: #004389; /* dehoga blau*/
	
  	}

/* DEHOGA Seminare*/
  	
  .c_seminare ul {
  	
  	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	}
	
/* Link zum GEHOGA Shop */	
  
  .c_shop ul {
  	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	}
	
/* Link zum DEHOGA Sparbuch */	
  
  .c_sparbuch ul {
  	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	}	
	
/* Formatierung Login Formular*/	
	
  #modlgn_username {
	
	background-color: #e0e8f1;
	border-style: solid;
	border-width: 1px;
	border-color: #d2dde8;
	font-size: 10px;
	width: 184px;
	height: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 13px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
		
  #modlgn_passwd {
	
	background-color: #e0e8f1;
	border-style: solid;
	border-width: 1px;
	border-color: #d2dde8;
	font-size: 10px;
	width: 184px;
	height: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	
  .c_login {
	
	background: url(../images/login.png) left top no-repeat;
	
	}
	
  fieldset.input {
	
	border: none;
	height: 96px;
	margin: 0px;
	padding: 0px;
	
	}
	
/* Button Login im Anmeldefenster */
	
  input.button {
	
	background: url(../images/input.button.png) left no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	border: none;
	overflow: visible;
	display:inline; 
	color: #004389; /* dehoga blau*/
	
	}
	
/* Button weiterlesen unter den Beiträgen */
  
  .readon {
	
	background: url(../images/input.button.png) left no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	border: none;
	overflow: visible;
	display:inline; 
	color: #004389; /* dehoga blau*/
	
	}	
	
/* Ueberschrift Login-Form */
  
  .c_login h3 {
	
	text-decoration: none;
    font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 10px;
	color: white;
  	
  	}

	
/* Abstaende Termine im Rahmen */

  .mod_events_latest_table {
	
	width: 184px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	}
	
/* Text Termine */
	
  .mod_events_latest_first,
  .mod_events_latest_date,
  .mod_events_latest,
  .mod_events_latest_content {
	
	text-align: left;
	color: #004389; /* dehoga blau*/
	padding-top: 3px;
	padding-bottom: 3px;
	
	}
	
  .mod_events_latest_content a {
	
	text-decoration: none;
	color: #004389; /* dehoga blau*/
	
	}
  
  div.mod_events_latest_callink a {
	background: url(../images/input.button.png) left no-repeat;
	line-height: 25px;
	padding-left: 10px;
	}
	
/* ============================================== */
/* Formatierungen innerhalb der Artikel/Beitraege */
/* ============================================== */

/* Ausrichtung der Tabelle und Bilder für die Logos der Fördermitglieder */
	
  .logosfk td {
	
	width: 240px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	
	}
	
  .logosfkimg {
	
	position: absolute;
	float: right;
	margin-left: 330px;
	
	}

/* Bilder rechts 20px Rand auf der Linken Seite */
	
  .rechts20px {
	
	/* position: absolute; */
	float: right;
	margin-left: 20px;
	
	}
	
/* Ausrichtung Bilder Geschaeftsstellen */

  .gs p {
	
	text-align: center;
	
	}
	
/* Werbung aus der Mitgliederbroschüre */
  	
  .stimmenimg {
	
	/*position: absolute;*/
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
	}
	
/*	Wechselndes Bild Foerderkreis Gastgewerbe	*/	
	
  #werbungfk {
	
	margin: 0px;
	/*	padding: 0px; */
		
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	
	/* text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px; */
	
	}

/*	Formatierung Pressekontakt   */

  .c_pressekontakt p {
  	
  	font-size: 10px;
  	text-align: left;
  	padding-left: 5px;
  	color: #004389; /* dehoga blau*/
    
    }

  .modulepressekontakt {
	
	margin-bottom: 10px;
	
	}
  	
/* ==================================================================================== */
/* 	Testdefinitionen																	*/
/* ==================================================================================== */

