/* ########### Main-Stuff ############ */
/* ################################### */
body {
	background: #FFFFFF url(/images/application/back.gif) repeat-x scroll left top;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #202020;
}
h1 {
	color: #007832;
	margin: 0;
	padding: 0 0 20px;
	font-size: 18px;
}
h2 {
	color: #007832;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
}
h3 {
	color: #007832;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
}

h4 {
	color: #007832;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
}
#pageContainer {
	margin: 0em auto;
	width: 990px;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}

/* ############# Top-Bar ############# */
/* ################################### */
#pageTop {
	height: 60px;
	background: transparent url(/images/application/topback.gif) repeat-x scroll left top;
}
#pageTop1 {
	height: 36px;
	text-align: right;
	padding-right: 15px;
	background: transparent url(/images/application/logo.gif) left top;
	background-repeat: no-repeat;
}
#pageTop2 {
	height: 24px;
	text-align: right;
	color: #404040;
	font-weight: bold;
	padding-right: 15px;
}
#pageTop2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 25px;
	height: 23px;
}
#pageTop2 ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 20px;
	background: url(/images/application/topmenuleft.gif) left top;
	background-repeat: no-repeat;
	height: 23px;
}
#pageTop2 ul li span{
	background: url(/images/application/topmenuright.gif) right top;
	background-repeat: no-repeat;
	padding: 5px 20px 5px 0;
}
#pageTop2 ul li:hover {
}
#pageSearch {
	background: transparent url(/images/application/searchbar.gif) left top;
	background-repeat: no-repeat;
	width: 120px;
	height: 17px;
	margin: 11px 0 0 0;
	/*padding: 2px 0 0 0;*/
	float: right;
}
#pageSearch input{
	border-width: 0;
	font-size: 11px;
	width: 85px;
	height: 13px;
	margin: 2px 10px 0 0;
	padding: 0;
}
.pageTopMenuElements {
	background: url(/images/application/topmenuleft.gif) left top;
	background-repeat: no-repeat;
	overflow: auto;
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.pageTopMenuElements span{
	background: url(/images/application/topmenuright.gif) right top;
	background-repeat: no-repeat;
	padding: 5px 20px 5px 0;
}
#homeLink{
	width: 208px;
	height: 36px;
}
.pageTopMenu1 {
	background: url(/images/application/topmenuleft.gif) left top;
	background-repeat: no-repeat;
	height: 23px;
	width: 15px;
	float: right;
}
.pageTopMenu2 {
	background: url(/images/application/topmenuright.gif) left top;
	background-repeat: no-repeat;
	height: 23px;
	width: 15px;
	float: right;
}
.topSpan {
	float: right;
	padding: 4px 5px 0 5px;
}
.topSpan a.selected {
	color: #007832;
	font-style: italic;
}
.topSpan a.selected:visited {
	color: #007832;
}
.topSpan a:link {
	color: #404040;
}
.topSpan a:visited {
	color: #404040;
}
.topSpan a:hover {
	color: #007832;
}
/* ############### Menu ############## */
/* ################################### */
#pageMenuTop {
	overflow: hidden;
	height: 42px;
	text-align: center;
	padding: 11px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}
#pageMenuMid {
	padding: 10px 6px 0 15px;
}
.pageNavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: white;
}
.pageNavi .pageNaviTextLeft {
	float:left;
}
.pageNavi .pageNaviTextRight {
	margin-left: 11px;
	width: 165px;
	overflow-x: hidden;
	padding-bottom:1px;
}
.pageNavi li {
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;
	background: url(/images/application/mainlibottom.gif) left bottom;
	background-repeat: no-repeat;
}
/*.pageNavi li:hover {
	color: #00BF1A;
}*/

.pageNavi li a.selected{
	color: #00BF1A;
}

.pageNavi li a.selected:visited{
	color: #00BF1A;
}

.pageNavi li a:link{
	color: white;
}
.pageNavi li a:visited{
	color: white;
}
.pageNavi li a:hover{
	color: #00BF1A;
}

/* ############## Footer ############# */
/* ################################### */
#pageFooter {
	border: 1px solid #e0e0e0;
	border-width: 1px 0;
	padding: 5px;
	color: #4E4E4E;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	height: 1%;
}
#pageFooter ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#pageFooter ul li{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}
#pageFooter ul li a:link {
	color: #4E4E4E;
}
#pageFooter ul li a:visited {
	color: #4E4E4E;
}
#pageFooter ul li a:hover {
	text-decoration: underline;
}


/* ######## Extra classes/ids ######## */
/* ################################### */
.moreDiv {
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	color: #007832;
}
.moreDiv a:link{
	color: #007832;
}
.moreDiv a:hover{
	text-decoration: underline;
}
.moreDiv a:visited{
	color: #007832;
}
.moreDiv input{
	text-decoration:none;
	color: #007832;
	background-color:transparent;
	border:none;
	font-size:11px;
	margin:0;
	padding:0;
	text-align: right;
}
.moreDiv input:hover{
	text-decoration:underline;
	cursor:pointer;
}
.moreDiv2 {
	text-align: right;
	color: #007832;
}
.moreDiv2 a:link{
	color: #007832;
}
.moreDiv2 a:hover{
	text-decoration: underline;
}
.moreDiv2 a:visited{
	color: #007832;
}
.moreDiv2 input{
	text-decoration:none;
	color: #007832;
	background-color:transparent;
	border:none;
	font-size:11px;
	margin:0;
	padding:0;
	text-align: right;
}
.moreDiv2 input:hover{
	text-decoration:underline;
	cursor:pointer;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}
.test {
	height: 10px;
}

.nostylelist{
	list-style-type:none;
	margin:0;
	padding:0;
}

.searchresult {
	margin-bottom: 20px ! important;
	margin-top: 10px ! important;
	padding: 0 20px;
}
.searchresult li{
	/*border-bottom:1px solid silver;*/
	padding: 8px 0;
}
.searchresult li a:link {
	color: #007832;
}
.searchresult li a:visited {
	color: #007832;
}
.underline{
	text-decoration: underline;
}
.search_result_title{
	font-size:14px;
	text-decoration: underline ! important;
}
#search_result {
	margin-top: 20px;
}
.languageSelect {
	float: right;
	padding: 13px 20px 0 0;
	color: white;
	font-size: 11px;
}

#PopupContainer {
	margin:		0;
	width:		420px;
	height:320px;
	/* Jetzt wird sie zentriert. */
	position:	absolute;
	top:		50%;
	left:		50%;
	/* Jetzt steht die linke obere Ecke genau am Mittelpunkt. Noch. */
	margin-top:	-220px;  /* == halbe Zeilenhöhe. */
	margin-left:	-210px; /* == halbe Breite.     */
	padding:5px;
}

#PopupWrapper {
	background: url(/images/application/fader_mid.gif);
	background-repeat: repeat-y;
	overflow: auto;
	width: 400px;
}

#topPlusContent {
	background: url(/images/application/fader_top.gif);
	background-repeat: no-repeat;
	overflow: auto;
	min-height: 282px;
	width: 400px;
}

#PopupText {
	padding: 15px 15px 0 15px;
}

#PopupText p {
	margin:0;
}

#PopupBottom {
	background: url(/images/application/fader_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 400px
}

#sitemap a {
	color:#007832;
}

#sitemap a:hover {
	text-decoration:underline;
}

#sitemap {
	margin:10px 20px 10px 20px;
}

#navigation_path {
	font-size:10px;
	margin-bottom:10px;
}

#navigation_path a, #navigation_path a:visited {
	color:black;
	text-decoration:none;
}

#navigation_path a:hover {
	text-decoration:underline;
}

#news_entry_listing .news_entry_summary {
	margin-bottom:15px;
}
.menuTopTable{
	height: 39px;
	width: 185px;
}
.menuTopTable td{
	text-align: center;
	vertical-align: middle;
}
.smallFont{
	font-size:10px;
}

#printLogo {
	display:none;
}

/* Kundenbereich */
.customer_file_notice 
{
	font-size: 16px;
	padding: 2px;
}

.customer_file_error
{
	color: red;
	border: 2px solid red;
}

.customer_file_success
{
	color: #007832;
	border: 2px solid #007832;
}

.bar {
  width: 300px;
}
 
#progress {
  background: #eee;
  border: 1px solid #222;
  margin-top: 20px;
}
#progressbar {
  width: 0px;
  height: 24px;
  background: #333;
  color: white;
  text-align: center;
}

#upload_explanation {
	font-style: italic;
	margin-bottom: 15px;
}

/* Fehlermeldungen */

#subContentData .errorExplanation
{
	width: 100%;
	border: 1px solid black;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

#subContentData .errorExplanation h2 
{
	background: url(/images/exclamation.gif) no-repeat 3px center;
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 23px;
	font-size: 12px;;
	color: #000000;
	border: 0px;
	font-variant:normal;
}

#subContentData .errorExplanation p 
{
	color: #333;
	margin-bottom: 0;
	padding: 5px;
	font-size: 0.8em;
}

#subContentData .errorExplanation ul
{
	margin:0 5px 5px 25px;	
}

#subContentData .errorExplanation ul li 
{
  font-size: 12px;
  list-style: square;
}

/* Fehlermeldungen für einzelne Felder */
#subContentData .fieldWithErrors input[type=text], #securiton_content .fieldWithErrors input[type=password], #securiton_content .fieldWithErrors textarea
{
	border: 1px solid red;
}

#subContentData .fieldWithErrors input:focus[type=text], #securiton_content .fieldWithErrors input:focus[type=password]
{
	border: 1px solid #333333;
}