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


html, body {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	text-align: left;
	background: #FFFFFF url(img/hg_body_balken.jpg) repeat-x top left;
	min-height: 101%;
}

body#sommer, body#home {
	background: #FFF url(img/hg_body_balken_sommer.jpg) repeat-x top left;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a img {
	border: none;
}
#inhalt h2 {
	height: 25px;
    text-indent: -999em;
    width: 250px;
	background-repeat: no-repeat;
/*	font-weight: bolder;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0px;*/
}
#rechtsinhalt h2 {
	height: 25px;
    text-indent: -999em;
    width: 183px !important;
	background-repeat: no-repeat;
/*	font-weight: bolder;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0px;*/
}
#home #linksinhalt h2 {
	height: 25px;
    text-indent: -999em;
    width: 183px !important;
	background-repeat: no-repeat;
/*	font-weight: bolder;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0px;*/
	margin-top: 5px;
}
#linksinhalt h2 {
	margin-top: 5px !important;
}
#inhalt .news-single-item  h2 {
	background-image: none !important;
	font-weight: bolder;
	text-indent: 0em;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000 !important;
	letter-spacing: 0px;
	width: 500px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
label {
	display: block; 
/*	float: left;
	width: 150px;*/
	padding: 0px;
	margin: 0px;
}
input, textarea, select {
	border: #999999 1px solid;
	background: url(img/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
input.search {
	border: #666666 1px solid;
	border-right: none;
	background: url(img/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;
	width: 110px;
}
input.submit {
	border: none;
	background: none;
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;

}
input.csc-mailform-submit {
	border: #666666 1px solid;
	background-color: #333333;
	background-image: none;
	color: #FFFFFF;
	margin-top: 5px;
}
/* Anpassungen Sommerlayout */
#sommer input.csc-mailform-submit {
	background-color: #FF6600;
}
/*end*/
#suche {
	position: absolute;
	/*top: 255px;*/
	top: 285px;
	left: 725px;
	width: 160px;
}
body.bigflash #suche {
	top: 405px;
}
#wrap {
	width: 850px;
	min-height: 101%;
	margin-left: 50px;
	background: #FFFFFF url(img/hg_inhalt.gif) repeat-y top left;
	color: #333333;
	text-align: left;
}
#wrap.zwei {
	width: 850px;
	min-height: 101%;
	margin-left: 50px;
	background: #FFFFFF url(img/hg_inhalt_zweispalten.gif) repeat-y top left;
	color: #333333;
}
* html #wrap {
	height: 100%;
}
#wrapinner {
	padding: 0px 8px;
}
#headerbild {
	background-color: #333333;
	color: #FFFFFF;
	height: 250px;
	width: 100%;
	/*background: url(img/headerbild1.jpg) no-repeat top left;*/
}
body.bigflash #headerbild {
	height: 400px;
}
#sommer #headerbild {
	background: url(img/headerbild_sommer1.jpg) no-repeat top left;
}
#mainmenu {
	background-color: #333333;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif !important;
}
#mainmenu a {
	color: #FFFFFF;
}
#winter #mainmenu {
	background-color: #003366;
}
#inhalt {
}
#inhalt h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#inhalt ul {
	margin: 8px 0px;
	padding: 0px;
	list-style: none;
}
#inhalt ul li {
	list-style: none;
	height: auto !important;
	height: 1px;
	padding: 0px 0px 0px 12px;
	background: url(img/listenpunkt.gif) no-repeat 0 0;
}
#logo {
	position:absolute;
	left:997px;
	top:182px;
	width:37px;
	height:137px;
	z-index:1;
	background: url(img/logo_swissmade.gif) repeat-y top left;
	color: #000000;
	display: none;
}
#sommer #logo, #home #logo {
	background: url(img/logo_swissmade_sommer.gif) repeat-y top left;
	display: none;
}
#logo h1 {
	text-indent: -2000px;
}
#logo a {
	display: block;
	width:37px;
	height:145px;
}
#linkswrap {
	float: left;
	width: 200px;
}
#linkswrap.linksbreit {
	float: left;
	width: 610px;
}
#linksinhalt {
	padding: 5px;
}
#mittewrap {
	float: left;
	padding: 5px 0px; 
	width: 400px;
	margin-left: 10px;
}
#mitteinhalt {
	padding: 5px;
}
#rechtswrap {
	float: right;
	padding: 5px 0px; 
	width: 210px;
}
#rechtsinhalt {
	padding: 5px;
	margin-top: 35px;
}

#footer {
	clear: both;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 5px;
	margin-left: -200px;
}
#home #footer {
	clear: both;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 5px;
	margin-left: 0px;
}
.event {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.event span.titel {
	display: block;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 13px;
	padding: 3px 5px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.event p {
	margin: 0px;
	padding: 0px 5px;
}
.event span.bild {
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.event span.detail {
	display: block;
	padding: 0px 5px;
	color: #666666;
	font-weight: bold;
}
.event span.datum {
	display: block;
	padding: 0px 5px;
	padding-bottom: 4px;
	color: #999999;
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	padding: 4px;
	font-size: 11px;
}
.clear {
	clear: both;
}
.clearer {
	visibility: hidden;
}
/* Spalten */
.spaltelinks {
	float: left; 
	width: 49%;
}
.spalterechts {
	float: right;
	width: 49%;
}
.newsdetails .spaltelinks {
	float: left; 
	width: 53%;
}
.newsdetails .spalterechts {
	float: right;
	width: 42%;
}
.image img {
	padding: 5px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.clear {	
	clear: both;
	position: relative;
}
.programm .bild {
    float: left;
	width: 180px;
	height: 127px;
	background: url(img/hg_programm_bild.gif) no-repeat top left;
	color: #FFFFFF;
}
.programm .bild img {
	margin-top: 5px;
	margin-left: 6px;
}
#linkswrap.linksbreit .programm .text {
	float: right;
	width: 400px;
}
.programm h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.programm p {
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
.teambox {
	margin-right: 5px !important;
	width: 560px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.teambox h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.teambox img {
	border-color: #666666 !important;
}
.teambox p {
	padding: 0px;
	margin: 0px;
}
.teambox div.csc-textpic-imagewrap dl {
	padding: 3px;
	border: 1px dotted #666666;
}
/* RTE Formatierung */
p.box {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}
.news-single-item p.box {
	font-weight: bold;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 13px;
	text-align: center;
}
.news-single-item p.box a {
	color: #F2F2F2;
}
.news-single-item h3 {
	font-size: 14px;
}
/* Kundenstimmen */
.kundenstimmen {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.kundenstimmen span.titel {
	display: block;
	background-color: #0e3f6b;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 5px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.kundenstimmen p {
	margin: 0px;
	padding: 0px 5px;
}
.kundenstimmen span.bild {
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
.kundenstimmen span.detail {
	display: block;
	padding: 0px 5px;
	color: #666666;
	font-weight: bold;
}
.kundenstimmen span.datum {
	display: block;
	padding: 0px 5px;
	padding-bottom: 4px;
	color: #999999;
}
.kundenarchiv {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.kundenarchiv h3 {
	margin-top: 0;
	padding-top: 0;
}
.kundenarchiv .bild {
	float: left;
	width: 120px;
}
.kundenarchiv .bild img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.kundenarchiv .text {
	float: right;
	width: 460px;
}
.kundenarchiv .text p {
	padding: 0px;
	margin: 0px;
}
