/***********************************
Parts
************************************/
div.grundlagen-part,
div.part-bildtext-liste,
div.part-linkliste,
div.part-downloads,
div.thumbgallery,
div.part-tabelle,
div.part-bild-gross-beschreibung,
div.part-sitemap,
div.part-athlethen-liste,
div.part-athlethen-detail,
div.form_standard,
div.part-newsarchiv,
div.part-mitglieder-liste {
	width: 540px;
	/*
	height: auto !important;
	height: 100px;
	min-height: 100px;
	*/
	float: left;
	margin: 0 15px 15px 15px;
	font-size: 1.1em;
	line-height: 1.6;
	display: inline;
}
div#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #004f99;
}
div.grundlagen-part p,
div.part-bildtext-liste p,
div.part-linkliste p,
div.part-downloads p,
div.thumbgallery p,
div.part-tabelle p,
div.part-bild-gross-beschreibung p,
div.part-mitglieder-liste p {
	margin: 10px 0;
}
div.grundlagen-part p strong,
div.part-bildtext-liste p strong,
div.thumbgallery p strong,
div.part-tabelle p strong,
div.part-bild-gross-beschreibung p strong,
div.part-mitglieder-liste p strong {
	font-weight: normal;
	color: #004f99;
}
div.grundlagen-part p.date {
	font-style: italic;
}
div.grundlagen-part ul.bilder-liste {
	float: left;
	margin: 0 15px 0 0;
}
div.grundlagen-part ul.bilder-liste li  {
	margin: 0 15px 5px 0;
	list-style: none;
	/*
	background: #fafafa;
	*/
	padding: 2px 0 0 0;
	line-height: 1%;
}
div.grundlagen-part ul.bilder-liste li p{
	margin: 0;
}
div.grundlagen-part ul.bilder-liste img {
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
div.grundlagen-part ul li {
	list-style: square;
	margin: 0 30px;
}
div.part-bildtext-liste div {
	float: left;
	width: 100%;
}
div.part-bildtext-liste p.content-image {
	float: right;
	margin: 0 0 5px 15px;
	background: #fafafa;
	padding: 2px;
	line-height: 1%;
}
div.part-bildtext-liste p.content-image img {
	display: block;
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
div.part-bildtext-liste p.vorstand-image {
	float: left;
	margin: 0 15px 50px 0;
	background: #fafafa;
	padding: 2px;
	line-height: 1%;
}
div.part-bildtext-liste p.vorstand-image img {
	display: block;
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
div.part-linkliste ul {
	float: left;
	width: 100%;
}
div.part-linkliste li {
	width: 250px;
	float: left;
	line-height: 1.8;
	margin: 5px 10px 5px 0;
}
div.part-downloads ul{
	float: left;
	width: 100%;	
}
div.part-downloads li {
	width: auto !important;
	width: 260px;
	min-width: 260px;
	float: left;
	line-height: 1.8;
	margin: 5px 10px 5px 0;
}
div.part-tabelle table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 540px;
	margin: 1em 0 2em 0;
}
div.part-tabelle th {
	padding: 3px 2px;
	font-weight: normal;
	color: #fff;
	background: #004f99 url(../img/layout/bg-table.gif) repeat-x;
	border: solid #fff;
	border-width: 0 0 1px 0;
}
div.part-tabelle td {
	padding: 1px 2px;
	background: #FAFAFA;
	border: solid #fff;
	border-width: 0 0 1px 0;
}
div.part-tabelle tr.altRow td {
	background: #f5f5f5;
}
div.part-bild-gross-beschreibung p.content-image {
	float: left;
	margin: 0 15px 10px 0;
	background: #fafafa;
	padding: 2px;
	line-height: 1%;
}
div.part-bild-gross-beschreibung p.content-image img {
	display: block;
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
div#content div.part-sitemap h4 {
	color: #666;
	margin-bottom: 0;
}
div.part-sitemap ul {
	margin: 0 0 0 40px;
}
div.part-sitemap ul ul {
	background: url(../img/layout/sitemap-bg.gif) no-repeat bottom left;
	margin: 0 0 0 1em;
	padding: 1em 0 0 0;
}
div.part-sitemap li {
	float: left;
	clear: both;
	width: 200px;
}
div.part-sitemap li li {
	float: none;
	padding: .2em 0 .2em 1.5em;
	background: url(../img/layout/sitemap_horizontal.gif) no-repeat 0 11px;
}
div.part-athlethen-liste ul {
	width: 540px;
	margin: 10px 0;
	background: #f2f2f2;
	height: 105px;
	min-height: 105px;
}
div.part-athlethen-liste ul.altRow {
	background: #f9f9f9;
}

div.part-athlethen-liste li {
	padding-left: 125px;
}

div.part-athlethen-liste li.content-image {
	float: left;
	margin: 0 20px 0 0; 
	padding:0;
}

div.part-athlethen-liste li.content-image a {
	width: 100px;
}

div.part-athlethen-liste li span {
	display: block;
	float: left;
	font-weight: bold;
	width: auto !important;
	width: 10em;
	min-width: 10em;
}
div.part-athlethen-liste li a.link-detail {
	padding: 3px 0 3px 15px;
	float: left;
	background: transparent url(../img/layout/pfeil-small.gif) no-repeat 0 8px ;
}
div#content div.part-athlethen-liste h4 {
	margin: 8px 0 5px 0;
	font-size: 1.2em;
}
div.part-athlethen-detail p.content-image {
	float: left;
	margin: 0 15px 10px 0;
	background: #fafafa;
	padding: 2px;
	line-height: 1%;
	position: absolute;
}
div.part-athlethen-detail p.content-image img {
	display: block;
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
div.part-athlethen-detail li span {
	display: block;
	float: left;
	font-weight: bold;
	width: auto !important;
	width: 12em;
	min-width: 12em;
}
div.part-athlethen-detail li {
	display: block;
	padding: 2px 2px 2px 150px;
}

div.part-athlethen-detail li ul {
	float:left;
	display:block;
}

div.part-athlethen-detail li ul li span {
	display: none;
}

div.part-athlethen-detail li.altRow {
	background: #f9f9f9;
}

div.part-athlethen-detail li ul li, div.part-athlethen-detail li ul li.altRow {
	display:block;
	padding: 2px 0;
	background: transparent;
}

div.part-athlethen-detail p a.backlink {
	padding: 0 0 0 20px;
	margin: 50px 0;
	background: transparent url(../img/layout/back-small.gif) bottom left no-repeat;
	display: block;
}
div.news li.archive-link,div.events li.archive-link {
	border-width: 0;
	margin: .5em 1em 1em 0;
}
div.news li.archive-link a,div.events li.archive-link a {
	color: #004f99;
	padding: 0 0 0 15px;
	background: transparent url(../img/layout/pfeil-small.gif) 0 5px no-repeat;
	display: block;
}
div.news li.archive-link a:hover, div.events li.archive-link a:hover {
	color: #666;
}
div.news span.nonews, div.events span.nonews{
	font-weight: normal;
}
div.news a.nonews, div.events a.nonews {
	color: #004f99;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
	background: transparent url(../img/layout/pfeil-small.gif) 0 5px no-repeat;
	display: block;	
}
div.part-newsarchiv li {
	float: left;
	width: 100%;
	clear: both;
	padding: 2px 0;
}
div.part-newsarchiv li.altRow {
	background: #f9f9f9;
}
div.part-newsarchiv li span {
	float: left;
	margin: 0 10px 0 0;
	width: auto !important;
	width: 15em;
	min-width: 15em;
}
div.part-newsarchiv li a {
	float: left;
}

div.form_standard label {
	display: block;	
	margin: 5px 0 0 0;
}
div.form_standard input, div.form_standard textarea, select {
	width: 20em;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	padding: 1px;
}
div.form_standard select {
	width: auto;
	padding: 1px 1px 1px 1px;
}
div.form_standard select option {
	padding: 0 10px 0 0;
}
div.form_standard textarea {
	width: 25em;
	height: 8em;
}
div.form_standard p {
	padding: 1.5em 0;
}
div.form_standard p input {
	width: 10em;
	margin: 0 0 0 15.6em;
}
div.form_standard legend {
	display: none;
}
div.form_standard ol.RadioButton {
	margin: 0 0 20px 0;
}
div.form_standard ol.RadioButton li {
	padding: 2px 0;
}
div.form_standard ol.RadioButton label {
	display: inline;
}
div.form_standard ol.RadioButton input {
	width: auto;
	margin: 0 5px 0 0;
}
div.form_standard ol.CheckBox {
	margin: 0 0 20px 0;
}
div.form_standard ol.CheckBox li {
	padding: 2px 0;
}
div.form_standard ol.CheckBox label {
	display: inline;
}
div.form_standard ol.CheckBox input {
	width: auto;
	margin: 0 5px 0 0;
}
div.form_standard div.ValidationSummary, div.form_standard em {
	color: #d8000a;
	font-style: normal;
}
div.form_standard div.ValidationSummary {
	border-top: 1px solid #d8000a;
	border-bottom: 1px solid #d8000a;
	display: none;
	padding: 0 0 20px 0;
}
div.form_standard div.ValidationSummary ul li{
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	background: url(../img/layout/list-icon-vali.gif) no-repeat center left;
}
div.form_standard div#danke {
	border-top: 1px solid #004F99;
	border-bottom: 1px solid #004F99;
	padding: 10px 0;
	margin: 10px 0;
	color: #004F99;
}
div.form_standard span.RadioButton {

}
div.form_standard span.RadioButton label {
	display: inline;
	margin: 0 10px 0 5px;
}
div.form_standard span.RadioButton input {
	width: auto;
	display: inline;
}

/* ############################################
	Bildergalerie
############################################ */ 
ul.thumblist {
	padding: 0;
	margin: 0;
}
ul.thumblist a {
	display: inline;
}
ul.thumblist li {
	float: left;
	padding: 0;
	list-style: none;/*
	margin: 0 20px 20px 0;*/
	margin: 10px 10px 10px 0;
	background: #fafafa;
	padding: 2px;
	line-height: 1%;
}
ul.thumblist img {
	padding: 5px;
	background: #fff;
	border: solid #f3f3f3;
	border-width: 1px;
}
ul.thumblist li.hide { display: none; }
ul.thumblist li.show { display: block; }

#imgProgress {
	position:absolute;
	z-index: 3;
}
p.paging {
	float: left;
	width: 480px;
	margin: 15px 0 0 0;
}
p.paging span {
	float: left;
	line-height: 1.0;
	padding: 5px 10px 5px 0;
} 
p.paging a {
	float: left;
	line-height: 1.0;
	padding: 5px 10px 5px 0;
}
div#thumbviewer {
	position: absolute;
	background: #FFF;
	border: 1px solid #999;
	z-index: 2;
	font-size: 12px;
	color: #999;
}
div#thumbviewer img#currentImg {
	padding: 0 10px;
}
div#overlay{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #000;
	left: 0;
	top: 0;
	position:absolute;
	z-index: 1;
}
#itmCounter {
	float: left;
	width: 100px;
	margin: 13px 0 0 10px;
}
div#img-controls {
	background: #FFF;
	height: 25px;
	width: auto !important;
	width: 400px;
	padding: 10px 0;
	margin: 0;
}
div#img-controls ul {
	margin: 0;
	padding: 0;
}
div#img-controls ul li {
	float: left;
	list-style: none;
}
div#img-controls ul li a {
	float: left;
	height: 25px;
	width: 33px;
	text-indent: -2000px;
	padding: 0 10px;
	text-align: left;
}
div#img-controls ul li a#prevImg {
	background: url(../img/layout/gallery-control-prev.gif) no-repeat top center;
}
div#img-controls ul li a#playShow {
	background: url(../img/layout/gallery-control-play.gif) no-repeat top center;
}
div#img-controls ul li a#playShow.playing {
	background: url(../img/layout/gallery-control-pause.gif) no-repeat top center;
}
div#img-controls ul li a#nextImg {
	background: url(../img/layout/gallery-control-next.gif) no-repeat top center;
}
div#img-controls ul li a#close-link {
	position: absolute;
	right: 0px;
	background: url(../img/layout/gallery-control-close.gif) no-repeat top center;
}
div#thumbviewer p#img-info {
	text-align: center;
	padding: 5px;
	background: #ededed;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
	border: solid #d3d3d3;
	border-width: 1px 0 0 0;
}
#imgLoading {
	background: transparent !important;
}

div.part-mitglieder-liste div.block{
	float: none;
	width: 100%;
}

div.part-mitglieder-liste div.block div {
	float: left;
	width: 250px;
	padding-top: 10px;
	border-top: 1px solid #d3d3d3;
	margin-right: 20px;
}

