
<style type="text/css">

body { background-color:#ffffff; color:#404040; }

.linkfarbe a:link {font-weight:bold; color:#ffffff; text-decoration:none}
.linkfarbe a:visited {font-weight:bold; color:#ffffff; text-decoration:none}
.linkfarbe a:hover {font-weight:bold; color:#ffffff; text-decoration:underline}
.linkfarbe a:active {font-weight:bold; color:#ffffff; text-decoration:underline}

.linkfarbe2 a:link {color:#ffffff; text-decoration:none}
.linkfarbe2 a:visited {color:#ffffff; text-decoration:none}
.linkfarbe2 a:hover {color:#ffffff; text-decoration:none}
.linkfarbe2 a:active {color:#ffffff; text-decoration:none}

a:link {color:#3073b2; text-decoration:none}
a:visited {color:#3073b2; text-decoration:none}
a:hover {color:#201844; text-decoration:underline}
a:active {color:#201844; text-decoration:underline}

a.zweit:link {color:#ffffff; text-decoration:none}
a.zweit:visited {color:#ffffff; text-decoration:none}
a.zweit:hover {font-weight:bold; color:#ffffff; text-decoration:none}
a.zweit:active {font-weight:bold; color:#ffffff; text-decoration:none}

a.dritt:link {color:#6e6e6e; text-decoration:none}
a.dritt:visited {color:#6e6e6e; text-decoration:none}
a.dritt:hover {color:#6e6e6e; text-decoration:underline}
a.dritt:active {color:#6e6e6e; text-decoration:underline}

a.viert:link {color:#404040; text-decoration:none}
a.viert:visited {color:#404040; text-decoration:none}
a.viert:hover {color:#000000; text-decoration:underline}
a.viert:active {color:#000000; text-decoration:underline}

a.fuenft:link {color:#808080; text-decoration:none}
a.fuenft:visited {color:#808080; text-decoration:none}
a.fuenft:hover {color:#808080; text-decoration:underline}
a.fuenft:active {color:#808080; text-decoration:underline}

a.sechs:link {color:#ffffff; text-decoration:none}
a.sechs:visited {color:#ffffff; text-decoration:none}
a.sechs:hover {color:#ffffff; text-decoration:underline}
a.sechs:active {color:#ffffff; text-decoration:underline}

a.siebt:link {color:#ffffff; text-decoration:none}
a.siebt:visited {color:#ffffff; text-decoration:none}
a.siebt:hover {color:#ffffff; text-decoration:none}
a.siebt:active {color:#ffffff; text-decoration:none}

#linkfarbebild img { border:1px solid #FFFFFF; }

#container { max-width:1024px; }


a.info
{
position:relative;
z-index:1;

text-decoration:none;
}

a.info:hover
{
z-index:2;
background-color:#eeeeee;
text-decoration:underline
}

a.info span
{
display: none;
}

a.info:hover span
{
display:block;
position:absolute;
top:2em;
right:2em;
width:15em;
border:1px solid #3073b2;
background-color:#eeeeee;
color:#000000;
text-align: center;
padding: 3px;
font-size: 0.8em;
}

</style>


<style type="text/css">
<!--

.button
{
width:120px;height:20px;
background-color:#dddddd;
border:1px solid #000050;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px; /* CSS3 */
}
.eingabefeldsuchwort
{
vertical-align: middle;

height:40px;
background-color:#ffffff;
border:none;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.eingabefeldsuchwort:hover
{
border:1px solid #0092ff;
}
.eingabefeldkategorie
{

vertical-align: middle;

height:40px;
background-color:#ffffff;
border:none;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.eingabefeldkategorie:hover
{
border:1px solid #0092ff;
}
#Suchbalken {
position: absolute;
left: 50%; width: 568px; height: 40px; margin-left: -284px;
top: 280px;
}

.suchebutton
{

vertical-align: middle;

width: 120px;
height:40px;
 font:20px Arial, Helvetica, sans-serif;

color:#ffffff;
border:none;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;

 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

}
.suchebutton:hover
{

color:#ffffff;
border:none;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

}

.seitenzahlfeld
{
 width:100px;height:25px;
 background-color:#ffffff;
 border:1px solid #0092ff;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}

.auswahlfeld
{
 width:150px;height:25px;
 background-color:#ffffff;
 border:1px solid #0092ff;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}

.eingabefeldklein
{
 width:180px;height:20px;
 background-color:#ffffff;
 border:1px solid #ff0000;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.eingabefeldklein:hover
{
 border:1px solid #0092ff;
}
.eingabefeld1
{
 width:150px;height:30px;
 background-color:#ffffff;
 border:1px solid #0092ff;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.eingabefeld1:hover
{
border:1px solid #ff0000;
}
.eingabefeld2
{
 width:250px;height:40px;
 background-color:#ffffff;
 border:1px solid #ff0000;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.eingabefeld2:hover
{
border:1px solid #0092ff;
}


.inputfeldpflicht
{
 width:250px;height:20px;
 background-color:#ffffff;
 border:1px solid #7bcd66;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.inputfeldpflicht:hover
{
 border:1px solid #0092ff;
}
.inputfeld
{
 width:250px;height:20px;
 background-color:#ffffff;
 border:1px solid #0092cf;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.inputfeld:hover
{
 border:1px solid #0092ff;
}
.box1 {
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}

.loginfeld
{
 width:160px;height:25px;
 background-color:#ffffff;
 border:1px solid #0092ff;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
}
.loginfeld:hover
{
 border:1px solid #619c43;
} 
 
.anfragebutton
{
 vertical-align: middle;
 width: 160px;
 height:40px;
 font:16px Arial, Helvetica, sans-serif;
 color:#ffffff;
 border:none;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.anfragebutton:hover
{
 text-decoration:underline;
 color:#ffffff;
 border:none;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #619c43 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #619c43 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}


.suchebuttonklein
{
 vertical-align: middle;
 width: 180px;
 height:20px;
 font:16px Arial, Helvetica, sans-serif;
 color:#ffffff;
 border:none;
 -moz-border-radius:5px;
 -khtml-border-radius:5px;
 -webkit-border-radius: 5px;
 border-radius:5px;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.suchebuttonklein:hover
{
 color:#ffffff;
 border:none;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.kategoriefeld
{
height:40px;
background-color:#ffffff;
border:none;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
#Kategoriebalken {
position: absolute;
left: 50%; width: 568px; margin-left: -284px;
top: 380px;
}
.kategoriefeld:hover
{
width:588px;height:40px;
border:1px solid #0092ff;
}
.kategoriefeld:active
{
border:1px solid #0092ff;
}

.fenster0
{
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.fenster1
{
vertical-align:middle;
text-align:center;
width:150px;height:20px;
background-color:#000050;
border:1px solid #000050;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.fenster2
{
vertical-align:middle;
text-align:center;
width:150px;height:30px;
border:1px solid #000050;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.fenster3
{
border:1px solid #aaaaff;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
.fenster9
{
border:1px solid #00ff00;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius: 5px;
border-radius:5px;
}

.newsticker-jcarousellite.thumbnail { height:80px; width:200px; }

div.containerticker
{
max-height:80px;
width:200px;

}
div.search{
        text-align: left;
        margin:0px;
        padding:0px;
        border:0px;
        width: 1024px;
        height: 418px;
        background-image:url(./hintergrund.jpg);
        border-radius:5px;
}
div.transbox1
{
position: absolute;
left: 50%; width: 600px; margin-left: -300px;
top: 270px;
border-radius:5px;
height:60px;
width:600px;

  background-color: #000000;
  border: none;
  opacity:0.3;
  filter:alpha(opacity=30); /* For IE8 and earlier */
}
div.transbox2
{
position: absolute;
left: 50%; width: 600px; margin-left: -300px;
top: 370px;
border-radius:5px;
height:60px;
width:600px;

  background-color: #000000;
  border: none;
  opacity:0.3;
  filter:alpha(opacity=30); /* For IE8 and earlier */
}

.Buttonbalken{
position: absolute;
left: 50%; width: 1024px; margin-left: -512px;
top: 80px;
height:40px;
padding:4px;
border:0px;
}
.btn {

display: inline-block;
width: 162px;
 text-decoration:none;
 text-align:center;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

 padding: 12px 2px 12px 2px;

 opacity:0.9;

}
.btn:hover {

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

 opacity:1.0;
}
.buttonLoginPosition{
position: relative;
left: 90%; width: 90px; margin-left: -45px;
top: 115px;
}
.buttonLogin{text-decoration:none; text-align:center;

 padding: 12px 30px 12px 30px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.buttonLogin:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}


.buttonPostMachineryPosition{
position: absolute; height: 0px; top: 50px;
right: 50%; width: 1024px; margin-right: -945px;
}
.buttonPostMachinery{text-decoration:none; text-align:center;

 padding: 6px 5px 6px 5px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.buttonPostMachinery:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.button160x40{text-decoration:none; text-align:center;
display: inline-block;
width: 160px;
 padding: 12px 30px 12px 30px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.button160x40:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.button160x40green{text-decoration:none; text-align:center;
display: inline-block;
width: 160px;
 padding: 12px 30px 12px 30px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.button160x40green:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #619c43 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #619c43 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.button40green{text-decoration:none; text-align:center;
display: inline-block;
 padding: 12px 30px 12px 30px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #7bcd66 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #7bcd66 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.button40green:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -webkit-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -o-linear-gradient(top, #619c43 0%, #619c43 100%);
 background-image: -ms-linear-gradient(top, #619c43 0% ,#619c43 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#619c43', endColorstr='#619c43',GradientType=0 );
 background-image: linear-gradient(top, #619c43 0% ,#619c43 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.buttonPassendKlein{text-decoration:none; text-align:center;

 padding: 5px 16px 5px 16px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:14px Arial, Helvetica, sans-serif;
 color:#ffffff;
 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.buttonPassendKlein:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:14px Arial, Helvetica, sans-serif;
 color:#ffffff;
 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}

.buttonBackFixPosition{
position:fixed;
left: 50%; width: 0px; margin-left: 478px;
top: 265px;
}
.buttonBackFixPosition2{
position:fixed;
left: 50%; width: 0px; margin-left: 478px;
top: 290px;
}
.buttonBackFixPosition3{
position:fixed;
left: 50%; width: 0px; margin-left: 478px;
top: 92px;
}

.LogoFixPosition{
position:fixed;
left: 50%; width: 400px; margin-left: 212px;
top: 259px;
}
.LogoFix{
 opacity:0.5;
}
.LogoFix:hover{
 opacity:1.0;
}


.AnfrageformFixPosition{
position:fixed;
left: 50%; width: 240px; margin-left: 512px;
top: 125px;
}
.AnfrageformFix{
 opacity:0.6;
}
.AnfrageformFix:hover{
 opacity:1.0;
}

.buttonAnfrageFixPosition{
position:fixed;
left: 50%; width: 0px; margin-left: 325px;
top: 342px;
}
.buttonAnfrageFix{text-decoration:none; text-align:center;
display: inline-block;
width: 150px;
 padding: 12px 12px 12px 12px;
 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;

 background-color:#5dbcfc;
 background-image: -moz-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -webkit-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -o-linear-gradient(top, #5dbcfc 0%, #6f96d9 100%);
 background-image: -ms-linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f96d9', endColorstr='#6f96d9',GradientType=0 );
 background-image: linear-gradient(top, #5dbcfc 0% ,#6f96d9 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

 opacity:0.80;
}
.buttonAnfrageFix:hover{

 border:none;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius: 5px;
 font:15px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;

 background-color:#3cb0fd;
 background-image: -moz-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -webkit-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -o-linear-gradient(top, #3cb0fd 0%, #4f7fd3 100%);
 background-image: -ms-linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7fd3', endColorstr='#4f7fd3',GradientType=0 );
 background-image: linear-gradient(top, #3cb0fd 0% ,#4f7fd3 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;

 opacity:1.0;
}

#TitelBlock {
position: relative; height: 50px; top: 90px;
left: 50%; width: 600px; margin-left: -300px;
}
.text01 {
position: absolute; right: 0px; top: 20px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; color: #FFFFFF; line-height: 140%; letter-spacing: 1px;
}
.text02 {
position: absolute; right: 0px; top: 50px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;
}

#EnglischBlock {
position: absolute; height: 60px; top: 40px;
right: 50%; width: 1024px; margin-right: -500px;
}
.text03 {
position: absolute; right: 0px; top: 0px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; color: #FFFFFF;
}
.text04 {
position: absolute; right: 0px; top: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;
}


.flex-container {

  padding: 0;
  margin: 0;
  list-style: none;

  display: -webkit-box;
  display: -moz-box;    /* Mozilla */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  flex-wrap: nowrap;
  -webkit-flex-flow: row wrap;
  justify-content: center;

}

.flex-item {

  padding: 0px;
  margin: 1px;
  width: 139px;

  background: #201844;
  background-image: -webkit-linear-gradient(top, #201844, #3cb0fd);
  background-image: -moz-linear-gradient(top, #201844, #3cb0fd);
  background-image: -ms-linear-gradient(top, #201844, #3cb0fd);
  background-image: -o-linear-gradient(top, #201844, #3cb0fd);
  background-image: linear-gradient(to bottom, #201844, #3cb0fd);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  font-size: 13px;
  padding: 5px 2px 5px 2px;
  text-decoration: none;

}


-->
</style>


