body {
	font-family: Verdana, Arial, Helvetica,  Geneva, sans-serif;
	font-size: 7.5pt;
	color: rgb(20,20,20);
	margin: 2px 0px 0px 2px;
	background-color: #003366;
	/*scrollbar-base-color: #CCD6EB;
	scrollbar-highlight-color: #CCD6EB;
	scrollbar-darkshadow-color: #CCD6EB;
	scrollbar-face-color: #003399;
	scrollbar-track-color: #CCD6EB;
	scrollbar-arrow-color: #CCD6EB;
	scrollbar-shadow-color: #6685C2;
	scrollbar-3dlight-color: #99ADD6;*/
}
p,td,div,span {
	font-size: 7.5pt;
	text-align: left;
}
table {
	text-align: left;
}
p {
	margin: 10px 0px 10px 2px;
}
p[align="center"] {
	margin: 1px;
	text-align: center;
	/**
	 * NOTE: IE<7 cannot handle attribute-selectors. We exported this in JS
	 * - see scripts/iefixes.js - which should be included as last HTML-Tag 
	 * in each site-template
	 **/
}
.nospaceing {
	margin: 0px;
	padding: 0px;
}
.nospaceing center table {
	text-align: left;
}
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.mainheader, a.mainheader:link, a.mainheader:visited, a.mainheader:hover, a.mainheader:active, span.mainheader {
	color: #003366;
	font-size: 7.5pt;
	color: rgb(153,153,153);
}

/** BEGIN MENU things **/
p.menu {
	padding: 0px 2px 2px 1px;
	margin: 0px;
	font-size: 7.5pt;
}
a.menu, a.menu:link, a.menu:visited, a.navigation, a.navigation:link, a.navigation:visited, a.search, a.search:link, a.search:visited, a.default, a.default:link, a.default:visited {
	color: #003366;
	text-decoration: none;
	padding: 1px;
	font-size: 7.5pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 7.5pt;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 7.5pt;
}
a.search:hover, a.search:active, a.default:hover, a.default:active {
	text-decoration: underline;
	font-size: 7.5pt;
}

/** END MENU things **/

/** BEGIN Banner **/
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 140px;
	height: 70px;
	border: 1px solid #003366;
	font-size: 6pt;
}
img.bigbanner {
	width: 468px;
	height: 60px;
}
img.smallbanner {
	width: 40px;
	height: 20px;
	border-width: 0px;
}
img.midbanner {
	width: 140px;
	height: 50px;
}
a.banner, a.banner:link, a.banner:visited, a.banner:hover, a.banner:active {
	text-decoration: none;
	border-width: 0px;
	background-color: none;
	font-size: 7.5pt;
}
img.noborder {
	border-width: 0px;
	vertical-align: middle;
}
.bannerbox {
	width: 140px;
	border: 1px solid #003366;
	margin: 0px 2px 5px 2px;
	padding: 0px;
	font-size: 7.5pt;
}
/** END Banner**/

/** BEGIN Header stuff **/
.head {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 7.5pt;
}
.head_logo {
	background: url('/images/headers/headbg_zuerichseeinfo.jpg') top right no-repeat;
	height: 70px;
	padding: 0px 0px 10px 4px;
	margin: 0px;
	font-size: 7.5pt;
}
.head_search {
	vertical-align: bottom;
	height: 58px;
	font-size: 7.5pt;
	padding: 0px 5px 10px 4px;
}
.head_search form {
	padding: 0px;
	margin: 0px;
}
.head_banner {
	width: 480px;
	height: 60px;
	vertical-align: bottom;
	text-align: right;
	font-size: 5pt;
}
img.head_banner {
	vertical-align: bottom;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

/** END Header stuff **/

/** BEGIN Input styles **/
span.search {
	color: #003366;
	font-weight: bold;
	font-size: 7.5pt;
}
input, select {
	border: 1px solid #003366;
	background-color: rgb(255,255,255);
	color: rgb(20,20,20);
	font-size: 7.5pt;
}
input {
	padding: 1px 2px 1px 2px;
	font-size: 7.5pt;
}
input.big {
	width: 300px;
	font-size: 7.5pt;
}
.dyn {
	width: 150px;
	font-size: 7.5pt;
}
#userpage input.dyn, #userpage select.dyn {
	width: 400px;
	font-size: 7.5pt;
}
#userpage input[type='submit'] {
	width: 150px;
}
textarea.dyn {
	width: 400px;
	font-size: 9pt;
}
.check {}
.button_srch {
	color: #003366;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border: 1px solid #003366;
	font-size: 7.5pt;
}
/** END Input styles **/

/** BEGIN Content settings **/
.maincontent {
	padding: 0px 0px 19px 19px;
	width: 958px; /**  985 **/
	font-size: 7.5pt;
}
.mainadds {
	padding: 19px 19px 19px 19px;
	font-size: 7.5pt;
	/**  background: white url('/images/headers/bg_zuerichseeinfo.jpg') top left repeat-y;   / HINTERGUNDBILD VERLAUF WEISS **/
}
.mainheader {
	height: 19px;
	vertical-align: middle;
	text-align: left;
	font-size: 7.5pt;
}
.maincont {
	background-color: rgb(255,255,255);
	color: rgb(20,20,20);
	width: 998px;
}
.light, a.light {
	color: rgb(153,153,153);
}
.error, a.error {
	color: red;
}
.center {
	text-align: center;
}
.upper {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
td {
	vertical-align: top;
}
.contenttable {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
td.fixed {
	width: 172px;
}
td.fixed_right {
	width: 190px;
}
.cleft {
}
.cright {
}
.cmiddle {
	width: 560px;
}
.calone {
}
p.changepage {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
/** END Content settings **/

/** BEGIN Boxes **/
div.box, td.box {
	border: 1px solid #003366;
}

.editor{
	%width:958px;
	
}
div.subbox, td.subbox, table.subbox, tr.subbox {
	border: 1px solid rgb(200,200,200);
	border-left-width: 0px;
	border-right-width: 0px;
	margin: -2px;
}
.header {
	background-color: #003366;
	color: rgb(255,255,255);
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
	overflow: hidden;
}
a.header {
	background-color: transparent;
}
.subheader {
	background-color: rgb(240,240,240);
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(50,50,50);
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 7.5pt;
}
a.header, a.header:link, a.header:visited, a.header:hover, a.header:active {
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 7.5pt;
	text-transform: none;
}
.content, .subcontent {
	background-color: rgb(255,255,255);
	color: rgb(20,20,20);
	padding: 2px;
	font-size: 7.5pt;
}
.sublightbg {
	background-color: rgb(248,248,248);
}
.pagecontent {
	/* CHANGED TO FULL WIDTH
	width: 514px;
	padding: 0px 20px 0px 20px;
	*/
	padding: 0px 5px 0px 5px;
}
.subcontent ul {
	padding: 0px;
	margin: 10px 0px 0px 20px;
}
.subcontent li {
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
	font-size: 7.5pt;
}
.subcontent td {
	font-size: 7.5pt;
}
/** END Boxes **/

/** BEGIN Markets-Overview-Pages **/
td.markets_image {
	padding: 3px 0px 2px 3px;
}
div.markets_image {
	width: 130px;
	height: 80px;
	border: 0px solid rgb(0,0,153);
	text-align: left;
}
div.markets_image_bg {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	opacity: 0.6;
	-moz-opacity: 0.6;
	-opera-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=60);
	width: 130px;
	height: 33px;
	position: absolute;
	border-bottom: 2px ridge rgb(0,0,153);
}
div.markets_image_txt {
	text-align: center;
	color: rgb(0,0,153);
	width: 130px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	padding: 2px;
}
a.markets_image, a.markets_image:hover {
	text-decoration: none;
	font-size: 7.5pt;
}
/** END Markets-Overview-Pages **/

/** BEGIN Search-Results **/
.right {
	text-align: right;
}
.nobreak {
	white-space: nowrap;
}
.stbl_head {
	font-size: 7.5pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
}
.stbl_entry {
	font-size: 7.5pt;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
	height: 38px;
	line-height: 11px;
}
.stbl_nav {
	font-size: 7.5pt;
	padding: 2px 2px 2px 2px;
}
.stbl_even {
	background-color: rgb(255,255,255);
}
.stbl_odd {
	background-color: rgb(248,248,248);
}
a.stbl, a.stbl:hover {
	text-decoration: none;
	font-weight: bold;
}
/** END Search-Results **/

/** BEGIN: Content and Promosites **/
.promotop {
	color: rgb(120,120,120);
	background-color: rgb(240,240,240);
	padding: 5px;
	margin: 0px 0px 4px 0px;
	text-align: center;
	border: 1px solid rgb(200,200,200);
	border-width: 1px 0px 1px 0px;
	height: 3em;
	overflow: hidden;
}
.iefixcontent {
	margin: 5px 0px 5px 0px;
}
/** END: Content and Promosites **/


/** BEGIN SHADOW **/
.shadowR, .shadowL, .shadowT, .shadowB, .shadowCBR, .shadowCBL, .shadowCTR, .shadowCTL {
	display: inline-table;
}
.shadowL {
	background: url('/images/shadow/zuerichseeinfo/left.gif') left top repeat-y;
	width: 1018px;
}
.shadowR {
	background: url('/images/shadow/zuerichseeinfo/right.gif') right top repeat-y;
}
.shadowT {
	background: url('/images/shadow/zuerichseeinfo/top.gif') left top repeat-x;
}
.shadowB {
	background: url('/images/shadow/zuerichseeinfo/bottom.gif') left bottom repeat-x;
}
.shadowCTL {
	background: url('/images/shadow/zuerichseeinfo/tlcorner.gif') left top no-repeat;
}
.shadowCTR {
	background: url('/images/shadow/zuerichseeinfo/trcorner.gif') right top no-repeat;
}
.shadowCBL {
	background: url('/images/shadow/zuerichseeinfo/blcorner.gif') left bottom no-repeat;
}
.shadowCBR {
	background: url('/images/shadow/zuerichseeinfo/brcorner.gif') right bottom no-repeat;
	padding: 0px 19px 19px 0px;
}
/** END SHADOW **/
