/**
 * Common Stylesheet
 * for www.bayern-ist-ganz-ohr.de
 *
 * @author Markus Bosch
 * @version 0.0.1
 */

 /* -------------------------------------------------------------------------------------------- */
/* global reset ------------------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
	/*color: #333333;*/
    list-style-type: none;
}

 /* -------------------------------------------------------------------------------------------- */
/* tags --------------------------------------------------------------------------------------- */

body {
	width: 100%;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
}

h1 a {
	font-size: 1.0em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h1 a:link,
h1 a:visited {
	font-size: 1.0em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h1 a:hover,
h1 a:active {
	font-size: 1.0em;
	font-weight: normal;
	color: #003c7f;
	margin-bottom: 13px;
	line-height: 135%;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 135%;
	margin: 15px 0 3px 0;
	color: #333333;
}

h2 a {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h2 a:link,
h2 a:visited {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h2 a:hover,
h2 a:active {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 13px;
	line-height: 135%;
}


h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 135%;
	margin: 15px 0 3px 0;
	color: #333333;
}

h2#orange a {
	font-size: 1.0em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h2#orange a:link,
h2#orange a:visited {
	font-size: 1.0em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
	text-decoration: underline;
}

h2#orange a:hover,
h2#orange a:active {
	font-size: 1.0em;
	font-weight: normal;
	color: #e74012;
	margin-bottom: 13px;
	line-height: 135%;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
	margin: 15px 0 0 0;
	color: #e74012;
}

p {
	line-height: 150%;
	margin-bottom: 10px;
	color: #333333;
}

 /* -------------------------------------------------------------------------------------------- */
/* common elements ---------------------------------------------------------------------------- */

#clearBoth {
	clear: both;
}

 /* -------------------------------------------------------------------------------------------- */
/* page element ------------------------------------------------------------------------------- */

#page {
	width: 964px;
}

 /* -------------------------------------------------------------------------------------------- */
/* header element ----------------------------------------------------------------------------- */

#header {
	width: 964px;
	margin: 0px;
}

#header #ministry {
	margin-left: 440px;
	width: 524px;
	height: 93px;
}

#header #ministry img {
	width: 524px;
	height: 93px;
}

#header #headImage {
	width: 822px;
	height: 144px;
	background-image: url(../images/01_williams_roth.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*
#headImage relog {
	width: 822px;
	height: 144px;
	background-image: url(../images/01_williams_roth.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
*/
#header #headImage img {
	width: 822px;
	height: 144px;
	border: 0px;
	margin-bottom: -3px;
}

/* headNavigation element -------- */

#headNavigation {
	background-color: #9c9d9f;
	width: 822px;
	height: 23px;
	margin-top: 2px;
}

#headNavigation ul {
	margin-left: 450px;
}

#headNavigation ul li.item4 {
	display: block;
	width: 85px;
	height: 17px;
	float: left;
	text-transform: uppercase;
}

#headNavigation ul li.item5 {
	display: block;
	width: 123px;
	height: 17px;
	float: left;
	text-transform: uppercase;
}

#headNavigation ul li,
#headNavigation ul li a,
#headNavigation ul li a span {
    color: #FFFFFF;
}

#headNavigation ul li a:link,
#headNavigation ul li a:visited {
	display: block;
	background: #9c9d9f;
	height: 19px;
	text-decoration: none;
	padding: 4px 0 0 25px;
}

#headNavigation ul li a:hover,
#headNavigation ul li a:active {
	display: block;
	background: #333333;
	text-decoration: none;
	padding: 4px 0 0 25px;
}

#headNavigation ul li#current a:link,
#headNavigation ul li#current a:visited,
#headNavigation ul li#current a:hover,
#headNavigation ul li#current a:active {
	background: #333333;
	text-decoration: none;
	padding: 4px 0 0 25px;
}


#headNavigation #headSearchfield {
	background-color: #9c9d9f;
	width: 140px;
	height: 20px;
    overflow: hidden;
	margin-top: 2px;
    float: right;
}

#headNavigation #headSearchfield input.button {
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 7px;
    font-size: 15px;
}

 /* -------------------------------------------------------------------------------------------- */
/* side Navigation element -------------------------------------------------------------------- */

#sideNavigation {
	width: 159px;
	float: left;
	margin: -9px 0 0 0;
	/*padding-left: 20px;*/
	font-weight: bold;
	color: #33CC00;
}

#sideNavigation .module_menu ul li {
	display: block;
	width: 159px;
	padding: 10px 0 11px 0px;
	margin-left: 20px;
    text-transform: uppercase;
}

#sideNavigation .module_menu ul li#current a:link,
#sideNavigation .module_menu ul li#current a:visited,
#sideNavigation .module_menu ul li#current a:hover,
#sideNavigation .module_menu ul li#current a:active {
	display: block;
	color: #e74012;
	width: 159px;
	text-decoration: none;
}

#sideNavigation ul li a:link,
#sideNavigation ul li a:visited {
	display: block;
	width: 159px;
	color: #333333;
	text-decoration: none;
}

#sideNavigation ul li a:hover,
#sideNavigation ul li a:active {
	display: block;
	color: #e74012;
	width: 159px;
	text-decoration: none;
}

#sideNavigation ul li#current a:link,
#sideNavigation ul li#current a:visited,
#sideNavigation ul li#current a:hover,
#sideNavigation ul li#current a:active {
	display: block;
	color: #e74012;
	width: 159px;
	text-decoration: none;
}

#sideNavigation div.module_menu ul li a {
	margin-bottom: 0px;
	color: #333333;
}

#sideNavigation div.module_menu ul li a:link,
#sideNavigation div.module_menu ul li a:visited {
	font-size: 20px;
	margin-bottom: 0px;
	color: #333333;
}

#sideNavigation div.module_menu ul li a:hover,
#sideNavigation div.module_menu ul li a:active {
	font-size: 20px;
	margin-bottom: 0px;
	color: #333333;
}

#sideNavigation .item10 ul,
#sideNavigation .item26 ul {
	margin-top: -5px !important;
	/*margin-bottom: -12px !important;*/
	width: 159px;
}

#sideNavigation .item26 {
	width: 159px;
}

#sideNavigation .item26 ul li {
	width: 159px;
	margin-bottom: -14px;
	display: block;
	text-transform: none !important;
}

#sideNavigation .item10 ul li a,
#sideNavigation .item26 ul li a,
#sideNavigation .item28 ul li a {
	color: #333333 !important;
	font-size: 10px !important;
	line-height: 1.6em !important;
	text-transform: none !important;
	width: 159px;
}

#sideNavigation .item10 ul li a:link,
#sideNavigation .item10 ul li a:visited,
#sideNavigation .item26 ul li a:link,
#sideNavigation .item26 ul li a:visited {
	color: #333333 !important;
	width: 159px;
}

#sideNavigation .item10 ul li a:hover,
#sideNavigation .item10 ul li a:active,
#sideNavigation .item26 ul li a:hover,
#sideNavigation .item26 ul li a:active {
	color: #e74012 !important;
	width: 159px;
}

#sideNavigation .item10 ul li#current a:link,
#sideNavigation .item10 ul li#current a:visited,
#sideNavigation .item10 ul li#current a:hover,
#sideNavigation .item10 ul li#current a:active,
#sideNavigation .item26 ul li#current a:link,
#sideNavigation .item26 ul li#current a:visited,
#sideNavigation .item26 ul li#current a:hover,
#sideNavigation .item26 ul li#current a:active {
	color: #e74012 !important;
	width: 159px;
}

 /* -------------------------------------------------------------------------------------------- */
/* Main Content element -------------------------------------------------------------------- */

#mainContent {
	width: 822px;
	padding-top: 22px;
}

p a:link,
p a:visited {
	color: #003c7f;
}

p a:hover,
p a:active {
	color: #e74012;
}

#content ul {
	/*list-style-type: disc;*/
	line-height: 150%;
}

#content ul li {
	list-style-type: none;
	margin: 0 0 15px 10px;
	padding-left: 11px;
	background-image: url(../images/list-style.gif);
	background-position: 2px left;
	background-repeat: no-repeat;
}

#content ul li a:link,
#content ul li a:visited {
	text-decoration: underline;
	color: #003c7f;
}

#content ul li a:hover,
#content ul li a:active {
	text-decoration: underline;
	color: #e74012;
}

#mainContent #content {
	padding-left: 200px;
}

#mainContent .contentNarrow {
	width: 400px;
    float: left;
    margin-left: 18px;
}

#mainContent .marginalAreaRight {
	width: 165px;
	float: right;
    margin: 0 0 20px 20px;
}

#mainContent .marginalAreaLeft {
	width: 162px;
	float: left;
    margin: 0 0 20px 0;
}

#mainContent .marginalAreaRight .teaser {
	background: #d7d8d9;
	margin-bottom: 27px;
}

#mainContent .marginalAreaRight .teaser p {
	font-size: 0.9em;
	line-height: 135%;
	padding: 8px 9px 10px 9px;
}

#mainContent .marginalAreaRight .teaser a:link,
#mainContent .marginalAreaRight .teaser a:visited {
	color: #003c7f;
	font-size: 1em;
}

#mainContent .marginalAreaRight .teaser a:hover,
#mainContent .marginalAreaRight .teaser a:active {
	color: #e74012;
	font-size: 1em;
}

.listStyleHead {
	font-weight: bold;
	color: #e74012;
	font-size: 1.2em;
}

.componentheading {
	display: none;
}

#phocagallery {
	font-size: 0.8em;
	color: #333333;
	font-style: normal;
}

.phocagallery-box-file {
	color: #333333;
	font-style: normal;
}

.phocagallery-box-file .js-button {
	font-size: 0.8em;
	color: #333333;
	font-style: normal;
	height: 30px;
}

.phocagallery-box-file .name {
	font-size: 0.8em;
	color: #333333;
	font-style: normal;
	height: 30px;
}

#content table {
	border: none;
}

#content #searchForm {
	width: 440px;
	float: right;
	line-height: 120%;
	border: 0px solid;
}

#content #searchForm td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content #searchForm img {
	border: 0;
	margin: 0 0 -8px 3px;
	padding-bottom: 2px;
}

#content #searchForm .contentpaneopen {
	clear: right;
	border: 0px solid #009900;
}

#content #searchForm .searchintro {
	width: 440px;
	float: right;
	border: 0px solid #990000;
}

#content table.contentpaneopen {
	width: 440px;
	float: right;
	line-height: 120%;
}

#content .contentpaneopen div {
	padding: 4px;
}

#content .contentpaneopen .small {
	border: 0px solid #993300;
}

fieldset {
	border: none;
	margin-bottom: 4px;
	background-color: #eeeeee;
}

#content .contentpaneopen a {
	font-weight: bold;
	line-height: 150%;
}

#content .contentpaneopen a:link,
#content .contentpaneopen a:visited {
	color: #003c7f;
}

#content .contentpaneopen a:hover,
#content .contentpaneopen a:active {
	color: #e74012;
}

#content .contentpaneopen #searchphraseall,
#content .contentpaneopen #searchphraseexact {
	margin-left: 10px;
}

#area_content {
	display: none;
}

 /* -------------------------------------------------------------------------------------------- */
/* gallery element -------------------------------------------------------------------- */

#gallerie {
	list-style-type: none !important;
	font-size: 0.9em;
	border: 0px solid #666666;
	margin: 0px;
	width: 618px;
}

#gallerie img {
	list-style-type: none !important;
	padding: 15px 0 5px 0;
}

#gallerie ul.gallerie {
	list-style-type: none !important;
	margin: 0px;
}

#gallerie ul li {
	font-size: 0.9em;
	float: left;
	list-style-type: none !important;
	border: 1px solid #CCCCCC;
	width: 126px;
	height: 140px;
	margin-right: 14px;
	margin-left: 0px;
}

.bilnachweis {
	font-size: 0.9em;
	margin-top: -10px;
}

.downloadImage {
	border: 1px solid #D7D8D9;
}
