/* DATEI: main.css */
/* Style-Sheet for ASV-Pressbaum (c) 5.7.99 by CMM */
/* revised 28.6.2004 */
/* revised 25.8.2006 */


a:link {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
a:visited {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}
a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:active {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/* --------------------------------------------------------------------- */

p { 
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
} 

h1 {
	font-size: 20px;
	color: #333333;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #333333;
	display: inline;
}

h3 {
	font-size: 14px;
	color: #333333;
	display: inline;
}

h4 {
	font-size: 12px;
	color: #333333;
	display: inline;
}

h5 {
	font-size: 11px;
	color: #333333;
	display: inline;
	line-height: 13px;
}

h6 {
	font-size: 10px;
	color: #333333;
	display: inline;
}

ul,ol,li,nobr {
	 font-size: 10px;
	 color: #333333;
	 }

ul {
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
	}

li {
	margin: 0 0 7px 0;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	}

/* --------------------------------------------------------------------- */

address { font-family: Verdana, Arial, Helvetica, sans-serif; }

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

	div .floatleft {
		float: left;
		margin: 5px 10px 5px 0;
	}

	div .floatright {
		float: right;
		margin: 5px 0 5px 10px;
	}

/* --------------------------------------------------------------------- */

#header {
	position: absolute;
	left: 48px;
	top: 0;
	width: 594px;
	height: 38px;
	z-index: 50;
	margin: 0;
	padding: 10px 0 0 0;
	background: white;
}

	#header .floatleft {
		float: left;
		margin: 0 10px 0 0;
	}

	#header .floatright {
	clear: both;
	margin: 3px 0 0;
	border-top-color: #cccccc;
	border-top-width: 1px;
}
	
	#header div.hr {
	width: 590px;
	height: 1px;
	background-color: #336633;
	border-width: 0;
	margin-top: 3px;
	margin-left: 0;
	text-align: left;
	line-height: 6px;

}

.hico1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.hico2 {
	position: absolute;
	top: 0;
	left: 642px;
	z-index: 99;
}

#content {
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 50;
	width: 670px;
	height: 400px;
}

	#content table {
	border: 1px solid #999999;
}

	#content div.rosa {
	background-color: #fff0e8;
	padding: 5px 0;
}

.element {
	width: 646px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #999999
}

.kasten {
	width: 646px;
	padding: 10px;
	border: 2px dashed #990000;
	overflow: visible;
}

.box {
	width: 646px;
	padding: 10px;
	border: 2px dashed #990000;
	text-align: center;
}

.box1 {
	width: 646px;
	padding: 10px;
	border: 1px solid #999;
	text-align: center;
}

.text10pix {
	font-size: 10px;
	color: #333333;
	}
	
.text11pix {
	font-size: 11px;
	color: #333333;
	}
	
.text12pix {
	font-size: 12px;
	color: #333333;
	}
	
.hell {
	color: #999999;
	}

/* ------------------------ end stylesheet ----------------------------- */
