/* CSS Document */
#content, .loginbutton {
	font-size:0.8em;
}
#content a, .loginbutton {
	color:#970000;
	text-decoration:underline;
}
#content a:hover, .loginbutton:hover {
	text-decoration:none;
}
#content h1 {
	font-size:1.2em;
	font-weight:700;
	border-bottom:1px #970000 solid;
	background:url(../bilder/970000_8x8.jpg) no-repeat 5px 5px;
	padding:0 0 3px 20px;
	margin:10px 0 20px -10px;
}
#content h2 {
	font-size:1em;
	font-weight:700;
	border-bottom:1px #970000 solid;
	background:url(../bilder/970000_6x6.jpg) no-repeat 5px 4px;
	padding:0 0 3px 20px;
	margin:20px 0 10px -5px;
}
#content h3 {
	font-size:0.9em;
	font-weight:700;
	font-style:italic;
	margin:10px 0 5px 0;
	padding:0 0 3px 3px;
	border-bottom:1px #970000 solid;
}
#content p {
	margin:0 0 15px 0;
	line-height:150%;
}
#content .small {
	font-size:0.9em;
	font-style:italic;
	margin-bottom:0;
}
#content hr {
	margin:10px 0;
	background:#300;
	height:1px;
}
#content em {
	font-style:italic;
}
#content strong {
	font-weight:700;
}
#content ul {
	padding-bottom:10px;
}
#content li {
	list-style-type:none;
	padding-left:15px;
	background:url(../bilder/970000_4x4.jpg) 5px 6px no-repeat;
	line-height:130%;
	margin-top:5px;
}
#content li.large {
	padding-left:20px;
	background:url(../bilder/970000_6x6.jpg) 5px 5px no-repeat;
}
.webmaster table, #content table.table {
	border-collapse:collapse;
	margin:10px 0;
}
.webmaster table td, #content table.table td, .webmaster table th, #content table.table th {
	border:1px #970000 solid;
	padding:3px 5px;
}
.webmaster table th, #content table.table th {
	font-weight:bold;
	background-color:#FFE6B7;
	text-align:left;
}
#content select, #content input[type=button], #content input[type=submit], #content input[type=file] {
	border:1px #000000 solid;
	font:100%;
}
#content input[type=button], #content input[type=submit] {
	padding:3px;
	cursor:pointer;
}
#content input[type=button] {
	padding:3px;
	cursor:pointer;
}
#content iframe {
	width:100%;
	height:400px;
}
#content .float-r {
	float:right;
}

/* von Vorstand->Detailansicht */
#content .zurueck {
	float:right;
	font-size:0.6em;
	padding-top:6px;
}
#content .vorstand_content {
	float:left;
	width:350px;
}
#content .vorstand-left {
	width:180px;
}
#content .hochformat {
	margin-right:40px;
}

/* von Links */
#content .links tr {
	min-height:40px;
}
#content .logos {
	width:150px;
}
#content .logos img {
	width:100%;
}
#content .logos img.hochformat {
	height:60px;
	width:auto;
}

/*interactive*/
#loginbutton, #filebutton {
	float:right;
	font-size:0.7em;
	padding:3px 10px 2px 0;
}
#filebutton {
	display:none;
}
