 /* Font Definitions */
* {font-family: Arial, Times New Roman, Verdana, sans-serif}

body {

     background-color: #EDE0CA;
     padding: 0px 0px 0px 0px;
    }


p	{
	margin-right:0cm;
	margin-left:0cm;
	font-size:10pt;
	}


.Titelzeile1 {
	font-family: Verdana;
	font-size: 30.0pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #07415E;
	letter-spacing: 1pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

.Titelzeile2 {
 	font-family: Verdana;
 	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#07415E;
	letter-spacing: 0pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

.Titelzeile3 {
	font-family:Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #07415E;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

.Titelzeile2b {
 	font-family: Verdana;
 	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07415E;
	letter-spacing: 0pt;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
    }
.textsw1 {
	font-family:Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

.Adresse {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333333;

	}
.copy {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #313153;
   background-color: #ee9955;	}

.Fuss {
	font-family:Verdana;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #565555;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
	text-decoration: none;
    }


a:link {
	text-decoration: none;
	color: #07415E;
}
a:visited {
	text-decoration: none;
	color: #07415E;
    }

a:active {
	text-decoration: none;
	color: #4A4A97;
    }

a:hover {
	text-decoration: underline;
	color: #07415E;
    }

-->