* {
    padding: 0;
    margin: 0px;} 

html{
height: 110%;
} 
htm{
height: 110%;
} 


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 125%;
background-color: #FFFFFF;}

img { border:0px;}



table { border:1px solid #999999; border-collapse:collapse; }
td, th { border:1px solid #999999; padding:5px; text-align:left;}


.hallenadmin {
	font-size: x-small;
text-decoration: none;
}

.hallenadmin a{
	font-size: x-small;
	color: #FFFFFF;
text-decoration: none;
}



/*  äussere Box mit linkem und rechtem schattierten rand  */

#box-border {
background-color: #FFFFFF;
height: 900px;
margin: 0px auto 10px auto;
width: 1024px;
border-left: 1px solid #003300;
border-right: 1px solid #003300;
}


/*  header mit logo  */
#box-header {
width: 1024px;
height: 125px;
background-image: url(../images/header-logo-05.jpg);
background-color: #FFFFFF;
background-repeat: no-repeat;
border-bottom: 6px solid #003300;
}

.header-text {
padding-top: 70px;
width: 675px;
margin-left: 333px;
font-size: 12px;
line-height: 165%;
color: #003300;
text-align: center;
}

.header-text a { color: #003300; text-decoration: none; font-weight:normal; font-style:normal;}
.header-text a:visited { color: #1A4747; text-decoration: none;}
.header-text a:hover { color: #B8B8B8; text-decoration: none;}
.header-text a:active { color: #B8B8B8; text-decoration: none;}



/* ##########################  horizontal menue  */

#horizontal-menue {
padding-top: 8px;
width: 1024px;
height: 25px;
border-bottom: 3px solid #003300;
background-color: #ffffff;
}



.home-box{
float: left;
width: 177px;
margin-left: 148px;
}



.home-box a { color: #003300; text-decoration: none; font-size:14px; font-weight:normal; font-style:normal;}
.home-box a:visited { color: #003300; text-decoration: none;}
.home-box a:hover { color: #B8B8B8; text-decoration: none;}
.home-box a:active { color: #B8B8B8; text-decoration: none;}





.link-box{
float: left;
margin-left: 18px;
}



.link-box a { color: #003300; text-decoration: none; font-size:14px; font-weight:normal; font-style:normal;}
.link-box a:visited { color: #003300; text-decoration: none;}
.link-box a:hover { color: #B8B8B8; text-decoration: none;}
.link-box a:active { color: #B8B8B8; text-decoration: none;}



.link-box-rechts{
float: right;
margin-right: 15px;
}



.link-box-rechts a { color: #003300; text-decoration: none; font-size:14px; font-weight:normal; font-style:normal;}
.link-box-rechts a:visited { color: #003300; text-decoration: none;}
.link-box-rechts a:hover { color: #B8B8B8; text-decoration: none;}
.link-box-rechts a:active { color: #B8B8B8; text-decoration: none;}







/* ########################## spalte links  */

#box-left {
background-color:#FFFFFF;
height: 690px;
margin-left: 4px;
margin-top: 15px;
width: 310px;
float: left;
}

#box-left img{
border:1px solid #003300;}


.inbox-left {
	float: left;
	border: 1px none #003300;
	margin-left: 10px;
	margin-bottom: 20px;
}


.inbox-left h1 {
width: 278px;
font-size: 14px;
border-top: 1px solid #003300;
border-bottom: 1px solid #003300;
background-color:#8FA58F;
color: #444444;
padding-bottom: 1px;
padding-left: 5px;}



.inbox-left h2 {
font-size: 12px;
font-weight: bold;}


.inbox-left ul {
	line-height: 200%;
	margin-left: 20px;
	list-style-image:url(../images/ul-dot-rund.jpg);
}

.inbox-left ul ul {
	margin-bottom: 12px;
	margin-left: 20px;
	background-color: transparent;
	list-style-position: outside;
	margin-top: 6px;
	list-style-type: circle;}


.inbox-left a { color: #4E9273; text-decoration: underline; font-weight:normal; font-style:normal;}
.inbox-left a:visited { color: #4E9273; text-decoration: underline;}
.inbox-left a:hover { color: #B8B8B8; text-decoration: underline;}
.inbox-left a:active { color: #4E9273; text-decoration: underline;}




/* ########################## spalte rechts  */

#box-right {
background-color:#FFFFFF;
margin-right: 1px;
margin-left: 1px;
margin-top: 13px;
width: 674px;
float: right;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
height: 690px;


}

#box-right img{
border:1px solid #4E9273;}


.inbox-right {
width: 664px;
float: left;
}


.inbox-right a { color: #4E9273; text-decoration: underline; font-weight:normal; font-style:normal;}
.inbox-right a:visited { color: #4E9273; text-decoration: underline;}
.inbox-right a:hover { color: #B8B8B8; text-decoration: underline;}
.inbox-right a:active { color: #4E9273; text-decoration: underline;}



.inbox-right h2 {
font-size: 12px;
font-weight: bold;}


.inbox-right ul {
	line-height: 140%;
	margin-left: 10px;
	list-style-image:url(../images/ul-dot-rund.jpg);
}




.inbox-right table { border:0px solid #000000; border-collapse:collapse;}
.inbox-right td, th { border:0px solid #000000;}


.inbox-right-list {
	margin-left: 5px;}

.inbox-right-list ul {
	line-height: 240%;
	margin-left: 15px;
	list-style-image:url(../images/ul-dot-rund.jpg); }



.welcome {
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1A4747;
	text-align: center;
}


/*  footer  */
.box-footer {
margin-left:auto;
margin-right:auto;
margin-bottom: 25px;
width: 1024px;
font-size: 10px;
color: #9E9E9E;
text-align: center;
}


.box-footer a { color: #9E9E9E; text-decoration: none; font-size:10px; font-weight:normal; font-style:normal;}
.box-footer a:visited { color:#9E9E9E; text-decoration: none;}
.box-footer a:hover { color: #262626; text-decoration: none;}
.box-footer a:active { color: #262626; text-decoration: none;}

