@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 15px;
	padding: 0;
	background-color:#3a3a3a;
	background-image: url(../images/template/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	list-style-type:none;
}

img, a img {
	border: 0 none;
}

form {
	display:inline;
}

a {
	outline: none;
}

a:link {
	text-decoration:none;
	color: #d10000;
}

a:visited {
	text-decoration:none;
	color: #d10000;
}

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

a:focus {
	text-decoration:none;
	color: #d10000;
}

a:active {
	text-decoration:none;
	color: #d10000;
}

p {
	margin: 0;
	padding: 0;
}

p.p5 {
   margin-bottom:5px;
}

p.p10 {
   margin-bottom:10px;
}

p.p15 {
   margin-bottom:15px;
}

p.p30 {
   margin-bottom:30px;
}

p.p50 {
   margin-bottom:50px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#main {
	float: left;
	width: 813px;
	background-color: #ffffff;
	border: 1px dotted #d0d0d0;
	background-image: url(../images/template/main_bg.gif);
}

#main-left {
	float: left;
	width: 233px;
	/*border-right: 1px dotted #d0d0d0;*/
}

#logo-top {
	width: 232px;
}

#logo-top h1 {
	padding: 5px 0 0 0;
	font-size: 22px;
	color: #d10000;
	text-align: center;
	text-transform: uppercase;
}

#logo-top h2 {
	font-size: 12px;
	color:#FFFFFF;
	background-color: #000000;
	padding: 2px;
	margin: 0 8px 0 8px;
	text-align: center;

}

ul#logo-sub {
	text-align: right;
	padding: 10px 0 0 0;
}

ul#logo-sub li {
	display: inline;
	padding: 0 8px 0 8px;
	border-right: 1px solid #000000;
}

ul#logo-sub li.last {
	border-right: 0 none;
}

#main-right {
	float: right;
	width: 580px;
}

#header-pic {
	background-image:url(../images/template/header.jpg);
	width: 580px;
	height: 159px;
}

#header-pic h1 {
	font-size: 26px;
	font-weight: bold;
	color: #ce0300;
	padding: 14px 20px 0 230px;
	text-align: right;
}

#header-pic h2 {
	font-size: 18px;
	font-weight: bold;
	color: #727177;
	padding: 10px 20px 0 235px;
	text-align: right;	
}

#header-pic h3 {
	font-size: 14px;
	font-weight: bold;
	color: #9f9da0;
	padding: 10px 20px 0 280px;
	text-align: right;
}

#header-sub {
	width: 580px;
	height: 33px;
	/* padding-top: 5px; */
	background-image: url(../images/template/headersub_bg.gif);
	border-top: 1px dotted #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
	text-align: center;
}

#header-sub h1 {
	color: #FFFFFF;
	font-size: 15px;
	padding: 8px 0 0 0;
}


/* Linke Navigation
--------------------------------------------------------------------------------*/

ul#leftnav {
	margin: 40px 0 30px 0;
	list-style-type: none;
}

/* Ganze Schweiz */

ul#leftnav li.kanton_ch a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-top: 1px dotted #8f8f8f;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ch.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ch a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ch_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-top: 1px dotted #8f8f8f;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ch.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* AG */

ul#leftnav li.kanton_ag a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ag.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ag a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ag_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ag.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* AI */

ul#leftnav li.kanton_ai a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ai.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ai a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ai_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ai.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* AR */

ul#leftnav li.kanton_ar a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ar.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ar a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ar_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ar.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* BE */

ul#leftnav li.kanton_be a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/be.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_be a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_be_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/be.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* BL */

ul#leftnav li.kanton_bl a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/bl.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_bl a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_bl_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/bl.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* BS */

ul#leftnav li.kanton_bs a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/bs.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_bs a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_bs_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/bs.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* FR */

ul#leftnav li.kanton_fr a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/fr.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_fr a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_fr_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/fr.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* GE */

ul#leftnav li.kanton_ge a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ge.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ge a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ge_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ge.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* GL */

ul#leftnav li.kanton_gl a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/gl.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_gl a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_gl_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/gl.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* GR */

ul#leftnav li.kanton_gr a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/gr.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_gr a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_gr_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/gr.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* JU */

ul#leftnav li.kanton_ju a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ju.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ju a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ju_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ju.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* LU */

ul#leftnav li.kanton_lu a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/lu.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_lu a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_lu_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/lu.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* NE */

ul#leftnav li.kanton_ne a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ne.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ne a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ne_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ne.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* NW */

ul#leftnav li.kanton_nw a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/nw.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_nw a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_nw_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/nw.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* OW */

ul#leftnav li.kanton_ow a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ow.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ow a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ow_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ow.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* SG */

ul#leftnav li.kanton_sg a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/sg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_sg a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_sg_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/sg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* SH */

ul#leftnav li.kanton_sh a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/sh.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_sh a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_sh_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/sh.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* SO */

ul#leftnav li.kanton_so a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/so.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_so a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_so_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/so.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* SZ */

ul#leftnav li.kanton_sz a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/sz.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_sz a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_sz_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/sz.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* TG */

ul#leftnav li.kanton_tg a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/tg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_tg a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_tg_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/tg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* TI */

ul#leftnav li.kanton_ti a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ti.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ti a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ti_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ti.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* UR */

ul#leftnav li.kanton_ur a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/ur.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_ur a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_ur_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/ur.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* VD */

ul#leftnav li.kanton_vd a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/vd.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_vd a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_vd_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/vd.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* VS */

ul#leftnav li.kanton_vs a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/vs.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_vs a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_vs_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/vs.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* ZG */

ul#leftnav li.kanton_zg a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/zg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_zg a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_zg_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/zg.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* ZH */

ul#leftnav li.kanton_zh a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #d10000;
	background-color:#ebebeb;
	background-image: url(../images/flags/zh.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.kanton_zh a:hover {
	background-color: #cecece;
	color: #000000;
}

ul#leftnav li.kanton_zh_on a {
	display: block;
	width: 222px; /*232px;*/
	padding: 8px 0 8px 10px;
	border-bottom: 1px dotted #8f8f8f;
	color: #000000;
	background-color:#cecece;
	background-image: url(../images/flags/zh.gif);
	background-repeat: no-repeat;
	background-position: 199px 50%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul#leftnav li.last {
	border-bottom: 0 none;
}


/* Main Content
--------------------------------------------------------------------------------*/

#main-content {
	width: 548px; /* 580px */
	padding: 28px 11px 0 21px;
}

#main-titel {
	width: 539px; /* 548px */
	text-align: center;
	padding: 0 0 15px 0;
}

#main-titel h1 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

#pagi-info {
	width: 539px; /* 548px */
	text-align: center;
	padding: 0 0 15px 0;
}

#pagination {
	width: 539px; /* 548px */
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 30px 0;
}

#girls {
	width: 548px;
	padding: 0 0 30px 0;
}

#girls img {
	display: block; /* IE 6 Fix */
	border-bottom: 1px solid #FFFFFF;
}

#girls p.girlname {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

#girls p.girlkanton {
	padding: 0 0 5px 0;
}


/* Main Shortlinks
--------------------------------------------------------------------------------*/

#main-shortlinks {
	width: 539px; /* 580px */
	padding: 30px 20px 50px 21px;
	text-align: center;
}

#main-shortlinks ul {
	width: 480px;
	margin: 0 auto;
}

#main-shortlinks li {
	display: inline;
	border-right: 1px solid #000000;
	padding: 0 10px 0 10px;
	line-height: 120%;
}

#main-shortlinks li.last {
	border-right: 0 none;
}


/* Main Footer
--------------------------------------------------------------------------------*/

#main-footer {
	width: 539px; /* 580px */
	padding: 30px 20px 50px 21px;
	text-align: center;
}

#main-footer h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#main-footer ul {
	width: 480px;
	margin: 0 auto;
}

#main-footer li {
	display: inline;
	border-right: 1px solid #000000;
	padding: 0 7px 0 7px;
	line-height: 120%;
}

#main-footer li.last {
	border-right: 0 none;
}


/* Kontakt Seite
--------------------------------------------------------------------------------*/

#kontakt {
	width: 539px; /* 548px */
	padding: 0;
}

#kontakt h1 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding: 0 0 30px 0;
}

#kontakt h2 {
	font-size: 16px;
	padding: 0 0 20px 0;
}

#kontakt p.back {
	float: right;
}

#kontakt p span {
	font-size: 16px;
	font-weight: bold;
	padding: 0 3px 0 3px;
	letter-spacing: 1px;
}

#kontakt p.tarif {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding: 20px 3px 5px 3px;
	/* letter-spacing: 1px; */
}

#about {
	width: 75px;
	float: left;
	margin: 0 0 30px 0;
}

#about2 {
	width: 150px;
	float: left;
	margin: 0 0 30px 0;
}

#about, #about2 p {
	line-height: 24px;
}

#photo {
	width: 300px;
	float: right;
}

#telefon-box {
	border: 1px solid #8f8f8f;
	padding: 10px;
	margin: 15px 0 20px 0;
	background-color:#cecece;
}

#sms-box {
	border: 1px solid #8f8f8f;
	padding: 10px;
	margin: 0 0 20px 0;
	background-color:#cecece;
}

#hinweis-box {
	border: 1px solid #8f8f8f;
	padding: 10px;
	margin: 0 0 15px 0;
}


/* Banner rechts
--------------------------------------------------------------------------------*/

#banner {
	float: right;
	width: 120px;
	margin-left: 25px;
}

#banner h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 25px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ffffff;
}

#banner ul {
	list-style-type: none; 
}

#banner ul li {
	/* list-style-type: none; */
}

#banner ul li a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 12px 0;
}


/* Allgemeine Klassen
--------------------------------------------------------------------------------*/

.hide-me {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-all {
	clear: both;
}

.no-wrap {
	white-space: nowrap; 
}
