/* useful css settings which may differ in different projects */

select, option, input, textarea, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.col2-twoone .twoone-left { width: 470px; padding: 10px }
.col2-twoone .twoone-right { width: 145px; padding: 10px 5px 10px 5px }

.col5-oneoneoneoneone { width: 490px }

.col5-oneoneoneoneone:after
{
	content: " ";
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: block;
}

.col5-oneoneoneoneone .oneoneoneoneone-outerleft,
.col5-oneoneoneoneone .oneoneoneoneone-innerleft,
.col5-oneoneoneoneone .oneoneoneoneone-middle,
.col5-oneoneoneoneone .oneoneoneoneone-innerright,
.col5-oneoneoneoneone .oneoneoneoneone-outerright
{
	width: 86px;
	border-left: 10px solid #2A2625;
	float: left;
}

.col5-oneoneoneoneone .cframe { border-top: 10px solid #2A2625; height: 140px; width: 86px; overflow: hidden; background-color: #312E2C }
.col5-oneoneoneoneone h1,
.col5-oneoneoneoneone h2,
.col5-oneoneoneoneone h3,
.col5-oneoneoneoneone h4,
.col5-oneoneoneoneone h5,
.col5-oneoneoneoneone h6 { font-size: 1.0em; font-weight: normal; color: #5E5C5C; font-family: Verdana, Arial, sans-serif }
.col5-oneoneoneoneone .image { height: 86px; overflow: hidden }

.col5-oneoneoneoneone a { color: #5E5C5C; text-decoration: none }
.col5-oneoneoneoneone a:link { color: #5E5C5C; text-decoration: none }
.col5-oneoneoneoneone a:visited { color: #5E5C5C; text-decoration: none }
.col5-oneoneoneoneone a:hover { color: #E30916; text-decoration: none }
.col5-oneoneoneoneone a:active { color: #2A2625; background-color: #5E5C5C; text-decoration: none }
.col5-oneoneoneoneone a:focus { color: #2A2625; background-color: #5E5C5C; text-decoration: none }

/*
.col2-oneone .oneone-left { width: 230px; }
.col2-oneone .oneone-right { width: 230px; padding-left: 10px; }

.col2-onetwo .onetwo-left { width: 150px; }
.col2-onetwo .onetwo-right { width: 310px; padding-left: 10px; }

.col2-twoone .twoone-left { width: 470px; }
.col2-twoone .twoone-right { width: 135px; padding-left: 20px; }*/

.col3-oneoneone .oneoneone-left { width: 230px; padding: 10px }
.col3-oneoneone .oneoneone-middle {width: 230px; padding: 10px 10px 10px 0px }
.col3-oneoneone .oneoneone-right { width: 145px; padding: 10px 5px 10px 5px }


div.mailform-label { width: 150px; }
div.mailform-input { margin-left: 150px; width: 200px; }
div.mailform-input input,
div.mailform-input textarea { width: 180px; }
div.mailform-buttons { padding-top: 10px }

.tx-thmailformplus-pi1
{
	padding-top: 20px
}

.mailform-input .input,
.mailform-input textarea
{
	background-color: #A2A1A1;
	border: 1px solid #2A2625
}

.mailform-infotext
{
	padding-top: 20px;
	padding-bottom: 20px
}

.mailform-buttons 
{
	text-align: right;
}

.mailform-buttons .button
{
	background-color: #5E5C5C;
	color: #A2A1A1;
	border: none;
}

html {
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #2A2625;
	background-image: url('../images/all_back.gif');
	background-position: center top;
	background-repeat: repeat-y;
	min-width: 800px
}

body
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5E5C5C;
	/*background-color: #2A2625;
	background-image: url('../images/all_back.gif');
	background-position: center top;
	background-repeat: repeat-y;*/
	/*margin-top: 105px;*/
}

div, form
{
	margin: 0;
	padding: 0
}

p, ul, ol, table
{
	padding: 0;
	margin: 0.5em 0 0.8em 0;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.9em;
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0.4em 0 0.4em 0;
}

h1 a { color: #6C6C6C }
h1 a:link	{ color: #6C6C6C }
h1 a:visited	{ color: #6C6C6C }
h1 a:hover	{ color: white }
h1 a:active	{ color: white; background-color:  #6C6C6C }
h1 a:focus	{ color: white; background-color:  #6C6C6C }

h2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #A2A1A1;
	text-decoration: none;
	margin: 0.2em 0 0.5em 0;
	padding: 0;
}

h3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #A2A1A1;
	text-decoration: none;
	margin: 1.0em 0 0.8em 0;
	padding: 0;
}

h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 1.0em 0 0.5em 0;
	padding: 0;
}

h4
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h2 {font-size: 1.7em }
h3 { font-size: 1.3em }
h4 { font-size: 1.2em }
h5 { font-size: 1.1em }
h6 { font-size: 1.0em }

ul { margin-left: 17px }
#content-main { width: 100% }
#content-main ul  {	list-style-image: url('../images/sitemap1.gif'); list-style-type: none}
#content-main .image-links ul {list-style-image: none; list-style-type: disc }

ol { margin-left: 25px }

strong, b { font-weight: bold }
u { text-decoration: underline }
em, i { font-style: italic }

a			{ color: #5E5C5C; text-decoration: underline; }
a:link		{ color: #5E5C5C; text-decoration: underline }
a:visited	{ color: #5E5C5C; text-decoration: underline }
a:hover		{ color: #E30916; text-decoration: underline }
a:active	{ color: #2A2625; background-color: #5E5C5C; text-decoration: underline }
a:focus		{ color: #2A2625; background-color: #5E5C5C; text-decoration: underline }


			img,
a			img,
a:link		img,
a:visited 	img,
a:hover		img,
a:active	img,
a:focus		img
{ border: 0px none white; }

img { margin: 0; padding: 0 }

#content-hidden,
.invisible,
.menu ul li dfn,
.navposition
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#tmpl-default
{
	background-image: url('../images/backgroundtop.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 105px;
	margin-bottom: 105px;
}

#container-all
{
	background-image: url('../images/backgroundbottom.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#container-middle
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}

#container-left
{
	float: left;
	width: 155px;
	padding-top: 70px;
}

#nav-mainmenu ul
{
	margin: 5px;
}

#nav-mainmenu ul li
{
	list-style: none;
	padding-top: 2px;
	margin-bottom: 2px;

}

#nav-mainmenu ul li a
{
	color: #A2A1A1;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase
}



#nav-mainmenu ul.level1 li a:link,
#nav-mainmenu ul.level1 li a:visited
{
	color: #A2A1A1;
}

#nav-mainmenu ul.level1 li a:hover
{
	color: #E30916;
}

#nav-mainmenu ul.level1 li a:active,
#nav-mainmenu ul.level1 li a:focus
{
	color: #312E2C;
	background-color: #A2A1A1;
	text-decoration: none
}

#nav-mainmenu ul.level1 li.active a.active,
#nav-mainmenu ul.level1 li.active a.active:link,
#nav-mainmenu ul.level1 li.active a.active:visited,
#nav-mainmenu ul.level1 li.active a.active:hover
{ color: white }

#nav-mainmenu ul.level1 li.active a.active:active,
#nav-mainmenu ul.level1 li.active a.active:focus
{ background-color: white; color: #312E2C }

#nav-mainmenu ul.level1 li ul.level2
{
	padding-left: 10px
}

#nav-mainmenu ul.level1 li ul.level2 li
{
	padding-top: 0px;
	padding-bottom: 0px
}

#nav-mainmenu ul.level1 li ul.level2 li a
{
	color: #5E5C5C;
}

#nav-mainmenu ul.level1 li ul.level2 li a:link,
#nav-mainmenu ul.level1 li ul.level2 li a:visited
{
	color: #5E5C5C
}


#nav-mainmenu ul.level1 li ul.level2 li a:hover
{
	color: #E30916
}

#nav-mainmenu ul.level1 li ul.level2 li a:active,
#nav-mainmenu ul.level1 li ul.level2 li a:focus
{			
	color: #312E2C;
	background-color: #5E5C5C
}

#nav-mainmenu ul.level1 li ul.level2 li ul.level3
{
	padding-left: 10px
}

#nav-mainmenu ul.level1 li ul.level2 li ul.level3 li a
{
	/*font-size: 0.9em;*/
	font-weight: normal
}

#container-main
{
	width: 645px;
	float: left;
	/*padding-bottom: 20px*/
}

#container-top
{
	padding-top: 46px;
	height: 15px;
}

#prj-nav-languagemenu
{
	float: left;
	width: 300px;
}

#prj-nav-languagemenu ul
{
	margin: 0
}

#prj-nav-languagemenu ul li
{
	display: inline;
	list-style: none;
	font-size: 0.9em;
	padding-right: 3px;
	padding-left:3px;
	border-right: 1px solid #5E5C5C;
}

#prj-nav-languagemenu ul li.last
{
	border-right: none
}

#prj-nav-languagemenu ul li a,
#prj-nav-languagemenu ul li a:link,
#prfj-nav-languagemenu ul li a:visited
{
	text-decoration: none;
	color: #767676
}

#prj-nav-languagemenu ul li a:hover
{
	color: #E30916
}

#prj-nav-languagemenu ul li a:active,
#prj-nav-languagemenu ul li a:focus
{
	color: #000000;
	background-color: #767676
}

#prj-nav-languagemenu ul li a.active { color: white }
#prj-nav-languagemenu ul li a.active:link { color: white }
#prj-nav-languagemenu ul li a.active:visited { color: white }
#prj-nav-languagemenu ul li a.active:hover { color: white }

#nav-basemenu
{
	clear: both;
	padding-left: 155px;
}

#nav-basemenu ul
{
	margin: 0px 10px 0px 10px;
}

#nav-basemenu ul li 
{ 
	display: block;
	float: left; 
	width: 74px;
	padding-left: 20px; 
	padding-bottom: 5px;
	padding-top: 5px;
	height: 13px;
}

#nav-basemenu ul li a,
#nav-basemenu ul li a:link,
#nav-basemenu ul li a:visited
{
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.9em;
	color: #767676
}

#nav-basemenu ul li a:hover
{
	color: #E30916
}

#nav-basemenu ul li a:active,
#nav-basemenu ul li a:focus
{
	color: #1B1B1B;
	background-color: #767676
}

#content-main .image-text 
{ 
	font-size: 0.9em; 
	color: #A2A1A1; 
	background-color: #312E2C;
	padding: 3px
}

.icon-file-list a,
.icon-file-list .file-description
{
	padding-left: 10px
}


#container-main p.bodytext
{
	padding: 0;
	margin: 0 0 1.0em 0;
}

.news-latest-item
{
	background-color: #312E2C;
	width: 114px;
	border-left: #2A2625 27px solid;
	border-right: #2A2625 10px solid;
	overflow: hidden;
	height: 165px;
	float: left;
}

.news-latest-item h3
{
	font-size: 1.2em;
	padding: 5px 0 0 0;
	margin: 0 0.5em 0 0;
}

.news-latest-item h3 a,
.news-latest-item h3 a:link,
.news-latest-item h3 a:visited
{

	text-decoration: none;
	color: #A2A1A1;
	padding-right: 5px
}

.news-latest-item h3 a:hover
{
	color: #E30916;
}

.news-latest-item h3 a:active,
.news-latest-item h3 a:focus
{
	color: #312E2C;
	background-color: #A2A1A1;
}

.news-latest-item p
{
	padding: 5px 0 0 0;
	margin: 0 0 0 0
}

.news-list-item
{
	width: 460px;
	background-color: #312E2C;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	padding-top: 2px
}

.news-single-item
{
	width: 470px;
}

.news-single-item h3 img
{
	padding-left: 5px
}

.news-inner
{
	height: 81px;
	overflow: hidden;
}

.news-list-image,
.news-single-image
{
	float: left;
	width: 115px;
	margin-right: 5px;
	background-color: #312E2C
}
.news-single-image
{
	width: 200px;
}

.morelink,
.backlink
{
	clear: left;
	text-align: right
}

.backlink a { padding-left: 20px; background-image: url('/fileadmin/templates/images/back.gif'); background-position: left center; background-repeat: no-repeat; }
.morelink a { padding-left: 20px; background-image: url('/fileadmin/templates/images/more.gif'); background-position: left center; background-repeat: no-repeat; }

.morelink a,
.morelink a:link,
.morelink a:visited,
.backlink a,
.backlink a:link,
.backlink a:visited
{
	text-decoration: none;
	font-weight: bold;
}

.morelink a:active,
.morelink a:focus,
.backlink a:active,
.backlink a:focus
{
	color: #312E2C;
	background-color: #5E5C5C
}

.news-single-subheader
{
	font-weight: bold
}

.news-list-item h3
{
	margin-top: 5px
}

.news-list-item h3 a,
.news-list-item h3 a:link,
.news-list-item h3 a:visited
{
	text-decoration: none;
	color: #A2A1A1;
	padding-right: 5px;
}

.news-list-item h3 a:hover
{
	color: #E30916
}


.morelink a:active,
.backlink a:focus,
.news-list-item h3 a:active,
.news-list-item h3 a:focus
{
	color: #2A2625;
	background-color: #A2A1A1;
}

.news-list-browse { width: 470px }

.news-list-browse table
{
	margin-left: auto;
	margin-right: auto;
}


.tx-ttnews-browsebox td
{
	padding-right: 0.25em;
	padding-left: 0.25em;
}

.tx-ttnews-browsebox-SCell
{
	font-weight: bold
}

.tx-ttnews-browsebox a span.next
{
	background-image: url('../images/next.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 20px
}

.tx-ttnews-browsebox a span.previous
{
	background-image: url('../images/back.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 20px
}

.tx-ttnews-browsebox a:active span.next,
.tx-ttnews-browsebox a:focus span.next
{
	background-image: url('../images/next_focus.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 20px
}

.tx-ttnews-browsebox a:active span.previous,
.tx-ttnews-browsebox a:focus span.previous
{
	background-image: url('../images/back_focus.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 20px
}

.tx-ttnews-browsebox p { margin-top: 0 }

.nav-menu-sitemap
{
	color: #A2A1A1
}

.nav-menu-sitemap ul.level1 li
{
	list-style: none;
	list-style-image: url('../images/sitemap.gif');
}

.nav-menu-sitemap ul.level1 li ul.level2 li
{
	list-style-image: url('../images/sitemap.gif');
}

.nav-menu-sitemap ul.level1 li ul.level2 li ul.level3 li
{
	list-style-image: url('../images/sitemap1.gif');
}

.nav-menu-sitemap ul.level1 li ul.level2 li ul.level3 li ul.level4 li
{
	list-style-image: url('../images/sitemap1.gif');
}

.nav-menu-sitemap ul.level1 li a,
.nav-menu-sitemap ul.level1 li a:link,
.nav-menu-sitemap ul.level1 li a:visited
{
	color: #A2A1A1;
	text-decoration: none;
	font-weight: bold;
}

.nav-menu-sitemap ul.level1 li a:hover { color: #E30916 }
.nav-menu-sitemap ul.level1 li a:active,
.nav-menu-sitemap ul.level1 li a:focus
{ background-color: #A2A1A1; color: #2A2625 }


.nav-menu-sitemap ul.level1 li ul.level2 li ul.level3 li a
{
	font-weight: normal
}

#container-logo
{
	float: right;
}

.tx-posprjkoenigproducts-piproducts-listview
{
	width: 470px;
	padding: 10px;
}

.tx-posprjkoenigproducts-piproducts-listview-item
{
	float: left;
	width: 96px;
	padding-bottom: 10px;
	overflow: hidden;
}

.tx-posprjkoenigproducts-piproducts-listview-item-content
{
	width: 86px;
	height: 140px;
	overflow: hidden;
	background-color: #312E2C	
}

.tx-posprjkoenigproducts-piproducts-listview-item-image
{
	height: 86px;
	overflow: hidden;
}

a.tx-posprjkoenigproducts-piproducts-listview-item-morelink { text-decoration: none }
a.tx-posprjkoenigproducts-piproducts-listview-item-morelink:link { text-decoration: none }
a.tx-posprjkoenigproducts-piproducts-listview-item-morelink:visited { text-decoration: none }
a.tx-posprjkoenigproducts-piproducts-listview-item-morelink:hover { text-decoration: none }
a.tx-posprjkoenigproducts-piproducts-listview-item-morelink:active { text-decoration: none }
a.tx-posprjkoenigproducts-piproducts-listview-item-morelink:focus { text-decoration: none }

.tx-posprjkoenigproducts-piproducts-singleview-left { width: 490px; float: left }
.tx-posprjkoenigproducts-piproducts-singleview-right { width: 145px; padding: 10px 5px 10px 5px; float: left; overflow: hidden }

.tx-posprjkoenigproducts-piproducts-singleview-right h1,
.tx-posprjkoenigproducts-piproducts-singleview-right h2
{ font-size: 1.6em; font-weight: bold  }

.tx-posprjkoenigproducts-piproducts-singleview-right h3,
.tx-posprjkoenigproducts-piproducts-singleview-right h4,
.tx-posprjkoenigproducts-piproducts-singleview-right h5,
.tx-posprjkoenigproducts-piproducts-singleview-right h6
{ font-size: 1.0em; font-weight: bold }

.tx-posprjkoenigproducts-piproducts-singleview-smallimage
{
	width: 86px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

.tx-posprjkoenigproducts-piproducts-singleview-smallimage-thumbs
{
	padding-top: 10px;
	padding-left: 10px;
}

#extra-info
{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 50px;
	clear: both
}

#extra-banner
{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
}

/* posmediagallery */

.gallerylist
{
/*	width: 460px;
	padding-left: 10px;
	padding-right: 5px;*/
	margin-top: 10px
}

.teaser-item
{
	width: 460px;
	background-color: #312E2C;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	padding-top: 2px
}

.teaser-img
{
	float: left;
	width: 115px;
	margin-right: 5px;
	background-color: #312E2C
}

.teaser-item h3
{
	margin-top: 5px
}

.teaser-item h3 a,
.teaser-item h3 a:link,
.teaser-item h3 a:visited
{
	text-decoration: none;
	color: #A2A1A1;
	padding-right: 5px;
}

.teaser-item h3 a:hover
{
	color: #E30916
}

.tx-posmediagallery-piview-row { clear: left; width: 100%; padding-bottom: 10px }
.tx-posmediagallery-piview-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.tx-posmediagallery-piview-cell { float: left; width: 86px; padding-right: 10px }
.tx-posmediagallery-piview-cell-inner { background-color: #312E2C; text-align: center }
.tx-posmediagallery-piview-cell-inner * { vertical-align: middle }
.tx-posmediagallery-piview-backlink { width: 470px; padding: 0 10px 0 10px }
.tx-posmediagallery-piview-imagetext { width: 420px; padding: 0 10px 0 10px; text-align: center; float: left }

.tx-posmediagallery-piview-single-prevlink { width: 15px; padding-left: 10px; float: left }
.tx-posmediagallery-piview-single-nextlink { width: 15px; padding-right: 10px; text-align: right; float: left }
ul.tx-posmediagallery-piview-pagebrowser { margin-left: 0; text-align: center }
ul.tx-posmediagallery-piview-pagebrowser li { display: inline; padding: 0 0.25em 0 0.25em }
ul.tx-posmediagallery-piview-pagebrowser * { vertical-align: top }
ul.tx-posmediagallery-piview-pagebrowser li.active { font-weight: bold }

