/* CSS: AIV WÜRZBURG */

/* ----------------------------------- */
/* Allgemeine Gestaltungselemente */
/* ----------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
}

#position {
	height: 100%;
	overflow: visible;
}

#header {
	text-decoration: none;
	padding: 5px 0px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	clear: both;
}

#content {
	overflow: visible;
}

#navigation {
	display: none;
}

#text {
	line-height: 20px;
	overflow: visible;
}

#subnavigation {
	display: none;
}

#footer {
	font-size: 12px;
	text-align: right;
	height: 20px;
	overflow: visible;
}

.seperator {
	display: none;
}

.back {
	display: none;
}

.error {
	display: none;
}

.badfield {
	font-weight: bold;
}

/* ----------------------------------- */
/* Verweise */
/* ----------------------------------- */
#text a {
	text-decoration: none;
}

#text a:hover {
}

#text a:active {
}

#text a:visited {
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
}

#footer a:active {
}

#footer a:visited {
}

/* ----------------------------------- */
/* HTML-Elemente */
/* ----------------------------------- */

h1 {
	font-size: 18px;
	clear: both;
}

h2, h3, h4, h5, h6 {
	font-size: 16px;
	clear: both;
}

p {
	font-size: 14px;
}

li {
	list-style-type: none;
	list-style-image: url(../images/aiv_list.gif);
}

td {
	padding-right: 20px;
}

img {
	display: none;
}

input, textarea {
	font-size: 14px;
	width: 515px;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
