/* CSS Document */
body {
	margin: 0px;
	background-image: url(../images/hg_global.gif);
	background-color: #F9EBCD;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
a {
	font-weight: bold;
	color: #140D7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 1000px;
}
.navigationcontainer {
	float: left;
	width: 175px;
	background-image: url(../images/logo_hg_l.gif);
	background-repeat: no-repeat;
	background-color: #F9EBCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 160px;
}
.inner {
	float: left;
	width: 550px;
}
.focus {
	float: left;
	width: 275px;
	background-image: url(../images/focus_hg.gif);
}
.head {
	background-image: url(../images/logo_hg_rg.gif);
	background-repeat: no-repeat;
	height: 220px;
}
.contentcontainer {
	color: #424342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 20px 20px 20px;
}
.headline {
	color: #140D7B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.headline_focus {
	color: #BD1021;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.focusbildoben {
	background-image: url(../uploadbilder/impressum_or.jpg);
	height: 177px;
	background-repeat: no-repeat;
}
.focuscontent {
	height: 260px;
	margin: 20px;
	color: #424342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.focuscontent .headline {
	color: rgb(66, 67, 66);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0px;
}

.headbild {
	height: 126px;
	width: 210px;
	background-image: url(../uploadbilder/impressum_om.jpg);
	background-repeat: no-repeat;
}
.focusbildunten {
	height: 126px;
	background-image: url(../uploadbilder/impressum_ur.jpg);
	background-repeat: no-repeat;
}
.focusabstand1 {
	background-image: url(../images/focus_hg_abstand1.gif);
	background-repeat: repeat-y;
	height: 14px;
}
.focusabstand2 {
	background-image: url(../images/focus_hg_abstand2.gif);
	background-repeat: repeat-y;
	height: 14px;
}
.balkenrot {
	background-color: #BB1427;
	position: relative;
	width: 11px;
	left: 9px;
	height: 100%;
}
.balkengelb {
	background-color: #F2C25A;
	position: relative;
	width: 11px;
	left: 188px;
	height: 100%;
}

.navigationcontainer > ul {
	width: 175px;
	margin: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	float: left;
}
  
.navigationcontainer > ul > li {
	list-style: none;
	margin: 0em;
	padding: 0;
	float: right;
}

.navigationcontainer > ul > li a {
	display:block;
	padding: 7px 0px 7px 17px;
	text-decoration: none;
	font-weight: bold;
	color: #140D7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 148px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.navigationcontainer > ul > li a:hover {
	color: #140D7B;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
}

.navigationcontainer > ul > li .active{
	color: #140D7B;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	margin-left:10px;
}

.navigationcontainer > ul > li > ul {
	width: 175px;
	margin: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	float: left;

}

.navigationcontainer > ul > li > ul > li {
	list-style: none;
	margin: 0em;
	padding: 0;
	float: right;
}

.navigationcontainer > ul > li > ul > li a {
	display:block;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #140D7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 148px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FCF5E6;
}

.navigationcontainer > ul > li > ul > li a:hover {
	color: #140D7B;
	background-color: #FCF5E6;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-image: none;	
}

.navigationcontainer > ul > li > ul  .active {
	background-image: none;
}

.navigationcontainer > ul > li > ul > li .active {
	display:block;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 148px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #140D7B;
	background-color: #FCF5E6;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	background-image: none;
	padding-left: 5px;
}

.navigationcontainer > ul > li > ul > li > ul {
	border-bottom-width:0px;
	margin:0px;padding:0px;
	list-style:none;
}

.navigationcontainer > ul > li > ul > li > ul > li {
	margin:0px;
	padding:0px;
}

.navigationcontainer > ul > li > ul > li > ul > li a{
	display:block;
	padding: 2px 0px 2px 17px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 136px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FCF5E6;
	float: right;
}

.navigationcontainer > ul > li > ul > li > ul > .active
{

}

.navigationcontainer > ul > li > ul > li > ul > li .active
{
	list-style: none;
	margin: 0em;
	padding: 0;
	float: right;
}

.navigationcontainer > ul > li > ul > li > ul > li a.active{
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #140D7B;
	background-color: #FCF5E6;
	background-image: url(../images/nav_pfeil.gif);
	background-repeat: no-repeat;
	width: 136px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 17px;
}

.navigationcontainer > ul > li > ul > li > ul > li  a:hover{
	color: #140D7B;
	background-color: #FCF5E6;
	background-image: url(../images/nav_pfeil.gif);
	background-repeat: no-repeat;
	width: 136px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 17px;
	border-bottom-width:0px;
}

/*****************/
/* Bildergalerie */
/*****************/

.tplCollections {
	padding:				10px;
	padding-top:			3px;
	width:					400px;
	margin-left:			auto;
	margin-right:			auto;

}

.tplCollectionsThumbView {
	margin:					0px;
	padding:				0px;
	float:					left;
}

.tplCollectionsThumbViewLine {
	height:					50px;
	clear:					both;
}

.tplCollectionsThumbViewElement {
	float:					left;
	padding:				2px;
	padding-bottom:			0px;
	float:					left;
	font-size:				0.6em;
	letter-spacing:			0.1em;
	padding-left:			15px;
	padding-right:			15px;
}

.tplCollectionsLineDivider, .tplCollectionsLineBreak {
	height:					4px;
}

.tplCollectionsThumbViewElementTitle {
	display:				none;
	text-align:				center;
	padding:				0px;
	overflow:				hidden;
}

.tplCollectionsDetailTitle {
	display:				block;
	float:					left;
}

.pageCounter {
	display:				block;
}

.tplCollectionsPageNaviInfo {
	float:					left;
	text-align:				center;
	width:					170px;
}	

.tplCollectionsPageNaviTop {
	display:				none;
}

.tplCollectionsPageNaviBottom {
	width:					400px;
	padding-top:			0px;
	text-align:				center;
	clear:					both;
}

.tplCollectionsPageNaviBottomWrapper {
	clear:					both;
	overflow:				hidden;
	width:					300px;
	margin-left:			auto;
	margin-right:			auto;
}

.tplCollectionsPageNaviPrev {
	float:					left;
}

.tplCollectionsPageNaviNext {
	float:					left;
}

.download {
	display:				none;
}

.tplCollectionsDetailView {
	width:					400px;
	text-align:				center;
	margin-top:				7px;
}

.tplCollectionsDetailTitle {
	display:				none;
	height:					0px;
	margin-top:				7px;
	width:					100%;
	text-align:				center;
	line-height:			20px;
}

.buttonBack {
	display:				none;
}

.buttonNext{
	display:				none;
}

.tplCollectionsDetailPicture {
	clear:					both;
}

.tplCollectionsLineBreak {
	clear:					both;
}

.lastPage, .firstPage {
	margin-top:				16px;
	width:					60px;
}

.firstPage {
	text-align:				right;
	float:					right;
}

.lastPage {
	text-align:				left;
	float:					left;
}

.nextPage, .prevPage {
	display:				none;
}

.detailPrevPage {
	padding-left:			7px;
}

.tplCollectionsPageNaviCurrentPage {
	color:					#424342;
	text-decoration:		none;
	font-weight:			normal;
}

.kontaktTextField input {
	width:					260px;
}

.kontaktTextArea textarea {
	width:					260px;
	height:					160px;
}