p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-size: 12px; font-family:Verdana,Arial,Helvetica,sans-serif; }

h1 { font-size:18px; color:#003366; font-style:normal; }

h2 { font-size:16px; color:#003366; font-style:normal; }

h3 { font-size:14px; color:#003366; font-style:normal; }

h4 { font-size:12px; color:#003366; font-style:normal; }

h5 { font-size:12px; color:#003366; font-style:normal; }

h6 { font-size:12px; color:#003366; font-style:normal; }

a:link { color:#003366; text-decoration:underline; }
/*a:hover { color:#CC0000; text-decoration:underline; }*/
a:visited { color:#003366; text-decoration:underline; }
/*a:visited:hover { color:#CC0000; text-decoration:underline; }*/
a:hover { color:#9b0000; text-decoration:underline; }

body { margin-left: 0 }
.stdabs {margin-bottom:0.5em}

.box, .box_high, .vbox {
	float: left;
	width:310px;
	height: 100px;
	border: solid;
	border-width: 1px;
	border-color: #003366;
	margin: 10px;
	padding: 5px;
	padding-top: 0;
}

.box:hover, .box_high:hover , .vbox:hover  {
	background-color: #c1cbff;
}

.vbox a {
	text-decoration:none;
}

.box_clear {
	clear:left;
}

.box_high {
	height: 150px;
}

.vbox {
	float: left;
	width: 160px;
	height: 40px;
}

.sitecontent { font-size:120%; }

.ueberschrift {

	font-size: 18px;
	font-weight: bold;}
