/* CSS Document */

@import url(menu.css);
/*@import url(swapmenu.css);
@import url(mainmenu2.css);*/

a:focus { outline: none; }

* {margin:0;padding:0}
html {background:#fff}
body {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.1;
	text-align: center;
	background-color: #FFFFFF;
}
#content .txtspalte {
	width: 300px;
	margin-right: 1%;
	float: left;
	margin-bottom: 2%;
}
#content .txtbreit {
	clear: both;
	float: none;
}


h1 {
	font-size:1.4em;
	margin-bottom:18px;
	color: #666666;
}
#header h1 {
	margin-bottom: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

h2 {
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	color: #000066;
	font-weight: bold;
}
#header h2 {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
}

.zitat-anfang {
	background-image: url(../img/zitat-anfang.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: -25px;
	position: relative;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

h1,h2,h3 {margin-left:10px;font-weight:normal}
ol {margin:8px 0 0 10px}
ol li {display:inline;margin-right:5px}
ul {margin-left:10px;margin-top:10px}
ul li {margin-right:9px}
img {border:0;margin:10px 0}


p {margin:10px 10px}

#header,#content,#footer {
	padding:10px 0;
	font-size:0.8em;
	line-height: 1.5em;
}
#content table {
	margin-left: 10px;
}

#sub-section {
	font-size:0.9em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
!important
;
	margin-left: 10px;
}
/*
#content div {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
*/
.highlight {background-color:#ffc}

#content {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 20px;
}
#content #txt2-3 {
	float: right;
	width: 645px;
}

#sub-section {
}

ul li {display:inline}
/*******************************************************************/
body {min-width:640px}

/*
.metanav  {
	float: right;
	display: block;
	margin-top: 30px;
	position: relative;
	background-image: url(../img/bg-kontaktbox2.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 230px;
	padding-left: 60px;
	padding-top: 22px;
	
}
*/

.metanav  {
	float: right;
	display: block;
	margin-top: 30px;
	position: relative;
	background-image: url(../img/bg-kontaktbox.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 230px;
	padding-left: 60px;
	padding-top: 22px;
	
}

.metanav a, .metanav a:link, .metanav a:visited {
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

/* MSIE display:inline-block is to make sure MSIE doesn't paint the backround above the containers, the overflow declaration is to make sure the containers do not drop below siblings if content pushes the width (in modern browsers it doesn't drop, but it spawns an orizontal scrollbar)  */
#header,#menu,#content,#sub-section {overflow:hidden;display:inline-block}
#footer {
	width:100%;
} /* safari and opera need this */
#menu,#sub-section {float:left}
#header {
	width: 950px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.headlinebutton {
	background-image: url(../img/bg-headlinebutton.gif);
	height: 58px;
	float: left;
	width: 285px;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 25px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 1.3em;
	margin-left: 50px;
	margin-top: 15px;
	padding-bottom: 5px;
}
.headlinebutton span {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
.headlinebutton a, .headlinebutton a:visited, .headlinebutton a:active {
	color: #666666;
	text-decoration: none;	
}

#content #sub-section ul.subnavi {
	background-image: url(../img/list-open.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#content #sub-section ul.subnavi li ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-right: 0px;
}


#content #sub-section ul.subnavi li ul{
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F2FD;
	margin-left: 0px;

}
#content #sub-section ul.subnavi li{
	font-size: 1.1em;
	display: block;
	list-style-image: none;
	padding-bottom: 2px;
}
#content #sub-section ul.subnavi li ul li a, #content #sub-section ul.subnavi li ul li a:visited{
	text-decoration: none;
	color: #000000;
	display: block;
}
#content #sub-section ul.subnavi li a:hover{
}

#content .button {
	height: 200px;
	float: left;
	width: 285px;
	margin-right: 1px;
	padding-left: 5px;
	padding-top: 25px;
	background-repeat: no-repeat;
	margin-left: 1px;
	text-align: left;
	padding-right: 5px;
}

#content .button p a, #content .button p a:visited {
	color: #000099;

}
#content .button p  {margin-top:15px;}

#content hr {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#content .button:hover {
	background-image: url(../img/bg-button-hover.gif);

}
#content .button a, #content .button a:visited, #content .button h2, #content .button h2 a, #content .button h2 a:visited {
	text-decoration: none;
	color: #f3f3f3;
}

#sub-section {
	width:250px;
}
#footer {
	clear:both;
	font-size: 0.6em;
	color: #666666;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


#pre-content {
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#pre-content #stimmungsbild {
	width: 60%;
	float: right;
}

#pre-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
}
.zitat-ende {
	background-image: url(../img/zitat-ende.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.zitat-anfang em, .zitat-ende em {
	visibility: hidden;
}
/*******************************************************************/
#menu {
	font-size:10px;
	width:60%;
	padding-bottom: 0px;
	height: 80px;
}
/*
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menu ul {
	margin-bottom: 0px;
	height: 15px;
}
#menu li {
	font-size: 0.8em;
	background-image: url(../img/menu-trenner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
}
*/

/*******************************************************************/

#header-nav {
	font-size:10px;
	position:absolute;
	bottom:0px;
	left:200px;
	width:650px;
/*	background:#8f5c41; */
}


.bg-white {
	background-color: #FFFFFF !important;
	background-image: none !important;
}
#txt1-2 {
	float: left;
	width: 45%;
	margin-left: 15px;
	margin-right: 2%;
}
#txt1-3 {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	clear: both;
}
#txt3-4 {
	float: right;
	width: 46%;
	margin-left: 10px;
	margin-right: 10px;
}
.headlinebutton2 {
	background-image: url(../img/bg-button-lang.gif) !important;
	height: 63px;
	float: left;
	width: 442px !important;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 25px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
}
.tc {color: #009900; }
.ve {color: #3399CC; }
.st {color: #3399CC; }
h3 {
	font-size:1.2em;
	color: #666666;
}
#content a, #content a:link, #content a:visited {
	color: #000099;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content .button h2 a, #content .button h2.block {
	display: block;
	line-height: 1.1em;
	margin: 0px;
	height: 50px;
}
#content .button h2.block {
	margin-left:10px;
}
#content .button h2 {
	margin-bottom:15px;
}


#content a.nolink, #content a.nolink:visited, #content a.nolink:link {
	color: #000000;
	text-decoration: none;
}
#content ul.list02 li {
	display:list-item;
	list-style-image:url(../img/listenpunkt.gif);
	list-style-position:outside;
	list-style-type:square !important;
	margin-bottom:3px;
	margin-left:15px;
	padding-bottom:1px;
	padding-right:3px;
	padding-top:1px;
}
#content ul.tc, #content ul.st, #content ul.ve {
	margin-top: 15px;
} 
#content  ul.tc li {
	list-style-type: circle!important;
	list-style-position: outside;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	display: list-item;
	width: 45%;
	float: left;
}

#content  ul.ve li {
	list-style-type: circle!important;
	list-style-position: outside;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	display: list-item;
	margin-left: 15px;
	width: 45%;
	float: left;
}

#content  ul.st li {
	list-style-type: square!important;
	list-style-position: outside;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	display: list-item;
	margin-left: 15px;
	list-style-image: url(../img/listenpunkt.gif);
	color: #3399CC;
	width: 45%;
	float: left;
}
#content ul.ve a, #content  ul.tc a {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.randabstand-r {
	margin-right: 20px;
}
#zitat  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4%;
	clear: left;
}
#txt1 {
	float: left;
	width: 305px;
	text-align: left;
	padding-right: 5px;
}
#pre-content a:link, #pre-content a:visited {
	color: #FF6600;
	text-decoration: none;
}
#pre-content a:hover {
	color: #666666;
}
.table img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	border: 4px solid #FFFFFF;
}
.table {
	clear: both;
	
}
#content img.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
#content img.imgrand {
	margin-bottom: 5px;
	margin-top: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
#content img.imgstyle {
	padding: 0px;
	border: 4px solid #FFFFFF;
}
.slidernav {
	height: 50px;
	display: block;
	padding-top: 10px;
	padding-bottom: 18px;
	text-decoration: none;
}
.slidernav h2{
	margin-bottom: 5px;
}
.slidernav span.h2{
	margin-bottom: 5px;
	font-size:1.6em;
	margin-left:10px;
	font-weight:normal;
	display:block;
	color: #000066;
}

.slidernav p {
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.slidernav span.p{
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:10px;
	display:block;
}


ol li {
	list-style-type: decimal;
	display: list-item;
	margin-left: 50px;
}
#content .logo-img {
	position: relative;
	left: -290px;
	top: 85px;
}
span.more, span.more2 {
	width: 300px;
	padding-left: 30%;
}
span a.more {
	color:#000099;
	cursor:pointer;
	background-image: url(../img/icon_plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div.prod02, div.prod03 {
	margin-top:6px;
	display: none;
}
div.prod01, div.prod02, div.prod03 { }
.input  {
	background-color:#F1F2F6;
	color:#5D636E;
	vertical-align:top;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
}
input:focus, textarea:focus {
    border:2px solid #000066;
}

.label {
	background-color:#E3E4EA;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
	padding-left: 6px;
	padding-top:3px;
}
.label .definition{
	font-weight:normal!important;
}
.field {
	background-color:#E3E4EA;
	border:1px solid #929BAB;
	color:#000000;
}
.typeimg {
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-left: 60px;
	margin-bottom:1px;
}
#type_01, #type_02, #type_03 {
	width:150px;
	height:22px;
}
#content a.download {
	border: 1px solid #999999;
	background-color: #EEE;
	background-image: url(../img/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content a.pdfbox {
	background-color: #eee;
	background-image: url(../img/bg-pdfbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 44px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 28px;
	padding-top: 12px;
	overflow: hidden;
}
#content a.pdfboxblue {
	background-image: url(../img/icon_pdfblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 6px;
	overflow: hidden;
	height: 24px;
}
#content a.pdfboxwhitered {
	background-image: url(../img/icon_pdfwhitered.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 6px;
	overflow: hidden;
	height: 24px;
}

#content #sub-section p.abstand-h1 {
	line-height: 0.9em;
	padding-bottom:8px;
}
#content form table {
	margin-left: 0px;
}
#sub-section a {
	font-size: 11px;
}

#content .sendbutton {
	background-color:#000066;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:210px;

	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius:5px 5px 5px 5px;
	background-attachment:scroll;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border:5px solid #CED0DB;
	display:inline;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: center;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

