/*
CSS-Dokument Copyright 2007 by hehomedia

Web: http://www.hehomedia.de
E-Mail: info@hehomedia.de
*/

body {
	font-family:Verdana;
	font-size:12px;
	color:#172128;
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
}

img {
	border:0;
}

a:link,
a:active,
a:visited {
	font-family:Verdana;
	font-size:12px;
	color:#172128;
	text-decoration:underline;
}

a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#172128;
	text-decoration:none;
}

.box {
	position:absolute; 
	top:50%;  
	left:50%; 
	width:550px;
	height:274px;
	margin-top:-137px;
	margin-left:-275px;
}

.box2 {
	border:1px solid #9B131B;
	height:190px;
	background:url(http://domain.speicherstation.de/bg.gif) no-repeat center;
}

.domain {
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	text-align:right;
	font-style:italic;
	background:#9B131B;
	padding:3px 5px 3px 0;
	margin:1px;
}

.inhalt {
	font-family:Verdana;
	font-size:12px;
	color:#172128;
	margin:18px;
}

.inhaltVK {
	font-family:Verdana;
	font-size:12px;
	color:#172128;
	margin:10px 18px 18px 18px;
}

.willkommen {
	font-family:Verdana;
	font-size:14px;
	color:#172128;
	font-weight:bold;
}

.links {
	font-family:Verdana;
	font-size:10px;
	color:#172128;
	font-weight:bold;
	text-align:center;	
}

.links a:link,
.links a:active,
.links a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#172128;
	font-weight:bold;
	text-decoration:underline;
}

.links a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#172128;
	font-weight:bold;
	text-decoration:none;
}
