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

body { 
	font-family: Arial;
	background: #666666;
	padding: 0; 
	margin: 0;
}

*{
	font-family: Arial;
	font-size: 12px;
}

#site{ 
	margin: 0 auto;
	width: 998px;
	min-height: 400px;
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;	
	background: #ffffff;
	overflow: visible;
}
	
#header { 
	background-color: #ffffff; 
	background: url('/wsv-isny/pictures/allgemein/bg_head.jpg');
	background-repeat: no-repeat;
	height: 168px; 
}

#kopfzeile{
	margin-left: 230px;
	margin-top: 20px;
}

#navicontainer { 
	float:left;
	background-color: #C2DDEF; 
	width: 180px;
	overflow: visible;
}

#content { 
	float:left;
	margin-left: 15px;
margin-top: 15px;
	min-height: 400px;
	width: 600px;
	background: #ffffff;
	overflow: visible;
font-size: 12px;
margin-bottom: 15px;
}

#contentblock{
clear: both;
margin-top: 10px;
}

#rechts { 
	float:left;
	margin-left: 10px;
	background-color: #F0F0F0; 
	width: 190px; 
	overflow: visible;
}

#rechtscontent{
	padding: 5px;
}

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

#footer{
clear:both;
	width: 998px; 
margin-top: 15px;
	height: 26px;
	background: url('/wsv-isny/pictures/allgemein/bg_footer.jpg');	
	padding: 0;
}

#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: 12px;
	color: #0071BC;
}

#headerlink a{
	margin-right: 20px;
	margin-top: 20px;
	color: #0071BC;
	text-decoration: none;
}

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

#navicontainer ul li{
	background-color: #C2DDEF;
line-height: 22px;
}

#navicontainer ul li a{ /* Punkt in erster Ebene */
	display: block;
	padding-left: 20px;
	color: #0071BC;
font-size: 12px;
	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: #efefef;
	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: #efefef;
	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-size: 12px;
	color: #000000;
}

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

.subheadline{
	font-size: 14px;
	font-weight: bold;
	color: #EC008C;
}

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

.headlineblock{
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background: #efefef;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#teaserheadlinebox{
	font-size: 13px;
	font-weight: bold;
	color: #EC008C;
	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-size: 14px;
	font-weight: bold;
	color: #066CB6;
}

.teasersubheadline{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.teasertext{
	font-size: 12px;
	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-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;
	color: #333333;
	padding-left: 2px;
}

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

#headlinebox{
	padding-left: 5px;
	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-size: 13px;
	font-weight: bold;
	color: #066CB6;
	background: #efefef;
	border-bottom-color: #EC008C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#zeilecontent{
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;	
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;		
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;			
}

