<!-- start style.css -->
html{
height:100%;
margin:0;
padding:0
}

body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ff7700;
scrollbar-3dlight-color: #ff7700;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #000000;
background-color: #aeaeae;
height:100%;
margin:0px;
padding:0px;
color: #000000
}

body, td, a {
font-family: Arial, Helvetica, sans-serif
font-size: 11px; 
}

td {
font-family: Tahoma, Arial, Helvetica, sans-serif
font-size: 8px; 
}


#banner {
width: 100%;
height: 100px;
background-image: url(http://www.iksv.ch/themes/red/rotation/rotator.php);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
text-align: left;
}

#pagecontainer {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: white;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

#powered {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
}

h1 { 
font-size: 20px; 
color: #FF0000; 
letter-spacing: 5px
}

a:link {
font-weight: bold;
color: #FF0000;
text-decoration: none;
}

a:visited {
font-weight: bold;
color: #FF0000;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: #666666;
text-decoration: none;
}

a:active {
font-weight: bold;
color: #FF0000;
text-decoration: none;
}

INPUT, SELECT, TEXTAREA{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border-width: 1px;
text-decoration: none;
}

#search input{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border-width: 1px;
background-color: #FFD7D7;
text-decoration: none;
}

#docsys
{
 border-top: 1px solid #454F58;
border-left: 1px solid #454F58;
}

#docsys td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#docsys th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#media
{
 border-top: 1px solid #454F58;
border-left: 1px solid #454F58;
}

#media td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#media th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#news
{
 border-top: 1px solid #454F58;
 border-left: 1px solid #454F58;
}

#news td
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
}

#news th
{
 border-right: 1px solid #454F58;
 border-bottom: 1px solid #454F58;
 font-weight: bold;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454F58;
	font-weight: bold;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	font-weight: normal;
}


<!-- end style.css -->
