﻿/******************************************/
/*** Sections Styles **********************/
/******************************************/

/*** Service-Navigation ***/
div#divService{
	background-color: #e75113;
}

/*** Main-Navigation ***/


/*** Content ***/
h1{
	color: #e75113;
}

div#divContent h2{
	border-bottom: 1px solid #e3e2e0;
}

div#divContent a{
	color: #e75113;
}

div#divContent a:hover{
	background-color: #e75113;
}

div#divContent a:focus{
	background-color: #e75113;
}

div#divContent div.smallimagecontainer:hover a {
	color: #ffffff;
	background-color: #e75113;
}

div#home-teaser{
	background-color: #ffffff;
}

div#home-teaser div#balken{
	background-image: url(../siteimg/balken-transparent-gzi.png);
}

table.inhaltstabelle thead tr{
	background-color: #e75113;
}

/*** Sidebar ***/
div#divSidebarContainer div.sidebarTeaser p a,
div#divContent a.hp-teaser-link{
	color: #e75113;
	background-image: url(../siteimg/sidebar-link-pfeil-gzi.gif);
}

div#divSidebarContainer div.sidebarTeaser p a:hover,
div#divContent a.hp-teaser-link:hover,
div#divContent a.hp-teaser-link:focus{
	background-color: #e75113;
}

div#divSidebarContainer div.sidebarTeaser p a:focus{
	background-color: #e75113;
}

div#divSidebarContainer div.sidebarTeaser ul li{
	list-style-image: url(../siteimg/sidebar-link-pfeil-gzi.gif);
}

div#divSidebarContainer div.sidebarTeaser ul li a{
	color: #e75113;
}

div#divSidebarContainer div.sidebarTeaser ul li a:hover{
	background-color: #e75113;
}

div#divSidebarContainer div.sidebarTeaser ul li a:focus{
	background-color: #e75113;
}

/*** Glossar ***/
p.glossarCharacters a.char{
	border: 1px solid #e75113;
}

p.glossarCharacters a.char.active{
	color: #ffffff !important;
	background-color: #e75113;
}

/*** News ***/
div.newsBack {
	background-image: url(../siteimg/zuruck-link-pfeil-gzi.gif);
}

div.divPagingContainer a{
	border: 1px solid #e75113;
}

div.divPagingContainer a.active{
	background-color: #e75113;
}

/*** Galerie ***/
div#divGalleryContainer a.button {
	color: #e75113;
	border: 1px solid #e75113;
}

div#divGalleryContainer a.button:hover {
	color: #ffffff;
	background-color: #e75113;
}

div#divGalleryContainer a.thumbnailbox:hover{
	border: 1px solid #e75113;
}

/*** Mitglied werden / Formulare ***/
div#divContent fieldset legend {
	background-color: #e75113;
}

div#divContent fieldset input.button {
	border: 1px solid #e75113;
	background-image: url(../siteimg/background-button-gzi.gif);
}

/* EVENTS-TOOL */

div#divContent div#eventcontainer div.registerbutton a.registerlink {
	background: url('../siteimg/background-button-gzi.gif') top left repeat-x;
	border: 1px solid #e75113;
}

div#divContent ul.steps.events li.active span.step {
	background-image: url(../siteimg/step-arrow-active_orange.gif);
}

div#divContent ul.steps.events li {
	background-image: url(../siteimg/step-bg-active_orange.gif);
}
