@charset "utf-8";

body
{
        //font:  Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        font-family: arial,verdana,sans-serif;
        background-color: #C8D6D5;
	margin: 0;
	padding: 0;
	color: #000;
}



.masterwrapper
{
        width:910px;
        margin: 0 auto;
        background-color: #C8D6D5;
}




.ful_ltext {
        width: 910px;
	float: left;
        margin-bottom:  20px;

//        padding-top:    10px;
//        padding-right:  10;
//        padding-bottom: 15px;
//        padding-left:   10;
        background-color: #fff;
}


.footwrap {
 //       width: 910px;

	margin: 0 auto;
	text-left:right;
//      padding-right :10px;
        padding-bottom:20px;
        background-color: #fff;
}




footer {
	padding: 10px 0;
        background-color: #fff;
	position: relative;
	clear: both;
//        font-size:90%;
	color:#707376;

}

.boxshadow{
        -webkit-box-shadow: 7px 7px 7px 0 #999999;
                box-shadow: 7px 7px 7px 0 #999999;
         background-color: #FFFFFF;
}




.boxshadow2
{
  background-image:url(../pics/background.gif  );
}



.padding5 {  padding-top:   15px;  padding-right: 15px; padding-bottom:15px;  padding-left:  15px; }
.padding3 {                        padding-right: 15px;                       padding-left:  15px; }



.newslist {
   //     padding-top: 5px;
   //     padding-right: 0;
   //     padding-bottom: 5px;
   //     padding-left: 0;
}


.newslist h1,
.sidebar1 h2,
.sidebar1 h3,
.sidebar1 h4,
.sidebar1 h5,
.sidebar1 h6,
.sidebar1 p
 {
   padding-right: 15px;
   padding-left:  15px;
 }


.newslist a:visited
{
	color:#000;
	text-decoration: none;
}

.newslist a:hover, .sidebar1 a:active,.sidebar1  a:focus
{
  text-decoration: none;
  color:#219b95;
}

.newslist a:link
{
  color:#000;
  text-decoration: none;
  outline:none;
}


ul, ol, dl
{
  padding: 0;
  margin: 0;
}



h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 20px;
        padding-left:  20px;
        margin-bottom: 15px;
}






.sidebar1 {
	float: right;
        width: 250px;

        padding-top: 10px;
	padding-right: 0;
        padding-bottom: 10px;
	padding-left: 0;
}


.sidebar1 h1, .sidebar1 h2, .sidebar1 h3, .sidebar1 h4, .sidebar1 h5, .sidebar1 h6, .sidebar1 p {

        padding-right: 15px;
        padding-left: 15px;

}


.sidebar1 a:visited {
	color:#000;
	text-decoration: none;
}

.sidebar1 a:hover, .sidebar1 a:active,.sidebar1  a:focus {
	text-decoration: none;
	color:#219b95;
}

.sidebar1 a:link {
	color:#000;
	text-decoration: none;
	outline:none;
}


















a img {
	border: none;
}

a:link {
	color:#219b95;
	text-decoration: none;
	outline:none;
}
a:visited {
	color:#219b95;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;

}


.gruen{
	color:#219b95;
}


section{
	float:left;
	width:100%;
        margin-bottom:10px;
        background: #00;
        padding-top:10px;
        padding-bottom:5px;
}




.tabs{
	background: #b9cac9;

/*
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5Y2FjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2I5Y2FjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RmZTVlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmU1ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b9cac9 0%, #b9cac9 49%, #dfe5e4 50%, #dfe5e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cac9), color-stop(49%,#b9cac9), color-stop(50%,#dfe5e4), color-stop(100%,#dfe5e4));
	background: -webkit-linear-gradient(top,  #b9cac9 0%,#b9cac9 49%,#dfe5e4 50%,#dfe5e4 100%);
	background: -o-linear-gradient(top,  #b9cac9 0%,#b9cac9 49%,#dfe5e4 50%,#dfe5e4 100%);
	background: -ms-linear-gradient(top,  #b9cac9 0%,#b9cac9 49%,#dfe5e4 50%,#dfe5e4 100%);
	background: linear-gradient(to bottom,  #b9cac9 0%,#b9cac9 49%,#dfe5e4 50%,#dfe5e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cac9', endColorstr='#dfe5e4',GradientType=0 );
*/


}
section.tab{

}

header
{
  float:left;
  width:100%;
  height     :60px;
  padding-top:20px;
  text-align:right;
  background:#ff0f;
//        -webkit-box-shadow: 7px 7px 7px 0 #999999;
//                box-shadow: 7px 7px 7px 0 #999999;
}

header a { }

.content
{  width: 300px;
   float: left;
   margin-bottom: 0px;
   padding-top: 10px;
   padding-right: 0;
   padding-bottom: 15px;
   padding-left: 0;

}

a_si de
{
  padding-top:20px;
  padding-bottom:15px;
}

.content ul, .content ol
{
  padding: 0 15px 15px 40px;
  list-style-image: url(img/bullet.png);
  list-style-type: none;
}

.content li
{
  margin-bottom:10px;
}

.rot        { color:#C12131;
}

table {   font-size:12px; }
h1    { color:#C12131; font-size:130%;}
h2    {                font-size:110%;}
h3    {                font-size:100%;}
h4    {                font-size:90%; }
h5    {                font-size:80%; }
h6    {                font-size:70%; }

.navback
{
  background: #219b95;
/*
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxOWI5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzIxOWI5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzVmYjdiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZmI3YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #219b95 0%, #219b95 49%, #5fb7b3 50%, #5fb7b3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#219b95), color-stop(49%,#219b95), color-stop(50%,#5fb7b3), color-stop(100%,#5fb7b3));
  background: -webkit-linear-gradient(top,  #219b95 0%,#219b95 49%,#5fb7b3 50%,#5fb7b3 100%);
  background: -o-linear-gradient(top,  #219b95 0%,#219b95 49%,#5fb7b3 50%,#5fb7b3 100%);
  background: -ms-linear-gradient(top,  #219b95 0%,#219b95 49%,#5fb7b3 50%,#5fb7b3 100%);
  background: linear-gradient(to bottom,  #219b95 0%,#219b95 49%,#5fb7b3 50%,#5fb7b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#219b95', endColorstr='#5fb7b3',GradientType=0 );
*/
}



.clrflt
{
 clear:both;
 height:1px;
}

nav
{
 width:100%;
 float:left;
}


ul.nav {
 list-style: none;
 width:965px;
 margin-bottom: 0px;
 margin-left:5px;
}

ul.nav li {
 float:left;
 display:inline;
 margin-right:2px;
 position:relative;
}

ul.nav a, ul.nav a:visited
{
 display: block;
 text-decoration: none;
 color: #FFF;
 padding-top: 5px;
 padding-right: 15px;
 padding-bottom: 5px;
 padding-left: 15px;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus , ul.nav a.selected 
{
 background: #c8d6d5;
/*
 background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4ZDZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2M4ZDZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q2ZTVlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmU1ZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
 background: -moz-linear-gradient(top,  #c8d6d5 0%, #c8d6d5 49%, #d6e5e2 50%, #d6e5e2 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8d6d5), color-stop(49%,#c8d6d5), color-stop(50%,#d6e5e2), color-stop(100%,#d6e5e2));
 background: -webkit-linear-gradient(top,  #c8d6d5 0%,#c8d6d5 49%,#d6e5e2 50%,#d6e5e2 100%);
 background: -o-linear-gradient(top,  #c8d6d5 0%,#c8d6d5 49%,#d6e5e2 50%,#d6e5e2 100%);
 background: -ms-linear-gradient(top,  #c8d6d5 0%,#c8d6d5 49%,#d6e5e2 50%,#d6e5e2 100%);
 background: linear-gradient(to bottom,  #c8d6d5 0%,#c8d6d5 49%,#d6e5e2 50%,#d6e5e2 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d6d5', endColorstr='#d6e5e2',GradientType=0 );
*/
 color:#000;
}


ul.sub
{
 display:none;
 position:absolute;
 background:#5fb7b3;
 z-index:5;
}

ul.sub li
{
  background: #5fb7b3;
  margin-right: 0px;
  width: 130%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
}

ul.sub a
{
 display:block;
}

ul.sub a:hover , ul.sub a:focus ,ul.sub a:active ,ul.sub a.subselected
{
  color:#000;
  background:#fff;
}

ul.nav li:hover ul
{
  display:block;
}




.fo_ot{
//        background-color: #FF0000;
//        width: 70%;
//        max-width: 1600;
//        min-width: 1500;

        width: 950;
//        margin-top:      0px;
//        margin-right:   auto;
//        margin-bottom:   0px;
//        margin-left:    auto;
//        padding-top:    20px;
//        padding-right:  100px;
//        padding-bottom: 20px;
//        padding-left:    0px;
}

.foot ul{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
 //       background-color: #0000FF;
	display: inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.foot ul li{
//        background-color: #00FF00;
	float: right;
        margin:  0px;
	padding: 0px;
	list-style-type: none;
}

.foot ul li a{
//        background-color: #FF00FF;
	margin: 0px;
	padding: 10px;
        font-size: 90%;
        //color: #FFF;
	text-decoration: none;
}





header, section, footer, aside, article, figure {
	display: block;
}
.anim{
	float:left;

	position:relative;
	z-index:1;
}
.anim img{
	display:block
}
.search{
	background-color: #C8D6D5;
	height:33px;

}
.suche{
	float:right;
}
.inps{
	width: 155px;
	height: 19px;
	float: left;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #fff;
	background-image: url(img/lupe.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.anewsitem{
	font-size:85%;
}
.animwrap{
	position:relative;
	float:left;
	padding:0px;
 //       margin-top:20px;
 //       margin-bottom:20px;
}

.over{
	width: 970px;;
	background-image: url(img/anim_over.png);
	background-repeat: repeat;
	height:26px;
	position:absolute;
	z-index:2;
	bottom:0px;
}
.curl{
	width:214px;
	height:207px;
	position:absolute;
	top:15px;
	z-index:3;
}


section.module{
	margin-bottom:15px;
}
.modulerow{
	float: left;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D6D5;
	padding-top: 15px;

}
.modulename{
	width:20%;
	float:left;
	display:inline;
	font-weight:bold;
	color:#219b95;
}

.moduledesc{
	width: 80%;
	float: left;
	display: inline;
	font-style: italic;
}








section.mytab{
	margin-bottom:15px;
}

.mytabrow{
	float: left;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8D6D5;
	padding-top: 15px;
        background-color: #fff;

}
.mytab1{
	width:20%;
	float:left;
	display:inline;
	font-weight:bold;
        color:#219b95;
}

.mytab2{
        width: 80%;
	float: left;
	display: inline;
	font-style: italic;
        color:#0000;
}


.first{
	padding-top:0px;
}

.last{
	border-bottom-style: none;
}


.colrow {
	float:left;
	clear:both;
}

.left,.right{
	width:50%;
	float:left;
}

.lcol,.mcol,.rcol{
	width:33%;
	float:left;
}

.animtext{
	position: absolute;
	top: 30%;
	left: 60px;
	z-index: 4;
        font-size: 140%;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxMjEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMTIxMzEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(193,33,49,1) 0%, rgba(193,33,49,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(193,33,49,1)), color-stop(100%,rgba(193,33,49,0)));
	background: -webkit-linear-gradient(left,  rgba(193,33,49,1) 0%,rgba(193,33,49,0) 100%);
	background: -o-linear-gradient(left,  rgba(193,33,49,1) 0%,rgba(193,33,49,0) 100%);
	background: -ms-linear-gradient(left,  rgba(193,33,49,1) 0%,rgba(193,33,49,0) 100%);
	background: linear-gradient(to right,  rgba(193,33,49,1) 0%,rgba(193,33,49,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12131', endColorstr='#00c12131',GradientType=1 );


	color: #fff;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}





.t3ddy{}

.flr{
	float:right;
	margin-left:15px;
}

.fll{
	float:left;
	margin-right:15px;
}



.spaltsatz2 {
        -moz-column-count: 2;
        -moz-column-gap: 2em;
        -webkit-column-count: 2;
        -webkit-column-gap: 2em;
        column-count: 2;
        column-gap:2em;
        margin-top: 1.8ex;
//        -moz-column-rule-style: dotted;
//        -moz-column-rule-width: 1px;
//        -moz-column-rule-color: silver;
//        -webkit-column-rule-style: dotted;
//        -webkit-column-rule-width: 1px;
//        -webkit-column-rule-color: silver;
//        column-rule-style: dotted;.
//        column-rule-width: 1px;
//        column-rule-color: silver;
        }

.spaltsatz2 p {  }
.spaltsatz2 h4 { font-size: 1.8ex; font-weight: bold; margin-top: 2.7ex; line-height: 2.7ex; margin-bottom: 0; }




#InfoBox
{
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 500px;
  border: 1px solid #C8D6D5;




}





.w__rapper{
	width:100%;
 //       background-color: #FFFFFF;
}

.w__rapperinner{
        width:970px;
        margin: 0 auto;
}

.e__mpty {
	width:100%;
        background-color: #C8D6D5;
}


.c__ontainer {
	width: 970px;
	margin: 0 auto;
//        background-color: #fff;

}

