body{ font-size: 75%; }

#content .center { font-size: 110%; }

.small {
	font-size: 85%;
}

#content .center ul {
	margin: 0;
}
#content .center li {
	list-style: none;
	background: white url("images/ndash.png") no-repeat 0 11px;
	padding-left: 20px;
	margin-bottom: 0.75em;
}

html, body, input, select, textarea{ font-family: helvetica, arial, "Helvetica Neue", sans-serif; }

pre, code{ font-family: monaco, "Courier New", courier, monospace; }

body,
ul#navPrimary a,
ul#navPrimary li.current li a {
	color: black;
}

ul#navPrimary a:hover,
div#aux a:hover,
div#content div.center a,
ul#navPrimary li.current li a:hover {
	text-decoration: underline;
}

a,
ul#navPrimary li.current a,
ul#navPrimary li.current li.current a{
	color: #305ca7;
	text-decoration: none;
}

img,
a img{ border: 0; }

h1, h2, h3, h4, h5, h6{
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5em;
	margin-bottom: 0;
}

h2.pageTitle ,
div#aux img { display: none; }
body#wahlkampfmassnahmen h2.pageTitle{display: block; }

h1{
	margin-bottom: 0.75em;
}

p{
	line-height: 1.5em;
	margin-bottom: 0.75em;
}

caption{
	padding: 0.5em;
	font-weight: bold;
}

table{
	margin: 0 0 1.5em 0;
	border-spacing: 0;
	border-collapse: collapse;
}

th, td{
	padding: 0 0.5em 0.25em 0.5em;
	line-height: 1.5em;
	vertical-align: top;
}

th {
	border-top: 1px dashed #305CA7;
}

pre{
	border: 1px solid #ccc;
	margin: 0 0 1.5em 0;
	padding: 1em;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
/*	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

hr {
	clear: both;
	display: block;
	border-top: 1px dashed #305ca7;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 1em;
	margin-bottom: 1em;
}

ul, ol{
	margin: 0 0 1.5em 3em;
	line-height: 1.5em;
}

blockquote{
	margin: 0 0 1.5em;
	padding: 1em 1em 0.01em;
	border: 1px solid #ccc;
}

dl{
	margin: 0 0 1.5em;
	line-height: 1.5em;
}

dt{
	margin: 1.5em 0 0;
	font-weight: bold;
}

dd{
	margin: 0 0 0 3em;
}
 
form{
	margin: 0;
	padding: 0;
}
 
fieldset{
	margin: 0 0 1.5em;
	border: 1px solid #ccc;
	padding: 1em;
	*padding-top: 0;
}
 
legend{
	font-weight: bold;
	*margin-bottom: 1em;
}
 
input, select, textarea, button{
	font-size: 1em;
	max-width: 100%;
	vertical-align: middle;
	margin: 0;
}
 
textarea{ overflow: auto; }
 
input.button, button{
	padding: 0 .5em;
}
 
textarea,
input.text{
	border-top: 1px solid #777;
	border-left: 1px solid #555;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.75em;
}
input.text{
	width: 250px;
	padding: 3px;
}
input.button, button{}
input.checkbox{ margin-top: -2px;top: 0; left: 0; border: none; height: 14px; width: 14px; }
input.radio{}
input.file{}

input.required,
input.invalid {
	border-color: red;
	background: #fee;
}
.errors { color: red; margin-bottom: 0.75em; }

.row{clear: both;} .column{float: left;} .half{ width: 49.99%;}

label {display: block; padding-left: 5px; }
label.checkbox { display: inline; }

.functions {
	text-align: right;
	word-spacing: 10px;
	padding-right: 25px;
}



/*=====================================
	Feature-specific Styles
=======================================*/
 
/* Fields container */
ul.fields{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.fields li{ padding: .3em 0; }
 
/*=====================================
	Utility Styles
=======================================*/
 
.left{ float: left; }
.right{ float: right; }
.clear-left{ clear: left; }
.clear-right{ clear: right; }
.clear{ clear: both; }
.hide{ display: none; }
 
.copyright{}
.error{}
.example{}
.issue{}
.note{}
.search{}
.warning{}



/* @group Calendar
===================================== */

.svCalendar { text-align: center; }

.svCalendar table { width: 100%; }

.svCalendar th {
	padding: 0;
	border: 1px solid #666; 
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #666;
	font-size: 1em;
	line-height: 2.2;
	}

#svCalendarNav th {
	line-height: 1.2;
	font-size: .9em;
}

.svCalendar th a {
	display: block;
	padding: .25em;
	text-align: center;
	color: #fff;
	}

.svCalendar th a:hover {
	text-decoration: none;
	color: #fff;
	background: #333;
	}
	
.svCalendar td {
		width: 14%;
		height: 60px;
		padding: .5em;
		border: 1px solid #ccc;
		font-size: 11px;
		line-height: 1;
		text-align: left;
		vertical-align: top;
		}
		
.svCalendar .dayofweek td {
	height: auto;
	padding: .5em;
	line-height: 1.6;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #ccc;
	}
	
#svCalendarNav .dayofweek td {
	line-height: 1.1;
}

.svCalendar .dayofweek td a {}

#svCalendarNav td {
	height: auto;
	text-align: center;
	}

.svCalendar td .date { font-style: italic; }

.content .svCalendar td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.svCalendar td li a {
	display: block;
	margin: 2px 0;
	padding: 0 0 2px;
	border: 0;
	text-align: left;
	text-decoration: none;
	}

.svCalendar td li a:hover,
.svCalendar td li a#today {
	text-decoration: underline;
	}

/* @end Calendar
-------------------------------- */


#svGallery {
	border-top: 2px solid #e6e6e6;
	padding-top: 1.8em;
}

/*
.oneCol #svGallery li {
	width: 9%;
	}
	
.twoColSR #svGallery li, .twoColSL #svGallery li {
	width: 11%;
	}

.threeCol #svGallery li {
	width: 18%;
	}

*/

.clearfix:after {
	content: " "; /* Avoid extra space */
	}


.imgMed {
	margin: 5px;
	padding: 5px;
}

#svGallery ul {
	margin: 0;
	list-style: none;
	}
	
#svGallery li {
	float: left;
	width: 23%;
	margin: 0 1%;
	padding: 0 0 1.5em;
	list-style: none;
	font-size: 1.1em;
	text-align: center;
	}

#svGallery li img { margin: 0; }

#svGallery li p {
	margin: 0;
	font-size: .9em;
	text-align: center;
	}

#svGallery dl {
	margin: 0;
	padding: 0;
	}

#svGallery dt {
	margin: 0;
	padding: 0;
	}

#svGallery dd {
	float: none;
	margin: 0;
	padding: 0;
	line-height: 1.25;
	background: transparent;
	}

#svGallery .comments a {
	padding-left: 13px;
	background: url(../images/icon_comments.gif) no-repeat 0 50%;
	}

#svGallery dl dt{
	display: none;
}

/* @group Calendar Date Picker
===================================== */

#datePicker {
	width: 190px;
	text-align: center;
	background: #fff;
	}

#datePickerContainer {
	width: 178px;
	margin: 6px auto;
	padding: 0;
	text-align: center;
	}

#datePicker form {}

#datePicker select.dropdown {
	margin: 0;
	font-size: 11px;
	vertical-align: middle;
	}

#datePicker input.submit { vertical-align: middle; }

#datePicker #calendarDates {
	margin: 6px auto;
	padding: 0;
	background: #fff;
	}

#datePicker #calendarDates th {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #333;
	}

#datePicker #calendarDates th a { color: #fff; }

#datePicker #calendarDates .dayofweek td {
	padding: .5em;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #333;
	background: #EAE7E7;
	}

#datePicker #calendarDates td {
	border: 1px solid #EAE7E7;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #333;
	background: #f6f6f6;
	}

#datePicker #calendarDates a {
	display: block;
	padding: .5em;
	text-decoration: none;
	color: #333;
	}

#datePicker #calendarDates a:hover,
#calendar a#today {
	display: block;
	padding: .5em;
	text-decoration: none;
	color: #fff;
	background: #f6f6f6;
	}

/* @end Calendar Date Selector
-------------------------------- */


