body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #C1E0FF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image:  url(http://www.ohnerauchgehtsauch.com/cms/upload/bilder/navibg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 480px;
	position: absolute;
	left: 150px;
	top: 220px;
	z-index: 1;
	overflow: auto;
	font-size: 10px;
}
#content p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
#content .small {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 8px;
}
#content h1, #company h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
}
#left {
	background-image:  url(../left_1.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
	height: 100%;
	width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bgcenter {
	background-color: #77BBFF;
	height: 200%;
	width: 743px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#right {
	background-image:  url(../right_1.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 100%;
	width: 147px;
	position: absolute;
	top: 0px;
	left: 907px;
}
#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: absolute;
	height: 171px;
	width: 743px;
	left: 3px;
	top: 0px;
	background-image: url(http://www.ohnerauchgehtsauch.com/cms/upload/bilder/Header02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#guestbook {
	padding-left: 5px;
}
a.smilie {
	text-decoration: none;
	border: 0px none;
}
#guestbook img, img.vpgb_infos {
	border: 0px none;
}
img {
	border: 0px none;
}


/* NAVIGATION */
#navcontainer {
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 125px;
	left: 5px;
	top: 110px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li { margin: 0; }
#navcontainer a {
	display: block;
	color: #000000;
	width: 95px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#navcontainer a:hover {
	background-color: #C1E0FF;
	color: #333333;
}
#navcontainer li li a {
	display: block;
	color: #000000;
	background-color: #77BBFF;
	width: 95px;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
#navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: none;
	padding: 3px 3px 3px 17px;
	display: block;
	font-weight: normal;
}
#subnavlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnavlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        text-decoration: none;
	padding: 3px 3px 3px 17px;
	display: block;
	font-weight: normal;
}
#subnavlist li a:hover, #subnavlist li a:active {
	background-color: #C1E0FF;
}

#navishadow {
	background-image:  url(http://www.aks-sportsline.ch/cms/upload/bilder/navibg.gif);
	position: absolute;
	z-index: 90;
	height: 421px;
	width: 152px;
	left: 740px;
	top: 150px;
	filter: alpha(opacity=75); /* IE */
	-moz-opacity:.75; /* Ältere Mozillas */ 
	opacity:.75; /* alle browser welche css3 unterstützen */
	-khtml-opacity: 0.7; /* Safari und Konquerer */ 	
}


/* END NAVIGATION */


#company {
	position: absolute;
	z-index: 110;
	height: 25px;
	width: 148px;
	left: 485px;
	top: 150px;
}
#content.text {
	left: 5px;
	right: 5px;
	bottom: 5px;
}
div.vpgb_eintrag {
	margin-left: 5px;
	border-bottom: 1px dashed #3971CE;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 500px;
}
#vpgb_nav {
	text-align: center;
	padding: 10px;
}
#vpgb_nav a {
	color: #0033CC;
/*	border: 1px solid #0E399B;*/
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;
}
#kontaktform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: none;
	display: block;
	font-weight: bold;
}
#w3form {
	font-size: 10px;
}

/*#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
	background: #EEEEEE;
}*/
