/* 
snowlimit.ch stylesheet
erstellt: 04.12.2005
letzte aenderung: 04.12.2005
*/




/* Allgemeines ---------------------------------------------*/

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #B8B8B8 url(../images/neu/background.gif) repeat-x top left;
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #313131;  
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

td, p {
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #313131;  
	line-height: 1.5em;
}

img {
	border: 0;
}

ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

li {
	margin: 3px 0px 0px 5px;
	padding: 3px 0px 0px 0px;
}

p, h2, h3, span {
	margin:0px;
	padding: 0px;
}

h1 {
	margin:0 0 12 0;
	padding: 0px;
}

/* Links ---------------------------------------------*/

a, a:link, a:visited {
	color: #1B522F;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #1B522F;
	text-decoration: underline;
}

a.navigation, a.navigation:link, a.navigation:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	font-size: 11.5px;
}

a.navigation:hover {
	color: #1B522F;
	text-decoration: underline;
}

a.navhighlight {
	color: #1B522F;
	text-decoration: none;
	font-weight:bold;
	font-size: 11.5px;
}

a.subnavigation, a.subnavigation:link, a.subnavigation:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	line-height:15px;
}

a.subnavigation:hover {
	color: #1B522F;
	text-decoration: underline;
}

a.sub2, a.sub2:link, a.sub2:visited {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	line-height:15px;
}

a.sub2:hover {
	color: #1B522F;
	font-weight:normal;
	text-decoration: underline;
}

a.subchecked {
	color: #1B522F;
	text-decoration: none;
	font-weight:bold;
	line-height:15px;
}

a.subchecked:hover {
	color: #1B522F;
	text-decoration: none;
	font-weight:bold;
	line-height:15px;
}

a.sub3, a.sub3:link, a.sub3:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	line-height:15px;
}

a.sub3:hover {
	color: #1B522F;
	font-weight:normal;
	text-decoration: underline;
}



/* Text ---------------------------------------------*/


h1 {
	font-size: 14px;
	font-weight:bold;
	line-height: 22px;
}

h2 {
	font-size: 11px;
	font-weight:bold;
}

