@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #697174;
	line-height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF !important;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 100%;
	width:17.8cm;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #AFD200;
}

#outer {
	height: 23cm;
	width: 17.8cm;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background-image: url(../images/spickel_consulting.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#aufspanner {
	height: 0;
	width: 0;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	visibility: hidden;
	display: none;
}
#contentouter {
	position:absolute;
	left:0;
	top:3.5cm;
	z-index:5;
	width: 17.8cm;
	height: 23cm;
}
#content {
	margin-left: 1.5cm;
	margin-right: 3cm;
	height: 20cm;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #697174;
	margin-top: 4px;
}
#content a, #content a:link, #content a:visited {	color: #697174;	text-decoration: underline;}
#content a:hover, #content a:active {	color: #AFD200;	text-decoration: underline;}

#content ul {
	list-style-type: square;
}

#content hr {
	border-left: 0 hidden #FFFFFF;
	border-bottom: 0 hidden #FFFFFF;
	border-right: 0 hidden #FFFFFF;
	border-top: 1px solid #808080;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAFAFA;
	background-color: #AFD200;
	z-index: 6;
	height: 20px;
	width: 16.3cm;
	margin-top: 1cm;
	padding-left: 1.5cm;
	bottom: 0;
}
#footer a, #footer a:link, #footer a:visited {	color: #697174;	text-decoration: underline;	visibility: hidden;}
#footer a:hover, #footer a:active {	color: #AFD200;	text-decoration: underline;	visibility: hidden;}

/* Top-Navigation */
/* allgem. */
#topNavi {
	position:absolute;
	left:0px;
	top:0px;
	width:639px;
	height:0px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #697174;
	visibility: hidden;
	display: none;
}

/* Navigation */
/* allgem. */
#navi {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	height:0px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #697174;
	visibility: hidden;
	display: none;
}

