.fusszeile {  font-size: 8pt;
              font-family: arial}
.impressum  {  font-size: 10pt;
               font-family: arial;
               text-align: center  }
.schrift  {  font-size: 10pt;
             font-family: arial  }
.schriftmeldungen { font-size: 10pt;
                    font-family: arial;
                    text-align: justify  }
.ueberschriftinfobox  {  font-size: 10pt;
                         font-family: arial;
                         font-weight: bold;
                         color: #ffffff;
                         background-color: #3f58b5  }
.ueberschriftmeldungen  {  font-size: 10pt;
                           font-family: arial;
                           font-weight: bold;
                           text-decoration: underline  }

a
{
	color: #000000;
	font-family: sans-serif,arial;
	font-size: 10pt;
	text-decoration: none;
}
a:hover
{
	color: #0033cc;
	text-decoration: underline;
}
a.button
{
	background-color: #d5d5d5;
	border: 1px outset #8888bb;
	line-height: 1.5;
	padding: 2px 2px 2px 2px;
	text-align: center;
	text-decoration: none;
}
a.button:hover
{
	border: 1px inset #8888bb;
}
a.buttonselected
{
	background-color: #9999cc;
	border: 1px inset #8888bb;
	line-height: 1.5;
	padding: 2px 2px 2px 2px;
	text-align: center;
	text-decoration: none;
}
a.buttonselected:hover
{
	background-color: #8888bb;
}
a.menu
{
	border: groove 2px #3f58b5;
	color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 3px 1px 3px;
}
a.menu:hover
{
	color: #ffffff;
	background-color: #4f68c5;
	border: ridge 2px #3f58b5;
	text-decoration: none;
}
a.menu_aktiv
{
	border: ridge 2px #5f78d5;
	color: #ffff55;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 3px 1px 3px;
}
a.menu_aktiv:hover
{
	color: #ffffff;
	background-color: #4f68c5;
	border: groove 2px #3f58b5;
	text-decoration: none;
}
a.th
{
	color: #cc8800;
}

body
{
	font-size: 10pt;
}

div.kopf
{
	color: #ffffff;
	background-color: #3f58b5;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	width: 750px;
}
table.tabauswahlvereine { border-color: #3f58b5;
                          border-style: solid;
                          border-width: 3px }


table.tabvereine { border-color: #3f58b5;
                   border-style: solid;
                   border-width: 2px;
                   position: relative;
                   left: 180px }

table.tabvorstand { border-color: #3f58b5;
                    border-style: solid;
                    border-width: 2px;
                    position: relative;
                    left: 140px }

table.tabtermine { border-color: #3f58b5;
                   background-color: #ffffff;
                   border-style: solid;
                   border-width: 2px;
                   position: relative;
                   left: 125px }

table.tabausschreibung { border-color: #3f58b5;
                         border-style: solid;
                         border-width: 2px;
                         position: relative;
                         left: 100px }
tr.flash:hover
{
	background-color: #ccccee;
}

/* SLIMBOX Anfang*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(fixebilder/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(fixebilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(fixebilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(fixebilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SLIMBOX Ende*/
