@charset "utf-8";
/* CSS Document */

body {background-color:#ffffff; background-image: url("../Wartungsarbeiten_50M.jpg"); background-size: 100%; background-repeat:repeat-y;
	/*background-size: max-width:100%; */
	overflow-x: hidden;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;}
	
body a {color:#0066ff;}

header {/*background-color:lightsteelblue;*/
	color: #ffffff;
	font-size: xx-large;
	font-style:italic;
	font-weight:bolder;
	padding: 10px;
	text-align:center;}
	
#hilfscontainer{width: 100%;}

aside {text-align:center;
	width:100%;}

nav {margin:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	text-align:center;}

main {/*background-color:#ffffff;*/
	color: #000000;
	width:100%;}
	
main h1 {font-size: x-large;/* xx-*/
 	margin-bottom: 10px;
	margin-top: 0px;}		

article {border: 1px solid grey;
	border-radius:10px;
	margin:20px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	background-color:#ffffff;
}

footer {/*background-color:lightsteelblue;*/
	color:#ffffff;
	font-size:large;
	font-style:italic;
	font-weight:bolder;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width: 100%;}

img {max-width:100%; height:auto; }

ul {margin:0; 
    padding:0;
    width:100%;
    list-style-type:none;
	font-size:large;
}

ul li a {
    text-decoration:none;
    color:white; 
    padding:10.5px 11px;
	margin-bottom:10px;
    background-color:#63adff;
    display:block;
	border-radius:10px;
 }
ul li a:visited {color: white;}
 
ul li a:hover, ul li .current {color: black;
    background-color: yellow;}

#mail 
{
	height:38px;
	width: 280px;
    margin:1px 1px 1px 1px 1px;
	text-align:center;
	font-weight:lighter;
	font-size: 0.6em;
	background-color:lightgrey;
}


#send
{
	height:36px;/*26*/
    margin:30px 1px 1px 1px;/* 2px;*/
	text-align:center;
	background-color:lightsteelblue;
}

#reset
{
	height:36px; /*26*/
    margin:30px 1px 1px 1px 2px;/*2*/
	text-align:center;
	background-color:#D5A14E;
}

/*--------- .:: footernavigation Anfang ::.----------*/
ul ol li
{
 list-style: none;
  
}

#footerNav
{
 position: relative;
 margin-bottom: auto;
/* width:480px;/*950px;*/
 height:auto;
}

.footerNavigationLink 
{
 object-position: center;
	/*margin:2px 190px 0px 0px;/*120 --, 200*/
 padding: 0;
 list-style: none;
}

.footerNavigationLink li
{
 display: inline;
 font-size:0.9em; /*1.0em;*/
 font-weight: bold;
 padding: 8px 0.5px 0px 1.5px;/*0*/
}

.footerNavigationLink a
{
 text-decoration: none;
 color:#010101;/*#90989F;*/
 margin-left:2px;
 margin-bottom:none;
 padding-right: 3px;	
 height:26px;
 line-height:26px;
}

.footerNavigationLink a:hover
{
 text-align:left;/*left*/
 color:#e1e1e1e1;  /*#707070;*/
 width:210px;
 height:26px;
 line-height:26px;
 border-bottom:none;
}

.footerNavigationLink li:after
{
 content:" ⎮ ";
 color:#010101; /*#90989F;*/
}

.footerNavigationLink li:nth-child(3):after
{
 content: "";
}

.footerNavigationLink li:last-child:before
{
 content: "                        "; /*  "                                           "; *4-50;  8STK; -10; +40*/
}

.footerNavigationLink li:last-child:after
{
 content: "";	
}


#footerNavRe
{
 position: relative;
 margin-top: -46px;
 width:120px;/*950*/
 height:66px;/*60*/
 right: -140px;
 float: right;
 background-image: url(../../../forms/images/buton.png);
 background-repeat: no-repeat;
 background-size: auto;	
}

.footerNavLinkRe
{
 margin:2px 0px 0px;
 padding: 10px 0;
 list-style: none;
}

.footerNavLinkRe li
{
 display: inline;
 font-size: 1.3em;
 font-weight: bold;
 padding: 8px 5px 10 0px;
}

.footerNavLinkRe a
{
 text-decoration:none;
 color:#90989F;	
 margin-left:20px;
 margin-bottom:none;
 padding-right: 25px;	
 height:28px;
 line-height:28px;
}

.footerNavLinkRe a:hover
{
 text-align:left;
 color:#707070;
 display: inline;
}

/*---------- .:: footernavigation Ende ::. ------------*/


