a:link {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.76em;
	color: #646464;;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.76em;
	color: #646464;;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.76em;
	color: #BF0CC0;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	background-color: #CBD3D1;
	color: #416370;
	background-image:  url(img/background.jpg);
}
table {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #416370;
}
.header {
	background-position: center;
	border-top-style: none;
	border-top-color: #ABBAB5;
}

.textlink {font-size:1em;
  	}
a:link.textlink {font-size:1em;
                 font-weight: bold;
  	}
a:visited.textlink {font-size:1em;
                 font-weight: bold;
  	}
a:hover.textlink {font-size:1em;
             font-style: italic;
    }

.textlink11 {font-size:1.1em;
  	}
a:link.textlink11 {font-size:1.1em;
   	}
a:visited.textlink11 {font-size:1.1em;
  	}
a:hover.textlink11 {font-size:1.1em;
             font-style: italic;
    }
.navkopf {
	font-size: 0.82em;
	color: #7F1380;
	background-color: #BEBEBE;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image:  url(img/menukopf.jpg);
        }
a:link.navi {
	width : 130px;
	font-size:.8em;
	text-decoration : none;
	color : #646464;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	border-top : 1px solid #D0D0D0;
	border-bottom : 1px solid #D0D0D0;
		}
a:visited.navi {
	width : 130px;
	font-size:.8em;
	text-decoration : none;
	color : #546464;
	font-weight : normal;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px ;
	border-top : 1px solid #D0D0D0;
	border-bottom :  1px solid #D0D0D0;
		}
a:hover.navi {
	width : 130px;
	font-size:.8em;
	text-decoration : none;
	color : #BF0CC0;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	border-top : 1px solid #D0D0D0;
	border-left : 4px solid #D0D0D0;
	border-right : 4px solid #D0D0D0;
	border-bottom : 1px solid #D0D0D0;
		}
.navbox {
	background-image:  url(img/menubild.jpg);
	background-position: center;
	border: 1px solid #D0D0D0;
	width: 130px;
	}
.main {
	background-position: center;
	border: thin solid #EBEBEB;
	background-color: #EBEBEB;
	border: 1px solid #D0D0D0;


}
.content {
	padding-right: 10px;
	padding-left: 10px;
	font-size: .80em;
}
.boxtxt {
	font-size: .65em;
	color: #7B6D35;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
}

