body {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#004895;
	background-repeat:repeat;
	z-index:0;
	width:100%; 
	margin:0; 
	padding:0;
}

/* Links */
a:link {
    color: #4c463a;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

/* Besuchte Links */
a:visited {
    color: #4c463a;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

/* Darueber */
a:hover {
    color: #4c463a;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

.titeltextbold {
    color: #4c463a;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

/* Abstimmung */
.maintext, .mailform {
    color: #4c463a;
    font-weight: normal; 
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

/* Abstimmung Frontseite */
.maintext_white, .mailform_white {
    color: #ffffff;
    font-weight: normal; 
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}


.maintextbold {
    color: #4c463a;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintextbold:link {
    color: #4c463a;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintextbold:visited {
    color: #4c463a;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintextbold:hover {
    color: #4c463a;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: underline
}

.maintexthell {
    color: #817d75;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthell:link {
    color: #817d75;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthell:visited {
    color: #817d75;
    font-weight: normal;
    font-size: 12px;
    line-height: 11px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthell:hover {
    color: #817d75;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}
.maintexthellbold {
    color: #817d75;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthellbold:link {
    color: #817d75;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthellbold:visited {
    color: #817d75;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

a.maintexthellbold:hover {
    color: #817d75;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: underline
}

/* Normaler Text */
p  { color: #4c463a; 
      font-weight: normal;
      font-size: 12px;
      line-height: 14px;
      font-family: Tahoma,Verdana, Arial;
      text-decoration: none
}

h1 {
	color: #4c463a;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none	
}

td {
    color: #817d75;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    font-family: Tahoma,Verdana, Arial;
    text-decoration: none
}

