/*------------------------------------------------------------------
	[Master Stylesheet]
	Project:		neuland
	Company: 		Büro zweigang
	Internet:		www.zweigang.de
	Author: 		Alexander Maier
	E-Mail:			a.maier@zweigang.de
	Version:		0.1
	Created:		04.09.2009

	[Content]
	Generic
	Header
	Body
	Footer
	Additional
	
	[Colors]
	Body BG:		#000000
	Body Color:		#000000
	Theme Color:	#000000
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
 GENERIC
 ------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;	
	color: #333333;
}

#wrapper {
	width: 1010px;
	margin: 40px auto 0px auto;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333333;
}

#rightColumn iframe {
	border: none;
	overflow: visible;
	width: 550px;
	height: 1700px;
}

table.contenttable {
	border: 1px solid gray;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	border-collapse: collapse;
}

table.contenttable tr {
	padding: 0px;
	margin: 0px;
}

table.contenttable tr td {
	padding: 1px 2px;
	margin: 0px;
	border: 1px solid gray;
}

/*a:hover {
	text-decoration: underline;
}*/

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

h3 {
	font-size: 12px;
	color: #990c15;	
}

h5 {
	font-size: 12px;
	color: #333333;	
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px;
}

h1 {
	line-height: 20px;
}

h2 {
	font-size: 12px;
	color: #38383a;	
	margin-bottom: 5px;
	line-height: 14px;
	margin-left: 10px;
}



table {
	font-size: 11px;
}

p.bodytext {
	margin-left: 10px;
	position: relative;
	z-index: 100;
}

p.bodytext a{
	color: #990C15
}

/*------------------------------------------------------------------
 HEADER
 ------------------------------------------------------------------*/

#wallPaper {
	height: 210px;
	width: 1010px;
	background: url(../../wallpapers/1.jpg) no-repeat;
	position: relative;
	z-index: 0;
}

#header {
	height: 190px;
	width: 1010px;
	padding-top: 20px;
	top: 40px;
	position: absolute;
	z-index: 0;
}

#search {
	margin-left: 25px;
}

#search .inputText, .inputSubmit, .tx-indexedsearch-searchbox-button {
	height: 14px;
	border: none;
	margin: 0px;
	padding: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #aeafa1;
	cursor: pointer;
}

.inputSubmit, .tx-indexedsearch-searchbox-button {
	height: 20px;
	position: absolute;
	padding: 0px 10px;
	padding-bottom: 4px;
	line-height: 18px;
	background: #c7c600;
	text-transform: uppercase;
	cursor: pointer;
}

#search .inputSubmit {
	margin-left: 10px;
}

#logo {
	margin: 25px auto 0px auto;
	width: 246px;
}

#metaNavi {
	float: right;
	margin-right: 20px;
	margin-top: -15px;
}

#metaNavi ul {
	list-style: none;
	margin: 0px;
	padding: 0px
}
#metaNavi ul li {
	display: inline;
}
#metaNavi ul li a {
	text-transform: uppercase;
	color: #000000;
	font-size: 9px;
	padding-left: 10px;
}

#wallPaperBtn {
	position: absolute;
	top: 25px;
	z-index: 100;
	cursor: pointer;
	height: 18px;
	width: 1011px;
	text-align: right;
	font-size: 8px;
	color: #b7b8a9;
	color: #990c15;
	font-weight: bold;
}

#wallPaperBtn .wp-nav-container {
	float: right;
	margin-left: 10px;
}

#wallPaperBtn .wp-nav-container .wp-inactive {
	width: 10px;
	height: 10px;
	background: #b7b8a9;
	background: #990c15;
	margin: 1px;
	float: left;
	margin-top: 2px;
}


/*------------------------------------------------------------------
 BODY
 ------------------------------------------------------------------*/

#mainPart {
	width: 975px;
	height: 50px;
	background: #FFFFFF;
	margin: 0px auto;
	margin-top: -35px;
	padding-top: 10px;
	position: relative;
}

#leftColumn {
	width: 180px;
	background: #EBEBE7;
	margin-left: 10px;
	float: left;
}
#leftColumnTop {
	padding-top: 4px;
}
#middleColumn {
	width: 195px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


#rightColumn {
	width: 560px;
	float: left;
	margin-left: 10px;
	overflow-x: visible;
}


/*------------------------------------------------------------------
 MAIN NAVIGATION
 ------------------------------------------------------------------*/
#mainNavi ul{
	width: 183px;
	padding: 0px;
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding-bottom: 6px;
	padding-left: 7px;
}

div.naviDevider {
	border-top: 1px solid #aeafa1;
	margin-left: 12px;
	height: 10px;
}

#mainNavi ul li ul {
	margin: 0px 0px 10px 0px;
	border-bottom: none;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainNavi ul li a {
	background: #aeafa1 url(../images/liNO.gif) no-repeat left;
	display: block;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#mainNavi ul li a.active  {
	background: #c7c600 url(../images/liACT.gif) no-repeat left;
	color: #333333;
	font-weight: bold;
}


#mainNavi ul li ul li a {
	background: #ececec;
	margin-bottom: 3px;
	height: 18px;
	line-height: 16px;
	padding-left: 7px;
	color: #333333;
	text-transform: none;
}

#mainNavi ul li ul li a:hover, #mainNavi ul li ul li a.active {
	background: #d7d7cf;
}

#mainNavi ul li ul li a.withSub {
	background: #ececec url(../images/liliWithSubNO.gif) no-repeat 7px center;
	padding-left: 15px;
	text-transform: none;
}

#mainNavi ul li ul li a.withSub:hover {
	background: #d7d7cf url(../images/liliWithSubNO.gif) no-repeat 7px center;
}

#mainNavi ul li ul li a.open {
	background: #c7c600 url(../images/liliWithSubACT.gif) no-repeat 7px center;
	background: #aeafa1 url(../images/liliWithSubACT.gif) no-repeat 7px center;
	padding-left: 20px;
	font-weight: normal;
}

#mainNavi ul li ul li ul li a {
	background: none;
	margin-bottom: 0px;
	height: 14px;
	line-height: 14px;
	padding-left: 7px;
	color: #666666;
	text-transform: none;
}

#mainNavi ul li ul li ul li a.active {
	color: #c7c600;
	font-weight: bold;
	background: none;
	padding-left: 7px;
}

.contact {
	margin-left: 12px;
	color: #858585;
}

.contact a{
	color: #858585;
}

.contact a:hover{
	color: #333333;
}

.lastUl {
	background: url(../images/shadowLi.gif) no-repeat -5px bottom;
}

#mainNavi ul li.bg a.withSub {
	/*background: url(../images/liSpecialGreen.gif) no-repeat;
	background: #c7c600 url(../images/liNOgray.gif) no-repeat left;
	color: #333333;*/
	margin-bottom: 2px;
}

/*------------------------------------------------------------------
 PAGE TITLE / PAGE PICTURE
 ------------------------------------------------------------------*/

#subPagesTeaser {
	position: relative;
	top: -40px;
	margin-bottom: -40px;
}

#pageTitle {
	position: relative;
	z-index: 0;
	margin-bottom: 0px;
	height: 294px;
}

.bigPageTitle {
	position: relative;
	width: 562px;
	height: 276px;
	background: url(../images/pageTeaserImageBg.png) no-repeat 0px center;
/*	margin-top: -30px;*/
	padding-top: 10px;
	z-index: 20;
	padding-left: 10px;
}

.bigTitleImage {
	padding: 0px;
	position: relative;
	z-index: 20;
}

.smallPageTitle {
	background: #c7c600 url(../images/smallPageTitleDevider.png) no-repeat center right;
	height: 40px;
	position: relative;
	z-index: 10;
	top: -31px;
	margin-left: 0px;
	width: 559px;
}


.pageTitleText {
	background: transparent url(../images/shadowGreen.png) no-repeat right top;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 8px 20px 0px 10px;
	line-height: 30px;
	margin-top: -7px;
	margin-left: 80px;
	position: absolute;
	z-index: 100;
	top: 255px
}

#subPagesTeaserSmall {
	width: 550px;
}

#subPagesTeaserSmall div.smallPageTitle {
	top: 0px;
	margin-left: 0px;
	width: 550px;
}

#subPagesTeaserSmall span.pageTitleText {
	margin-left: 0px;
	top: 0px;
}


#subPagesTeaserSmall div.pageTitleCaption {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

#subPagesTeaserSmall #pageTitle {
	height: auto;
}

#subPagesTeaser p.bodytext, #teaserBox p.bodytext{
	margin-left: 0px;
}

/*------------------------------------------------------------------
 BREADCRUMB
 ------------------------------------------------------------------*/

.pageTitleCaption {
	position: relative;
	margin-top: 0px;
	padding: 0px;
}

#breadCrumb {
	background: url(../images/teaserBg.png) repeat-y;
	height: 20px;
	line-height: 18px;
	padding-left: 10px;
	border-bottom: 1px solid #aeafa1;
	position: relative;
	margin-left: 0px;
	color: #666666;
	font-size: 10px;
}

#breadCrumb ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadCrumb ul li {
	display: inline;
	list-style: none;
	font-weight: bold;
}

#breadCrumb ul li a{
	color: #666666;
	font-weight: normal;
}

/*------------------------------------------------------------------
 TEASER BOX
 ------------------------------------------------------------------*/
#teaserBox {
	background: url(../images/teaserBgMuster.png) repeat-y;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #aeafa1;
	position: relative;
	margin-left: 0px;
	margin-bottom: 20px;
	z-index: 0;
	width: 540px;
}


#teaserBox h1, .news-single-item h1 {
	margin-top: 0px;
	font-size: 17px;
	color: #990c15;
}

/*------------------------------------------------------------------
 FOOTER
 ------------------------------------------------------------------*/

 
/*------------------------------------------------------------------
 ADDITIONAL
 ------------------------------------------------------------------*/
.flexTwoCols {
	position: relative;
	width: 480px;
}

#leftCol {
	float: left;
	width: 142px;
	position: relative;
	margin-right: 20px;
	margin-top: 0px;
}

#rightCol {
	float: left;
	width: 310px;
	overflow-y: visible;
	position: relative;
}

#rightCol a{
	color: #990c15;
}

#rightCol a:hover{
	color: #333333;
}

.tx-indexedsearch {
	margin-left: 10px;
}

.important {
	font-weight: bold;
	color: #990c15;
}

