/***********************************************/
/* CSS Styles für simpel.ch Website simpel.ch, by Philip Douglas, 2005 /
/***********************************************/ 

body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(/img/layout/hg.gif);
	padding:0; 
	margin:0; 
	border:0;

}

html {
	padding:0;
	margin:0;
	border:0;
	scrollbar-base-color: #F6D300;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #cccccc;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	
}

/*** Layer für Layout ***/

#content {
	align: center;

	}

	


#sectionLinks{
	position: absolute;
	font-size: 11px;
	padding-left: 5px;
	left: 5px;
	top: 30px;
}






/*** Ende Layer für Layout ***/

/*** Navigation  ***/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*** Navigation unten ***/

#navlinks, #navLinks {
	margin-left: 160px;
}





#navlinks a:link, #navlinks a:visited, #navLinks a:link, #navLinks a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	position: relative;
	font-size: 13px;

}

#navlinks a:hover, #navLinks a:hover{
	background-color: #FFFFFF;
	display: inline;
	color: #000000;
	text-decoration: none;
}

/*** Ende Navigation unten ***/

/*** Unternavigation rechts ***/

#sectionLinks a {
	display: block;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 2px 0px 2px 2px;
	width: 140px;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #ffffff;
	text-decoration: none;

}

#subnav{
	
	font-size: 11px;
	padding-left: 5px;
	left: 5px;
	top: 30px;
}


#subnav a {
	display: block;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 2px 0px 2px 5px;
	width: 135px;
	font-weight: normal;
	text-decoration: none;
}

#subnav a:hover{
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

/*** Ende Unternavigation rechts ***/

/*** News Rechts Stile ***/

.rightbox{
	border-bottom: 1px solid #FFFFFF;
	padding: 3px;
	border-left: 1px solid #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	left: -1px;
}

.rightbox h3{
	padding: 2px 0px 0px;
}

.rightbox a:link, .rightbox a:visited {
		text-decoration: none;
}


.story {
	border-bottom: 1px dotted #666666;
}

/*********** Text Stile ***********/

.kopf {
	width: 100%;
	background-color: #000000;
	height: 16px;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-indent: 5px;
	clip: rect(auto,10px,auto,auto);
	margin: 0px;
	padding-right: 3px;
}


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

a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #F6D300;
}

a:active, .aktivlink {
	background-color: #FFFFFF;
}


h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #000000;
 margin: 0px;
 padding: 0px;
 	font-weight: bold;
}

h2, h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


#inhalt {
	padding: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}

td, font{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
}

.maintd {
	text-align: left;
	vertical-align: top;
}


.listcell {
	background-color: #ECE9D8;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

.textzelle {
	background-color: #F4F3EA;
	text-align: justify;
	padding: 3px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

.textzelle h1 {
	color: #333333;
	font-size: 12px;
	background-color: #ECE9D8;

}

.textzelle ul {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: url(/img/icons/more.gif);
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0px;
	
}

.textzelle li {
	margin: 0px 0px 2px;
	text-indent: 0px;
	background-color: #ECE9D8;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(/img/icons/more.gif);
	padding-right: 0px;
	padding-left: 0px;
	
}

.inhalttable {
	text-align: left;
	vertical-align: top;
	width: 637px;
	border: 0px none;

}


.textlink {
	text-decoration: none;
	cursor: help;
}

.inforow {
	cursor: help;
	filter: Invert;
}

/*** Ende Textformat ***/

/*** Bilder ***/

.prbild {
	margin: 0px;
	padding: 0px;
}

.bildoben {
	margin: 0px 2px 10px;
	border: 1px solid #000000;
}

.contentrightimg{
	vertical-align: top;
	border: 1px solid #000000;
	right: 0px;
	align: right;
	text-align: right;
	margin-bottom: 5px;
	float: right;
	margin-right: 1px;
}

/*** Ende Bilder  ***/

/*** Druckoptimiert Stile ***/

.width {
}

.hideshow {
	visibility: hidden;
}

/*** Ende Druckoptimiert Stile ***/

