body,html {
	margin: 0px;
	/*font-family: Arial, helvetica, sans-serif;*/
	font-family: Verdana, helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
	}
a:link {
	color: #008ECB;
	text-decoration: none;
	}
a:visited {
	color: #008ECB;
	text-decoration: none;
	}
a:hover {
	color: #008ECB;
	text-decoration: underline;
	}
a:active {
	color: #008ECB;
	text-decoration: none;
	}

.db {
	background-color: #004B89;
	}
.outer {
	border: solid 1px #004B89;
	} 
#logo {
	background-color: #ffffff;
	}
#logo img {
	padding-top: 50px;
	padding-left: 45px;
	}
.hb {
	background-color: #008ECB;
	}
#zitat {
	position: relative;
	top: 193px;
	left: -510px;
	color: #000;
	/*font-weight: bold;*/
	font-size: 10px;
	width: 500px;
}
#content {
	width: 470px;
	padding-top: 0px;
	margin-top: 0px;
	}
#content img {
	border: solid 0px #fff;
	}
#content td {
	vertical-align: top;
	}
#text ul {
	padding-left: 0px;
	margin-left: 10px;
	}
#text li {
	margin-left: 5px;
}
#text {
	width: 460px;
	}
#footer {
	color: #fff;
	height: 70px;
	padding-left: 207px;
	padding-top: 10px;
	}
#footer a {
	color: #fff;
	}
#footer p {
	line-height: 1.3em;
	} 
h1 {
	font-size: 12px;
	text-transform: uppercase;
	}
#text {
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 30px;
	line-height: 1.4em;
	}
#navlist {
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 150px;
	margin-bottom: 30px;
	}
#navlist li {
	list-style-type: none;
	font-size: 13px;
	padding: 4px 0px 4px 0px;
	}
.no {
	background-image: url(http://www.asscc.at/fileadmin/asscc/templ/img/pfeil_kl.gif);
	background-repeat: no-repeat;
	background-position: 100px 50%;
	}
.no_l2 {
	background-image: url(http://www.asscc.at/fileadmin/asscc/templ/img/pfeil_kl.gif);
	background-repeat: no-repeat;
	background-position: 90px 50%;
	margin-left: 10px;
	}
.over {
	background-image: url(http://www.asscc.at/fileadmin/asscc/templ/img/pfeil_dbl.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 100px 50%;
}
.over_l2 {
	background-image: url(http://www.asscc.at/fileadmin/asscc/templ/img/pfeil_dbl.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 90px 50%;
	margin-left: 10px;
}
#navlist a {
	text-decoration: none;
	color: #fff;
	}
#formtable {
	background-color: #DBDDDA;
	padding: 5px;
}
input {
	width: 97%;
	}
.button {
	width: 100px;
	border: solid 1px gray;
	}