/* #######################################
#										 #
#	CSS Formate www.cvp-toggenburg.ch	 #
#	°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°	 #
#	Autor: 	Sandro Hagen				 #
#		   	Online Consulting AG		 #
#		   	www.oc-ag.ch | info@oc-ag.ch #
#	Datum: 	08.12.2004					 #
#   Update:	12.01.2005					 #
#										 #
########################################*/

/* Generelles */
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background:  url("../images/design/bg.gif") no-repeat;
	background-color: #F1F1F1;
}
img {border: none}
div {background-color: #FFFFFF}
.floatr {float: right}
.floatl {float: left}
/*///////////////// Absatzformate /////////////////*/
h1 {font-size: 16px;	font-weight: bold;		margin-top: 20px;}
h2 {font-size: 14px;	font-weight: bold;		margin-top: 10px;}
h3 {font-size: 12px;	font-weight: bold;		margin-top: 5px;}
h4 {font-size: 11px; 	font-weight: bold;}
hr {border: 1px solid #FFCC99;}

a:link, a:visited {
	font-weight: normal;
	color: #283a97;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: normal;
	color: #283a97;
	text-decoration: none;
}
#main span ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main span ul li {
	background-image:  url("../images/design/li02.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 30px;
}
#main ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#main ul li {
	background-image:  url("../images/design/li01.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
}
/* Kantonsrats-Wahlen Templateformatierung */
#krwahlen {
	margin-top: 20px;
}
#krwahlen th {
	width: 30%;
	vertical-align: top;
	text-align: left;
}
.kandidatfoto {
	float: left;
	margin-right: 15px;
}
/* DIVs */
#header {
	background-color: transparent;
}
#left {
	margin:0;
	padding:0;
	width: 191px;
	float: left;
	background:  url("../images/design/bg_leftline.gif") repeat-y right;
}
#verlauf {
	background:  url("../images/design/verlauf.gif") no-repeat;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	height: 170px;
	text-align: right;
}
#main {
	background:  url("../images/design/bg_main.gif") repeat-y right;
	width: 574px;
	float: left;
	padding: 55px 80px 10px 48px;
	background-color: #FFFFFF;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	width: 446px;
}
.dummy1 {}
#spezcontent {
	position: absolute;	left: 785px; top: 150px;
	padding: 7px;
	width: 200px;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	z-index: 1;
	width: 186px;
}
#spezcontent img {
	float: left;
	margin-right: 5px;
	border: 1px solid #D8D8D8;
}
#spezcontent hr {
	border: 1px solid #D8D8D8;
	margin: 0;
	clear: left;
}
#spezcontent p {
	margin: 5px 0;
}
#spezcontent h4 {
	margin: 0;
	padding: 0;
}
.dummy6 {}
/* Designelemente */
.titel {
	position: relative; left:-20px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #283A97;
	display: block;
}
.stimmung {
	border-bottom: 3px solid #fff;
}
.logo_toggenburg {
	position: relative;
	top: 110px; right: 10px;
}
.partisuisse {
	position: absolute;		right: 60px; top: 20px;
	z-index: 1;
}
.top {
	margin: 50px 0 0 5px;
	float: right;
}
#footer {
	float: left;
	font-size: 10px;
	margin-top: 50px;
	padding: 4px 7px;
	background-color: #FFCC99;
	border-top: 2px solid #F7921E;
	width: 87%;
}
.dummy7 {}
/*/////////// HAUPTNAVIGATION //////////*/
#hauptnav {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#hauptnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#hauptnav ul li { 
	margin: 0; 
}
#hauptnav a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 5px 22px;
	display: block;
	background-color: #FFCC99;
	border-top: 1px solid #FFD9B3;
	border-bottom: 1px solid #fff;
	color: #000000;
	width: 191px;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	width: 169px;
}
.dummy2 {}
#hauptnav a:hover, #hauptnav a:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #283A97;
	border-top: 1px solid #5E6BB1;
	border-bottom: 1px solid #1E2B71;
}
#hauptnav li li a {
	margin-left: 20px;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0 5px 22px;
	display: block;
	background-color: #D1D5E9;
	color: #000000;
	border: none;
	width: 171px;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	width: 149px;
}
.dummy3 {}
#hauptnav li li a:hover, #hauptnav li li a:active {
	margin-left: 20px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 22px;
	display: block;
	background-color: #D1D5E9;
	color: #000000;
	border: none;
	border-left: 5px solid #6875B6;
	width: 166px;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	width: 144px;
}
.dummy4 {}
/*//////////// Generische Navigation /////////////////*/
#gennav {
	padding: 3px 10px 3px 25px;
	position: absolute;		top:64px; left:511px; 
	z-index: 1;
	height: 21px;
	background-color: transparent;
	background:  url("../images/design/gennav_bg.gif") no-repeat;
	width: 253px;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	width: 218px;
}
#gennav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#gennav ul li {
	display: inline;
}
#gennav ul li a {
	padding: 0 .4em;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#gennav ul li a:hover, #gennav ul li a:active {
	color: #FFFFFF;
	text-decoration: underline overline;
}