body {
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:0px;
}

form {
	padding:0px;
	margin:0px;
}

hr {
	color:#483D8B;
}

.title {
	color:#ffffff;
	font-weight:bold;
}

.top_border {
	border:1px solid #483D8B;
	border-bottom:none;
	border-right:none;
}

.top_border td {
	border-bottom:1px solid #483D8B;
	border-right:1px solid #483D8B;
}


td {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000000;
}

.small {
	font-size:10px;
	font-family:verdana,arial,geneva,sans-serif;
}

.smallgrey {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000066;
}

a {
	color:#000066;
	text-decoration:none;
}

a:visited {
	color:#051254;
}

a:hover {
	color:#006699;
}


a:active {
	color:#051254;
}

.link a, .link a:visited, .link a:hover, .link a:active {
	font-weight:bold;
}

a.link {
	font-weight:bold;
}

.menu {
	border-right:1px solid #000066;
}

.menu a, .menu a:visited, .menu a:active {
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}

.menu a:hover {
	font-weight:bold;
	color:#006699;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.adsense {
	border: dashed 1px #483D8B;
	padding: 7;
}

/* ab hier nderungen der Version 1.4.1 */

legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}

fieldset {
	border:1px solid #483D8B;
	padding:12px;
}

.error {
	color:#990000;
	background-color:#FFFFE1;
	border:1px dashed #990000;
	margin-top:25px;
	margin-bottom:25px;
   	font-weight:bold;
}

.addform_titel {
	font-weight:bold;
	margin-bottom:5px;
}

h1 {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000066;
}

/* ab hier nderungen der Version 1.4.7 */

.keyword { /* Keywordmarkierung in der Suchfunktion */
	background-color:#FFFF00;
} 
