body, table, td, tr, div, p, pre, h1, h2, h3, h4, Seitentitel, ul {font-family: "Verdana", Arial, Helvetica, sans-serif;}
body, td, div, p, pre, ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.Seitentitel {
	font-size: 24px;
}

.Text {
	text-align: left;
	font-size: 12px;
	font-style: normal;
}


.Fliesstext {
	text-align: justify;
	font-size: 12px;
}
.Untertitel {
	font-size: 12px;
	font-weight: bold;
}
.Bildlegende {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.inputbutton {    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-color: #eeeeee;
    padding: 2px;
    border: 1px solid #CCCCCC;
}

a {	font-size: 14px; text-decoration: none;	font-weight : bold;}
a:link {color:#000000}
a:visited {	color:#666464}
a:active {color:#666666}
a:hover{color: #FE0002;}


