*
{
	margin: 0;
	padding: 0;
}




body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
   background-image:url(slice/background.jpg);
   background-repeat:repeat;
   background-color: #fff;
   color: #000;
   padding:0;
   margin: 0;
   }

#main {
   top:0;
   padding:0;
   margin:0;
   background-color:#FFFFFF;
   width:1000px;
   padding-bottom:30px;

   }

#main2 {
   position:relative;
   top:27px;
   width:944px;
   background-color:white;
   border-left:1px solid black;
   border-right:1px solid black;
   border-bottom:1px solid black;
   padding-bottom:20px;
   background-color:#FDEBD0;
   text-align:left;
   font-size:1.1em;
   line-height:1.45em;
	min-height:750px;
   }


#header {
	padding:0;
	margin:0;
	border:0;
   }


#navi {
	position:relative;
   text-align:left;
	margin-left:30px;
	margin-top:106px;
	padding:0;
	float:left;
   }


#title {
	position:relative;
   text-align:left;
   width:620px;
   margin-left:240px;
	margin-top:39px;
   }


#text {
	position:relative;
   text-align:left;
   width:670px;
   margin-left:240px;
	margin-top:20px;
   }

#footer {
	position:relative;
	top:0;
	width:946px;
	background-color:#ffffff;
	height:24px;
	color:#CC0000;
	padding-left:27px;
	padding-right:27px;
/*	margin-bottom:10px;*/
   }



h1
    {
    font-size:2.5em;
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	line-height:1.2em;
    }
 
h2
    {
    font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px;
    }

h3
    {
    font-size:1.3em;
	font-weight:bold;
	padding-bottom:15px;
    }


a.navi:link,
a.navi:visited,
a.navi:hover,
a.navi:focus,
a.navi:active
    {
	text-decoration:none;
    color:#000000;
	line-height:1.9em;
    }



a.subnavi:link,
a.subnavi:visited,
a.subnavi:hover,
a.subnavi:focus,
a.subnavi:active

    {
	text-decoration:none;
    color:#000000;
	font-size:0.7em;
	line-height:1.4em;

    }







/* Link-Formatierungen */


a.underline
    {
    margin:0;
    padding:0;
    border:0;
    color:#000000;
    }


a.underline:link
    {
    text-decoration:none;
    }

a.underline:visited
    {
    text-decoration:none;
    }

a.underline:hover,
a.underline:focus,
a.underline:active
    {
    text-decoration:underline;
    }


a.ohne:link,
a.ohne:hover,
a.ohne:focus,
a.ohne:active,
a.ohne:visited
    {
    text-decoration:none;
	color:#000000;
    }


/*Bilder*/

img
    {
	border:0;
    }
	
	
.quer
    {
width:570px;
margin-top:20px;
margin-bottom:20px;
    }


.hoch
    {
width:275px;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
    }
