/* CSS Document schwingklub solothurn*/
* html body {
	font-size: x-small; /* für IE5/WIN*/
	f\ont-size: small; /*für andere IE Versionen*/
    padding:0;
    margin:0;
    border:0;
}

body {
	margin: 0;
	padding: 0;
	background:#669999 url('../images/layout/bg.gif') repeat-y 50% 0;
	font: small Verdana,Arial, Helvetica, sans-serif;
	height: 100%;
    text-align:center;
}
 
textarea {
	font-family: Verdana;
}

div#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
 
div#header {
	text-align: left;
	height: 180px; /*width: 840px;*/
}
 
div.clear {
	clear: both;
}

div#menu {
	width: 180px;
	min-height: 360px;
	height: auto !important;
	height: 100%;
	float: left;
	background: #D8D0AE;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a {
	color: #CC9966;
	text-decoration: none;
}

a.calendarday {
	width: 18px;
	display: block;
	height: 10px;
}

a:hover {
	text-decoration: underline;
}

div#content {
	margin-left: 180px; /*width:596px;*/
	/*padding: 10px;*/
	background: #ffffff;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	padding: 0px;
	border: 0px;
}

div#content div#contentpad {
	padding: 0px 0 10px 10px;
	/*border-right: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;*/
	background: #ffffff;
	
}

div.pad {
	padding: 0 0 0 5px;
}

div.adress {
margin: 10px 0 0 5px;
font-size:70%;
}

hr.spacer {
	border: 0;
	clear: left;
	margin: 5px auto;
	color: #323232;
	background: #323232;
	text-align: center;
	height: 3px;
}

br.clearer {
	clear: left;
}

div#footer {
	/*width: 829px;*/
	margin: 0 auto;
	clear: both;
	padding: 2px 5px 0 5px;
	color: #FFFFFF;
	font-size: 70%;
	text-align: right;
	height: 15px;
}

table.formtable {
	width: 100%;
	font-size: 90%;
}

tr {
	vertical-align: top;
}

tr.odd {
	background: #EDEDED;
}

table.formtable input, table.formtable select, table.formtable textarea {
	font-size: 90%;
}

table.contenttable {
}

table.contenttable tr {
	vertical-align: top;
}

h1 {
	margin-bottom: 5px;
	font-size: 110%;
	color:#707070;
	font-weight:bold;
	margin-top: 0px;
}

h2, h4, h5, h6 {
	margin-bottom: 5px;
	font-size: 95%;
}
h3 {
	margin:0;
	font-size: 95%;
}

div.bodytext {
	margin-top: 0px;
	padding-left: 5px;
	font-size: 90%; /*line-height: 1.4em; */
}

/*Main Nav*/
ul#menu-1-ul {
	/*width: 160px;   */
	padding: 0;
	margin: 0;
    border:0;
	list-style: none;
	display: block;
	font-size: 80%;
	/*font-weight: bold; */
}


ul#menu-2-ul {
	/*width: 160px; */
	padding: 0;
	margin: 0;
    border:0;  
	list-style: none;
	display: block;
	font-size: 90%;
	
}

li{
 	padding: 0;
	margin: 0;
	border: 0;
}

 li.menu-1-no,  li.menu-1-act {
	width: 180px; 
	float: left; 
	display: block;
	line-height: 19px;
	text-indent: 5px;
}

 li.menu-1-no a {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	display: block;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}

 li.menu-1-no a:hover, li.menu-1-act a {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	display: block;
	color: #FFFFFF;
	background: #949A8D;
	/*font-weight: bold;*/
	text-decoration: none;
}

 li.menu-2-no,  li.menu-2-act, li.menu-2-last, li.menu-2-last-act {
	width: 180px; 
	float: left; 
	display: block;
	line-height: 20px; 
	text-indent: 10px;
}

 li.menu-2-no a, li.menu-2-last a {
	display: block;
	color: #454742;
	background: #ffffff;
	text-decoration: none;
    margin: 0;
    padding:0;
    border:0;
	border-right: 1px solid #969696;
}

 li.menu-2-no a:hover, li.menu-2-act a, li.menu-2-last a:hover, li.menu-2-last-act a {
	display: block;
	color: #B3B3B3;
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;
    margin: 0;
    padding:0;
    border:0;
	border-right: 1px solid #969696;
}
li.menu-2-last, li.menu-2-last-act {
	border-bottom:#969696 1px solid;
}
.commentField {
	font-size:90%;
}
.floatRight {
	border:0px;
	float:right;
	height:100px;
}
.smallPic {
	border:0px;
	max-width:100px;
	max-height:75px;
	margin-right:10px;
}
div#infoView{
	z-index:199;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%/110%;
	background:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	visibility:hidden;
	position:absolute;
}