/* CSS Document */
*{margin:0;padding:0;border:0;}
html{margin:0;padding:0;border:0;
/* Scrollbars rechts immer anzeigen */
 height: 100%;
 margin-bottom:1px;}
body{margin:0;padding:0 ;border:0;
 font-size:100.01%;
 font-family:Arial, Helvetica, sans-serif;
 color: #fff;
 background-color:#600000;
 text-align:center;}
.floatR{float:right;}
.floatL{float:left;}
.floatClear{clear:left; clear:right; clear: both;}
p.floatClear{clear:left; clear:right; clear: both;line-height:1px; font-size:1px;}
#div4wholepage{
 margin:6px auto;
 padding:24px 0;
 text-align:center;
 width:810px;
 background-color:#000000;
}
div#logo {
	float: left;
	width: 320px;
	height: 75px;
	background: url(/images/vkl-closed.jpg) 0 0 no-repeat;
}
#header{
 width:770px;
 margin:0 auto;
 text-align:left;}
h1{ font-size:1.4em; text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 border:1px solid #808080;
 border-width:1px 0;
 padding:6px 0;
 margin-bottom:6px;
 letter-spacing:2px;}
h2{ font-size:1.2em; text-align:center;
 padding:6px 0;
 margin-bottom:6px;}
a{ color:#e9e9e9;font-weight:bold; }
#div4images{ margin:auto auto;text-align:center; width:900px;}
dl{
 float:left;
 width:260px;
 text-align:center;
 height:400px;
 overflow:auto;
 background-color:#990134;
 margin:5px;}
dt{ width:260px;text-align:center;margin-top:10px; height:250px; }
dd{color:#fff;font-weight:normal;font-size:0.9em;margin-top:0px;
padding:5px;background-color:#990000;line-height:105%;
}

