body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin: 0px;
	padding: 0px;
	
}


hr {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

input,select {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

select {
	width: 300px;
}

.hl {
	color: #bc0309;
	font-weight: bold;
	background-color: #cccccc;
}


.head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 990px;
	padding-top: 120px;
}

.breadcrumb {
	width: 400px;
	margin-left: 235px;
	float:left;
	font-size: 10px;
	color: #999999;
	
}

.search{
	width: 109px;
	height: 16px;
	border: 1px solid grey;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.searchform {
	margin-left: 26px;
	float:left;
}


.ok{
	width: 26px;
	height: 19px;
	background-color: #bc0309;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px;
}

.nav {
	height: 553px;
	width: 235px;
	float: left;
}
.nav1 {
	height: 244px;
	width: 235px;
}
#navLong{
	height: 284px;
}
.nav2 {
	height: 247px;
	width: 235px;
}

.nav3 {
	height: 62px;
	width: 235px;
}

.nav_mitglieder td {
	padding: 1px;
	font-size: 11px;
	line-height: 14px;
	background-color: #ededed;
}

.content {
	width: 400px;
	float: left;
	margin-right: 26px;
	font-size: 11px;
	line-height: 16px;
}

.context {
	font-size: 11px;
	width: 149px;
	float: left;

}

.context1 {
	width: 149px;
}

.context2 {
	width: 149px;
	}

.ct1 {
	background-image: url(images/bg_context1.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 161px;
	padding-top: 20px;
	margin-bottom: 15px;
	padding-left: 9px;
}

.ct2 {
	width: 140px;
	height: 68px;
	background-image: url(images/bg_context2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 9px;
	margin-bottom: 15px;
}

.ct {
	font-size: 10px;
	line-height: 12px;
}

.ct a:link {
	color: #000000;
	text-decoration:none;
}


.ct a:visited {
	color: #000000;
	text-decoration:none;
}

.ct a:hover {
	color: #000000;
	text-decoration:none;
}

.ctheadline {
	font-size: 11px;
	color: #bc0309;
	font-weight: bold;
	line-height: 16px;

}

.ctheadline2 {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;

}

.ctarrowlink {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	
}

.printpage {
	width: 149px;
	

}

.headline {
	font-size: 14px;
	color: #bc0309;
	font-weight: bold;
}


.headline2 {
	font-size: 14px;
	font-weight: bold;
	
}

a:link {
	color: #bc0309;
	text-decoration:none;
}

a:hover{
	color: #bc0309;
	text-decoration:underline;
}

a:visited {
	color: #bc0309;
	text-decoration:none;
}

a:active {
	color: #bc0309;
	text-decoration:none;
}

