body {
	margin:0px;
	padding:0px;
	
	background-image:url('http://download.infosnake.ch/straccer.ch/images/bg_gradient.gif');
	background-color:#FF7D26;
}

div#bg_impressions {
	background-image:url('http://download.infosnake.ch/straccer.ch/images/bg_impressions.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	
	height:670px;
		/*border:1px solid red;*/
}

div#bg_main {
	background-image:url('http://download.infosnake.ch/straccer.ch/images/bg_main.png');
	background-repeat:no-repeat;
	
	width:850px;
	
	margin-left:auto;
	margin-right:auto;
}

div#bg_main_end {
	background-image:url('http://download.infosnake.ch/straccer.ch/images/bg_main_end.png');
	background-repeat:no-repeat;
	
	width:850px;
	height:120px;
	
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:850px;
	height:115px;
	
	margin-left:auto;
	margin-right:auto;
}

div#footer,
div#footer a {
	position:relative;
	width:400px;
	left:270px;
	top:55px;
	color:white;
	text-decoration:none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#logo {
	width:219px;
	height:99px;
	
	position:relative;
	top:10px;
	left:45px;
}

div#logo_wrapper {
	/* ie filter bug */
	background-image:url('../images/logo.png');
	width:219px;
	height:99px;
}

div#logo_wrapper a {
	/* ie filter bug */
	display:block;
	position:relative;
	z-index:1;
	width:219px;
	height:99px;
}


div#menubuttons {
	width:597px;
	height:78px;
	
	position:relative;
	top:-5px;
	left:100px;
}

div#menubuttons_wrapper {
	/* ie filter bug */
	background-image:url('../images/menu.png');
	width:597px;
	height:78px;
}

div#menubuttons_wrapper img,
div#menubuttons_wrapper a {
	/* ie filter bug */
	position:relative;
	z-index:1;
}
	
div#menubuttons_wrapper img {
	border-style:none;
	border-width:0px;
}

div#menu_sub {
	position:relative;
	top:-25px;
	left:0px;
}

div#menu_sub,
div#menu_sub a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF7D26;
	text-decoration:none;
}

div#menu_sub a:hover {
	text-decoration:underline;
}

div#menu_sub a.selected {
	font-weight:bold;
}

div#guggeinfo {
	background-image:url('../images/guggeinfo.png');
	width:638px;
	height:62px;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-top:15px;
}

div#main {
	width:655px;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-top:20px;
}

div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height:1.5em;
}

div.content a {
	color:#FF7D26;
	text-decoration:underline;
}

div.content p {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

div.content b {
	color:#FF7D26;
}

div.content div.news div.title {
	color:#FF7D26;
}

div.content h1 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #FF7D26;
	color:#FF7D26;
}

div.content h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF7D26;
}

div.content h3 {
	font-size:12px;
	font-weight:bold;
	color:#FF7D26;
}

div#minheight_hack {
	float:left;
	width:1px;
	height:380px;
	overflow:hidden;
}

div#layout_1col {
	float:left;
	width:650px;
		/*border:1px solid red;*/
}

div#layout_2col_left {
	float:left;
	width:425px;
		/*border:1px solid red;*/
}

div#layout_2col_right {
	float:left;
	margin-left:15px;
	width:202px;
		/*border:1px solid green;*/
}

div.rbox {
	background-image:url('../images/bg_rbox.gif');
	background-repeat:no-repeat;
	
	width:202px;
	
}

div.rbox_end {
	background-image:url('../images/bg_rbox_end.gif');
	
	width:202px;
	height:15px;
	
	overflow:hidden;
}

div.rbox_content {
	padding:10px;
}

div.rbox_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF7D26;
	line-height:1.5em;
}

div.rbox_content h1 {
	font-size:13px;
	font-weight:normal;
	border-bottom:1px dotted #FF7D26;
	
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

div.rbox_content p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

div.rbox_content a {
	text-decoration:none;
	color:#FF7D26;
}

div.rbox_content a:hover {
	text-decoration:underline;
}

div.rbox_content div.news div.title {
	font-weight:bold;
}

div.detaillink {
	visibility:hidden;
}

table.form input.textbox,
table.form textarea {
	width:350px;
	border:1px solid #FFE88C;
	background-color:white;
}

table.form textarea {
	height:150px;
}

table.form input.submitbutton {
	border:1px solid #FFE88C;
	background-color:white;
	color:#FF7D26;
}

table.mitgliederliste td {
	border-style: none;
        /*border:1px solid black;*/
}


/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	line-height:1.5em;
*/
