html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body {
	background-image: url(../img/wolken_sowiwas.jpg);
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

* html body {
	overflow: hidden;
	overflow-x: hidden;
}

*+html body {
	overflow: hidden;
	overflow-x: hidden;
}

/*------------------------- Basis-Layout ---------------------------------*/

.head_navi {
display:none;
}

.head {
height:1px;
}

.navi {
display:none;
}

.subnavi {
display:none;
}
.news_print {
display:none;
}

.tab_box {
	width: auto;
	height: auto;
}

.logo_print {
width:100%;


/*------------------------- Elemente allgemein ---------------------------------*/
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #564b47;
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #564b47;
}

.Grundtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
color: #564b47;
}

.linie_gepunktet {
	border-top: 2px dotted #9FBFD4;
	width: 160px;
}

h1 {
	font-size: 16px;
	line-height: 30px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	color: #008131;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #008131;
	font-weight: bold;
	text-decoration: none;
}

/* ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #564b47;
}





/*------------------------- Links allgemein ---------------------------------*/
a:link {
	color: #004287;
}

a:visited {
	color: #EFEFEF;
}

a:hover {
	color: #5E7180;
}

a:active {
	color: #5E7180;
}

a:focus {
	color: #5E7180;
}

/*------------------------- Links headinfo ---------------------------------*/
a.headinfo {
	color: #FFFFFF;
	text-decoration: none;
}

a.headinfo:link {
	color: #FFFFFF;
}

a.headinfo:visited {
	color: #FFFFFF;
}

a.headinfo:hover {
	color: #fdb300;
}

a.headinfo:active {
	color: #fdb300;
}

a.headinfo:focus {
	color: #fdb300;
}

/*------------------------- Links infos ---------------------------------*/
a.infos {
	font-weight: bold;
}

a.infos:link {
	color: #004287;
}

a:visited {
	color: #004287;
}

a:hover {
	color: #5E7180;
}

a:active {
	color: #5E7180;
}

a:focus {
	color: #5E7180;
}

/*------------------------- Links Haupt-Navigation ---------------------------------*/
a.button {
	display: block;
	height: 25px;
	font-size: 11px;
	line-height: 25px;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	font-weight: bold;
	color: #004287;
	text-decoration: none;
	background-image: url(../img/bu_back.png);
	background-repeat: repeat-x;
}

* html a.button {
	padding: 0px 5px 0px 5px;
}

*+html a.button {
	padding: 0px 5px 0px 5px;
}

a.button:link {
	color: #004287;
}

a.button:visited {
	color: #004287;
}

a.button:hover {
	color: #008131;
}

a.button:active {
	color: #008131;
}

a.button:focus {
	color: #008131;
}

.button_aktiv {
	display: block;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	padding: 0px;
	font-weight: bold;
	color: #004287;
	text-decoration: none;
	background-image: url(../img/bu_back_aktiv.png);
	background-repeat: repeat-x;
}

/*------------------------- Links Sub-Navigation 1. Ebene ---------------------------------*/
a.sub_button_01 {
   	display: block;
	font-size: 10px;
	line-height: 15px;
	padding: 3px 0px 4px 10px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px dotted #9FBFD4;
}

a.sub_button_01:link {
	color: #004287;
}

a.sub_button_01:visited {
	color: #4F4F4F;
}

a.sub_button_01:hover {
	color: #000000;
}

a.sub_button_01:active {
	color: #004287;
}

a.sub_button_01:focus {
	color: #004287;
}

.sub_button_01_act {
    display: block;
	font-size: 10px;
	line-height: 15px;
	padding: 3px 0px 4px 10px;
	margin: 0px;
    color: #004287;
	background: #BFBFBF;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px dotted #9FBFD4;;
}
/*------------------------- Links Sub-Navigation 2. Ebene ---------------------------------*/
a.sub_button_02 {
	display: block;
	font-size: 10px;
	line-height: 15px;
	padding: 3px 0px 4px 10px;
	margin: 0px;
	text-decoration: none;
	background: #E1E1E1;
	border-top: 2px dotted #9FBFD4;
}

a.sub_button_02:link {
	color: #000000;	
}

a.sub_button_02:visited {
	color: #7F7F7F;
}

a.sub_button_02:hover {
	color: #004287;
}

a.sub_button_02:active {
	color: #004287;
}

a.sub_button_02:focus {
	color: #004287;
}

a.sub_button_02_act {
	display: block;
	font-size: 10px;
	line-height: 15px;
	padding: 3px 0px 4px 10px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	background: #E1E1E1;
	color: #004287;
	border-top: 2px dotted #9FBFD4;
}



/*------------------------- Links Titel Abstätze "orangene Ebene in Word-Sitemap" ---------------------------------*/
a.absatztitel {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

a.absatztitel:link {
	color: #008131;
}

a.absatztitel:visited {
	color: #008131;
}

a.absatztitel:hover {
	color: #008131;
	text-decoration: underline;
}

a.absatztitel:active {
	color: #008131;
	text-decoration: underline;
}

a.absatztitel:focus {
	color: #008131;
	text-decoration: underline;
}

/*------------------------- Tiny - Formatvorlagen ---------------------------------*/
.Grundtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
}

.Absatz_gelb_hinterlegt  {
background-color:#FFF0CC;
padding: 2px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
}

}
