/*
orange: #FF9B00
hellgrau: #DCDCDC
rahmengrau: #999999
textgrau: #404040
*/

.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
	float: none;
	font-size: 0px;
}
.flLeft {
	float: left;
}

#allpage {
	min-height: 100%;
	width: 100%;
	height: auto!important;
	height: 100%;
	text-align: center;
	padding: 0px 0px 1px 0px;
}
#innerpage {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 100%;
	text-align: left;
	/*background: transparent url(../images/page_background.gif) top left repeat-y;*/
}
#top {
	width: 100%;
}
#leftcol {
	width: 190px;
	float: left;
	font-size: 0.75em;
}
#midcol {
	width: 574px;
	float: left;
	padding: 0px 8px 0px 8px;
}
#midcol .darkborder {
	width: 552px;
	font-size: 0.75em;
}
#midcol ul {
	margin: 0px 0px 0px 30px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	list-style-image: url(../images/ul-arrow-1.gif);
	list-style-position: outside;
	
}
#midcol ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#rightcol {
	width: 190px;
	float: left;
	font-size: 0.75em;
}
.whitebg {
	background-color: #ffffff;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.darkborder {
	border: 1px solid #999999;

}
.normalpadding {
	padding: 5px;
}
.orangebg {
	background-color: #FF9B00; 
}

.yellowbg {
	background-color: #FFD24D;
}
.lightyellowbg {
	background-color: #FFF0AA;
}
.greybg {
	background-color: #dcdcdc; 
}

/*===menu===*/
#menuleft,
#menuleft li ul,
#menuleft li ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuleft a {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 3px 5px 3px 5px;
}
.lev-1, .lev-2, .lev-3 {
	margin: 0;
	padding: 0;
}
li.lev-1-spc {
	font-size: 0px;
	line-height:0;
	margin: 0;
	padding: 0;
	height: 3px;
	background-color:#FF9B00;
	display: block;
}
.current {
	background: #FF9B00 url(../images/cur-arrow-r.gif) top right no-repeat;
}
#topmenu {
	padding: 5px 10px 5px 0px;
	text-align: right;
	font-size: 0.75em;
	clear:both;
}
#menutopleft,
#menutopleft li ul,
#menutopleft li ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menutopleft a {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding: 3px 5px 3px 5px;
}
#menutopleft a:hover {
	text-decoration: underline;
}
#menutopleft li {
	margin: 0;
	padding: 0;
	display: inline!important;
}
/* tt_news extension */
.newslatestheadera {
	background-color: #FF9B00;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.newslatestdate {
	font-size: 0.8em;
	color: #404040;
	padding: 0;
	margin: 0;
}
.newslatestheader { padding:0px;}
.newslatestheader a,.newslatestheader a:link,.newslatestheader a:visited,.newslatestheader a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.newslatestheader a:hover {
	color: #111111;
}
.newslatestitem1,.newslatestitem2 {
	border-top: 1px #FF9B00 solid;
	border-bottom: 1px #FF9B00 solid;
	margin: 3px 0px 3px 0px;
}
.newslatestmore {
	text-align: right;
}
.newslatestmore a,.newslatestmore a:link,.newslatestmore a:visited,.newslatestmore a:hover {
	font-size: 0.9166em;
	font-weight: bold;
	color: #FF9B00;
	text-decoration: none;
}
.newslatestmore a:hover {
	color: #111111;
}
.newslatestitem1 p.bodytext,.newslatestitem2 p.bodytext {
margin:0!important;
padding:0!important;
}


.newslatestarchiv {
	clear:both;
	text-align:left;
	background-color: #FF9B00;
	border-bottom: 3px #FF9B00 solid;
}
.newslatestarchiv a,.newslatestarchiv a:link,.newslatestarchiv a:visited,.newslatestarchiv a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9B00;
	text-decoration: none;
	background: #ffffff url(../images/corner-lb-tr-o.gif) top right no-repeat;
	padding: 0px 20px 0px 4px;
}
.newslatestarchiv a:hover {
	color: #111111;
}
.newssingleimg {
  padding:0 0 0 5px;
  float:right;
}

.newssingleimgcaption {}


.newslistall {width:100%;}
.newslistitem {
	border-top: 1px #FF9B00 solid;
	border-bottom: 3px #FF9B00 solid;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 0px 0px;
}
.newslistheader {
	padding: 5px 0px 5px 0px;
}
.newslistheader a,.newslistheader a:link,.newslistheader a:visited,.newslistheader a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.newslistheader a:hover {
	color: #111111;
}
.newslistdateage {
	text-align:left;
	font-size: 0.8em;
	color: #404040;
	padding: 0;
	margin: 0;
}
.newslistimage {
	float: right;
}
.newslistmore {
	clear:both;
	text-align:right;
	background-color: #FF9B00;
}
.newslistmore a,.newslistmore a:link,.newslistmore a:visited,.newslistmore a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9B00;
	text-decoration: none;
	background: #ffffff url(../images/corner-lt-br.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}
.newslistmore a:hover {
	color: #111111;
}
/* tt_news extension */
/* tooltips */
#dom-tooltips {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: block;
	visibility: hidden;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	background-color: #f0f0f0;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	text-align: center;
}
#dom-tooltips ul {margin: 0 0 0 -20px;list-style: square;}
* html #dom-tooltips ul {margin: 0 0 0 20px;}
#dom-tooltips li {margin: 0;}
#dom-tooltips small {color: #707070;}
#tooltip {
	z-index: 1000;
	display: block;
	border: 1px solid #333333;
	padding: 5px;
	visibility: hidden;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	position: absolute;
	background-color: #FFBE59;
	/*width: auto!important;
	width: 150px;
	moz-border-radius: 8px*/
}
/* mailformplus */
#kontaktform .normalweight {
	font-weight:normal;
}
#kontaktform fieldset {
	padding:10px 10px 10px 30px;
	border:1px solid #FF9B00;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
}
#kontaktform label {
	float: left;
	width: 120px;
	padding:3px;
	text-align: right;
	font-weight:normal;
	height: 24px;
}
#kontaktform select {
	width: 230px;
}
#kontaktform input.textinput {
	width: 230px;
	border:1px solid #FF9B00;
	padding: 2px;
}
#kontaktform input.textinputcaptcha {
	width: 100px;
	border:1px solid #FF9B00;
	padding: 2px;
	margin:0 10px 0 0;
}
#kontaktform textarea {
	width: 380px;
	height:150px;
	border:1px solid #FF9B00;
	margin:5px 0px 5px 20px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 1em;
}
#kontaktform .button {
	border:0px solid #FF9B00;
	margin: 0px 0px 0px 80px;
	color: #111111;
	font-weight:bold;
	background-color:#FF9B00;
	cursor: hand;
	padding: 2px;
	width: 120px;
}
table.standardbreite {
	width: 550px;
}
