html {
height: 100%;
margin: 0;
padding: 0;
}

body { 
	font-family: Arial;
	background: #ffffff;
	padding: 0; 
	margin: 0px;
	height: 100%;	
}

#bgsite{ /* streifen oben von links nach rechts */
	clear: both;
	position: absolute;
	top: 100px;
	width: 100%;
	background: #ffffff;
}

#container { 
	position: relative; 
	width: 790px; 
	min-height: 94%;
	voice-family: "\"}\"";
    voice-family: inherit;
	margin-top: 0px; 
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;	
}

* html #container
	{
		height: 99%;
	}
		
#header { 
	display: none;
}

#navicontainer { 
	display:none;
}

#rechts { 
	display:none;
	background-color: #F0F0F0; 
	position: absolute; 
	right:0;
	width: 180px; 
}

#rechtscontent{
	padding: 10px;
}

#content { 
	margin-right: 180px;
	padding: 0px;
	min-height: 400px;
}

#content .thumbnail{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #EC008C;
	border-width: 1px;
	borderstyle: solid;
	line-height: 100px;
}

#break{
	clear: both;
}

p { 
	font-size: 11px;
	line-height: 140%; 
	text-align:left; 
	margin: 0;
	padding: 0 5px 3px; 
}

#footer{
	position: relative;
	width: 790px; 
	bottom: 0; 
	height: 26px;
	background: url('/wsv-isny/pictures/allgemein/bg_footer.jpg');	
	margin: 26px auto 0 auto;
	padding: 0;
}

* html #footer{
	margin-top: 2px;
}

#copyright {
	color: #6E6E6E;
	font-size: 10px;
	text-align: right;	
	padding-right: 5px;
	padding-top: 6px;
}

#copyright a{
	color: #6E6E6E;
	font-size: 10px;
	text-decoration: none;
}

#headerlink{
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 0.9em;
	color: #0071BC;
}

#headerlink a{
	right: 20px;
	top: 20px;
	color: #0071BC;
	font-family: Arial;
	font-size: 0.9em;
	text-decoration: none;
}

/*
  navigation level 1
*/
#navicontainer ul{
  margin: 0em;
  padding: 0em;
  list-style-type: none;
}

#navicontainer ul li{
	background-color: #C2DDEF;
	line-height: 1.2em;
}

#navicontainer ul li a{ /* Punkt in erster Ebene */
	font-size: 0.8em;
	display: block;
	padding-left: 20px;
	color: #0071BC;
	text-decoration: none;
	background-color: #C2DDEF;  
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;  
}


#navicontainer ul li#li_nav1_open a#a_nav1_open{  /* geöffneter punkt in erster Ebene */
	padding-left: 20px;
	color: #ffffff;
	background-color: #0071BC;
	line-height: 1.6em;	
}

#navicontainer ul li#li_nav1_open ul li a{  /* punkt in zweiter Ebene */
	padding-left: 30px;
	color: #0071BC;
	background-color: #F0F0F0;
	line-height: 1.6em;	
}


#navicontainer ul li#li_nav1_open ul li#li_nav1_open a#a_nav1_open{  /* geöffneter punkt in zweiter Ebene */
	padding-left: 25px;
	color: #0071BC;
	background-color: #C2DDEF;
	line-height: 1.6em;
	border-left-color: #EC008C;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #0071BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

#navicontainer ul li#li_nav1_open ul li#li_nav1_open ul li a{  /* punkt in dritter Ebene */
	padding-left: 45px;
	color: #0071BC;
	background-color: #ffffff;
	line-height: 1.6em;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;		
}

#navicontainer ul li#li_nav1_open ul li#li_nav1_open ul li#li_nav2_open a#a_nav2_open{  /* geöffneter punkt in dritter Ebene */
	padding-left: 45px;
	color: #EC008C;
	background-color: #ffffff;
	line-height: 1.6em;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;		
}

.fliesstext{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.headline{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #066CB6;
}

.subheadline{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EC008C;
}

.smalltext{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.headlineblock{
	display: block;
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #066CB6;
	background: #efefef;
	border-bottom-color: #EC008C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #EC008C;
	border-left-width: 5px;
	border-left-style: solid;	
}

#teaserheadlinebox{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EC008C;
	line-height: 20px;
	border-style: solid;
	border-color: #066CB6;
	border-width: 1px;
	background: #C2DDEF;
	padding-left: 5px;
}

#teaserbox{
	padding: 4px;
	background: #ffffff;
	border-color: #066CB6;
	border-width: 1px;
	border-style: dotted;
}

.teaserheadline{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #066CB6;
}

.teasersubheadline{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.teasertext{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

hr {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}

a {
	color: #EC008C;
	text-decoration: underline;
}

#trenner{
	display: block;
	border-bottom-color: #066CB6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#contentfooter {
	text-align: center;
	font-size:  10px;
	color: #066CB6;
}

#contentfooter a{
	font-size:  10px;
	color: #EC008C;
	text-decoration: none;
}

.fehler{
	color: #ff0000;
	font-weight: bold;
}

.erfolgreich{
	color: #23A106;
	font-weight: bold;
}

legend{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #066CB6;
}

fieldset{
	background-color: #F8FBFD;
}

#wettercom{
	background: #066CB6;
}

#trainingsplanheader{
	width: 60px;
	text-align: center;
	color: #066CB6;
	background: #C2DDEF;
	border-color: #066CB6;
	border-width: 1px;
	border-style: solid;	
}

#trainingsplanzeile{
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

#trainingsplanzeileaktiv{
}

#loggedin{
	display: block;
	text-align: center;
	padding: 2px;
	font-size: 11px;
	color: #EC008C;
	background: #ffffff;
	border-color: #EC008C;
	border-width: 1px;
	border-style: dotted;
}


.tablehead{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #066CB6;
	background: #ffffff;
	border-bottom-color: #066CB6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #066CB6;
	border-top-width: 1px;
	border-top-style: dotted;	
	border-right-color: #066CB6;
	border-right-width: 1px;
	border-right-style: dotted;	
	border-left-color: #EC008C;
	border-left-width: 5px;
	border-left-style: solid;	
}

.tabledata1{
	background: #efefef;
}

.tabledata2{
	background: #C2DDEF;
}

input{
	border-color: #066CB6;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;	
	line-height: 13px;
	color: #333333;
	padding-left: 2px;
}

#suche{
	border-color: #066CB6;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;	
	line-height: 13px;
	color: #333333;
	padding-left: 2px;
	width: 50px;
}

#headlinebox{
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #066CB6;
	background: #efefef;
	border-bottom-color: #EC008C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #EC008C;
	border-left-width: 5px;
	border-left-style: solid;	
}

#headlinebox1{
	padding-left: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #066CB6;
	background: #efefef;
	border-bottom-color: #EC008C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
