@charset "utf-8";


* html #right {float:right;}

* { margin:0; padding: 0;}

html { height: 100%;}

body {
	min-height: 101%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	text-align: left;
  	background-color: #FFFFFF;
  	color: #696969;
	margin: 0px;
	line-height: 180%;
	}

fieldset, img { border: 0; }
select, input, textarea {font-size: 99%; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }
	
dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }
	
blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}


div#body { width: 100%; }


/* ------------------------------------------------------------------------------------ */



div#documentheader {	
  		position: relative;
  		width: 100%;
  		height: 136px;
  		background-repeat:repeat-x;
  		background-image:url(../bilder/header.jpg);
		}
	
	div#header {
        	position: relative;
        	width: 910px;
        	margin: auto;
        	height: 136px;                 
    		}
        
		div#logo {
                  	background-image: url(../bilder/logo.jpg);
                  	position: absolute;
                  	width: 140px;
                  	height: 107px;
                  	x_float: left;
                  	z-index: 1;
                  	top: 0px;
              	  	}
              
        	div#webmail {
                	background-image: url(../bilder/webmail.jpg);
                	width: 131px;
                	height: 27px;
                	background-repeat:no-repeat;
                	float: right;
                	z-index: 2;	
              		}
              
         	div#hauptnavigation {
                  	position: absolute;
                  	height: 40px;
                  	top: 69px;
                  	right: 0px;
                  	z-index: 3;
                  	margin-right:-11px;
              		}
                  	                  	

/*  ----------------------------------------------------------------- */
              
div#documentbody {
  		width: 100%;
  		height:auto;
  		min-height: 440px;
		}            

	div#content {
        	width: 910px; 
        	margin: 20px auto;
		}
		
		div#submenu {
		font-size: 9px;
		float:left;
		width: 200px;
		}


/*  -------------  Navigation.css  ----------------------------------- */

                  	
			div#contact {
                  		background-image: url(../bilder/contact.jpg);
                  		padding-left: 10px;
                  		padding-right: 10px;
                  		padding-top: 10px;
                  		margin-top: 20px;
                  		float: left;
                  		width: 200px;
				}


* html div#right, *+html div#right {
	width: 655px;
	}
			
		div#right {
                  	margin-left: 30px;
                  	width: 658px;
                  	line-height: 160%;
                  	color: #484848;
                  	float:left;
              		}

/*  ----------------------------------------------------------------- */

div#documentfooter {
	margin-top:20px;
	width: 100%;
  	height: 132px;
  	background-repeat:repeat-x;
  	background-image:url(../bilder/footerbackground.png);
  	float: left;
	}

		div#footer {
      			width: 910px;
      			height: 40px;
      			margin: auto;
      			text-align: center;
      			font-size: 10px;
      			padding-top: 5px;
      			color: #cdcdcd;
			}


/*  ----------------------------------------------------------------- */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 18px;
	color: #db241e;
	margin-bottom: 10px;
	font-weight: normal;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 18px;
	color: #484848;
	font-weight: normal;
	margin-bottom: 10px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 15px;
	color: #484848;
	padding-bottom: 8px;
	}
/*--------------------------------------------------------------------*/
/* Links formatiert von htmlArea.*/

a img {border: none; }
a { text-decoration: none; color: #db241e ; }
a:hover {color: #000000;}
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail{}


a.big {
	color: #DB241E !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 18px !important;
}
/*  ---------------------------  FIN  ------------------------------- */
