table.fixed {
	table-layout: fixed;
}


.footer {
	font-size:10px;
	color:black;
	font-family: Verdana, Arial, Helvetica;
	}




A:link {
	background-color : transparent;
	color : #CC0000;
	font-weight : normal;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : #CC0000;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}


SELECT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px
}
INPUT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px
}

IMG{
	border: none;
}


H1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : #003399;
	margin-bottom : 10px;
	margin-top : 10px;
	font-weight : bold;
}
H2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
	font-weight : bold;
}
H3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
	font-weight : bold;
}
H4 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H5 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
}
.subhead1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
}
.subhead2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: #003399;
	font-weight: bold;
}
.headerdate {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}



P {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 6px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : justify;
}

table.justtext {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 6px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : left;
}
td {
	vertical-align : top;
}



.caption {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
}
.bulletlist {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 4px;
	color : #333333;
}
.table {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC3366;
	border-color : #FFFFFF;
	background-color: Silver;
}
.media1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
	border : none;
	border-color : #000000;
	background-color: #CCCCCC;
	vertical-align : top;
}
.media2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	border : none;
	border-color : #FFFFFF;
	background-color: #BBBBBB;
	vertical-align : top;
}
.media3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #003399;
	border : none;
	border-color : #FFFFFF;
	background-color: #DDDDDD;
	vertical-align : top;
}
.media4 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	border : none;
	border-color : #FFFFFF;
	background-color: #CCCCCC;
	vertical-align : top;
}

.searchform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}


.poll {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : normal;
	text-align: left;
}

.poll-head {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-align: center;
}



form {
	background-color: #DDDDDD;
	padding: 4px 4px 4px 4px;
	border-color : #FFFFFF;
	border-style : ridge ridge ridge ridge;
	border-width: 2px 2px 2px 2px;
}

.mailform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : normal;
	text-align: left;
}
.mailformrequired {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : bold;
}
.mailformcomment {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : bold;
}
.mailformradio {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : normal;
}

.filelinks {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;
}
.sitemap4 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

/* Menu */

.submenu-level2 {
	border-width: 1px;
	border-style: solid solid solid solid; /*none none none none;*/
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.submenu-level2cell1 {
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	border-collapse: collapse;
}

.submenu-level2cell2 {
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px 4px 4px 0px;
	margin: 0px;
	border-collapse: collapse;
}

.submenu-level2text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.submenu-level3 {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px;
	margin: 0px;
	border-collapse: collapse;
}

.submenu-level3cell1 {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.submenu-level3cell2 {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #003399;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.submenu-level3text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.celmenu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}


/*Linke Leiste*/

table.linkeleiste {
	border-collapse: collapse;
	background-color: #003399;
	table-layout: fixed;
}
td.linkeleiste {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 4px 4px 6px 4px;
}

a.linkeleiste:link {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
a.linkeleiste:visited {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
a.linkeleiste:hover {
	background-color : transparent;
	color : #AABBFF;
	font-weight : normal;
	text-decoration : none;
}
a.linkeleiste:active {
	background-color : transparent;
	color : #AABBFF;
	font-weight : normal;
	text-decoration : none;
}
a.linkeleisteumfrage:link {
	background-color : transparent;
	color : #FF0000;
	font-weight: bold;
	text-decoration : none;
}
a.linkeleisteumfrage:visited {
	background-color : transparent;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
a.linkeleisteumfrage:hover {
	background-color : transparent;
	color : #FF5555;
	font-weight : bold;
	text-decoration : none;
}
a.linkeleisteumfrage:active {
	background-color : transparent;
	color : #FF5555;
	font-weight : bold;
	text-decoration : none;
}


table.blind {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: fixed;
	border-style: none;
}


/*Banner*/

table.banner1 {
    /* oben rechts unten links */
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: auto;
	border-style: none;
	background-color: #AACCFF;
}

table.banner2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: auto;
	border-style: none;
	background-color: #FFFFFF;
}

th.ban1 {
    margin: 0px 0px 0px 0px;
	padding: 2px 2px 3px 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #CC0000;
	text-transform: uppercase;
	text-align: left;
    vertical-align: top;
}
td.ban1_left {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 140%;
	font-weight: normal;
	color: #000000;
	border-style: none;
	background-color: #AACCFF;
	text-transform: none;
	text-align: left;
    vertical-align: top;
}
td.ban1_right {
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 140%;
	font-weight: normal;
	color: #000000;
	border-style: none;
	background-color: #AACCFF;
	text-transform: none;
	text-align: right;
   vertical-align: top;
}
td.ban2 {
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height : 140%;
	font-weight: bold;
	color: #003399;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	background-color: #AACCFF;
	text-transform: uppercase;
	text-align: center;
   vertical-align: top;
}


/*Frontpage News*/

table.fp1 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: auto;
	border-style: none;
}
table.fp2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	table-layout: auto;
	border-style: none;
}
th.fp1 {
    margin: 0px 0px 0px 0px;
	padding: 2px 2px 3px 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #003399;
	text-transform: uppercase;
	text-align: left;
    vertical-align: top;
}
th.fp2 {
    margin: 0px 0px 0px 0px;
	padding: 2px 2px 3px 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #555555;
	text-transform: uppercase;
	text-align: center;
    vertical-align: top;
}
td.fp1_left {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 140%;
	font-weight: normal;
	color: #000000;
	border-style: none;
	background-color: #FFFFFF;
	text-transform: none;
	text-align: left;
    vertical-align: top;
}
td.fp1_right {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 140%;
	font-weight: normal;
	color: #000000;
	border-style: none;
	background-color: #FFFFFF;
	text-transform: none;
	text-align: right;
    vertical-align: top;
}
td.fp1_center {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 140%;
	font-weight: normal;
	color: #000000;
	border-style: none;
	background-color: #CCCCCC;
	text-transform: none;
	text-align: center;
    vertical-align: middle;
}

th.fpsn {
    margin: 0px 0px 0px 0px;
	padding: 2px 2px 3px 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #CC0000;
	text-transform: uppercase;
	text-align: center;
    vertical-align: top;
}
.fpsntick {
    margin: 0px 0px 0px 0px;
	padding: 2px 2px 3px 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #CC0000;
	text-transform: uppercase;
	text-align: left;
    vertical-align: top;
}
a.fpsn:link {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.fpsn:visited {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.fpsn:hover {
	background-color : transparent;
	color : #FFDD00;
	font-weight : bold;
	text-decoration : none;
}
a.fpsn:active {
	background-color : transparent;
	color : #FFFF00;
	font-weight : bold;
	text-decoration : none;
}


/*LATEST NEWs*/

table.topnews {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8px;
	margin: 2px;
	padding: 0px;
	margin: 2px;
	border-style: none;
	border-width: 2px:
	table-layout : fixed;
}


/*SINGLE NEWs*/

H1.snews_title {

}

H2.snews_subheader {
	color : #000000;
	font-size : 13px;
}

P.snews_content {

}

P.snews_category {
    color: #003399;
    text-align=right;
}

P.snews_author {

}

P.snews_email {

}

P.snews_date {

}

P.snews_time {

}

P.snews_age {

}

P.snews_links {
	margin-top : 12px;
	margin-bottom : 12px;
}

P.snews_related {

}

IMG.snews_image {

}

P.snews_uid {

}


/*Adressen Tabelle*/
table.adr{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}
th.adr{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	text-align: left;
	color: #003399;
}
td.adr{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}


/* OODSET */

.tabletab {
	text-align : center;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #FFFFFF;
}
.tdtab {
	background-color : white; //#01D301;
	font-weight: bold;
	width = 34px;
	height = 20px;
	vertical-align = middle;
}
table.oddset {
	text-align : center;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #FFFFFF;
}
tr.oddhead {
	font-weight : bold;
}
tr.oddrow1 {
	background-color : #99CB01;
}
tr.oddrow2 {
	background-color : #DAECA1;
}
.oddwt {
	color : #FFFFFF;
	background-color : #EE0000;
	text-align : left;
	font-weight : bold;
}

a.tm {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	line-height : 120%;
	color : #719600;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 6px;
	margin-left : 6px;
	padding-bottom : 0px;
	text-indent : 0px;
	background-color : #DAECA1;
}

a.tm.no:link {
	background-color : transparent;
	color : #719600;
	font-weight : normal;
	text-decoration : none;
}
a.tm.no:visited {
	background-color : transparent;
	color : #719600;
	font-weight : normal;
	text-decoration : none;
}
a.tm.no:hover {
	background-color : transparent;
	color : #719600;
	font-weight : normal;
	text-decoration : underline;
}
a.tm.no:active {
	background-color : transparent;
	color : #719600;
	font-weight : normal;
	text-decoration : none;
}

/* Handball Managerspiel */


.hwhead1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	font-weight : bold;
	color : #FFFFFF;
	border-color : #FFFFFF;
	background-color : #003399;
}
.hwrow1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #333333;
	border-color : #000000;
	background-color : #FFFFFF;
}
.hwrow2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #333333;
	border-color : #000000;
	background-color : #f0f0f0;
}

.alk1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	background-color : transparent;
	color : #333333;
   border-style : none;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : right;
}
.alk2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	background-color : #EEEEEE;
	color: #333333;
   border-style : none;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : left;
}
.alk3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	background-color : transparent;
	color : #333333;
   border-style : none;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : left;
}
