* {
	padding: 0;
	margin: 0;
	/*text-shadow: #cccccc 1px 1px 1px*/

	}
body {
	word-wrap: break-word;
	background-color: #fff;
	color: #333;
	/*background-image: url(../img/bg_grey.jpg);*/
	background-repeat: repeat-x;
	font: 13px "Trebuchet MS", "Lucida Sans", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	width: 100%;
	min-width: 950px;
}

/*<agl.folder "png hack">*/

/* png hack fix */

img {
	behavior: url(/js/pngHack.htc);
}

/*</agl.folder>*/

/*<agl.folder "links">*/

a:link, 
	a:visited {
	color: #5b6e84;
	border-color: #5b6e84;
}

a:hover, 
	a:active {
	color: #333;
	border-color: #000;
}

.small a:link,
	.small a:visited {
	text-decoration: none;
}

.small a:hover,
	.small a:active {
	text-decoration: underline;
}

.small a.active:link,
	.small a.active:visited {
	text-decoration: underline;
}

a.active,
	a.active:hover, 
	a.active:active, {
	text-decoration: underline;
}

a:link img, 
	a:visited img {
	border-color: #5b6e84;
	text-decoration: none;
}

a:hover img, 
	a:active img {
	border-color: #000;
	text-decoration: none;
}

/*</agl.folder>*/

/*<agl.folder "layers">*/

#centered {
	position: absolute;
	height: 360px;
	width: 640px;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -320px;
}

#content {
	margin: 0px auto 0;
	line-height: 19px;
	top: 50px;
	width: 560px;
	height: auto;
	z-index: 20;
	text-align: left;
	position: relative;
}

#logo {
	padding: 20px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 9;
	visibility: visible;
}

* html div#logo {
	position: absolute;
	top: expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight) - 92 
	: document.body.scrollTop
	+(document.body.clientHeight));
}

/*</agl.folder>*/

/*<agl.folder "nav">*/

#nav {
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: auto;
	z-index: 10;
	font-size: 13px;
	text-align: left;
}

#nav a {
	text-decoration: none;
}

#nav ul.linklist {
	list-style-type: none;
}

#nav ul.linklist li {
	padding: 0 0 1px;
}

#nav ul.linklist a {
	display: block;
	background: url(../img/nav0.gif) no-repeat left top;
	height: 22px;
	margin: 0;
	padding: 7px 0 0 25px;
}

#nav ul.linklist a:hover {
	display: block;
	background: url(../img/nav1.gif) no-repeat left top;
	text-decoration: none;
	margin: 0;
	padding: 7px 0 0 25px;
}

#nav ul.linklist a.active {
	color: #333;
	display: block;
	background: url(../img/nav1.gif) no-repeat left top;
	text-decoration: none;
	margin: 0;
	padding: 7px 0 0 25px;
}

#nav ul.subnav {
	text-transform: lowercase;
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 10px 0 10px;
}

#nav ul.subnav li {
	background-image: none;
	padding: 0 0 1px;
}

#nav ul.subnav a {
	background-image: none;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
}

#nav ul.subnav a:hover {
	background-image: none;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#nav ul.subnav a.active {
	font-weight: bold;
	background-image: none;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

/*</agl.folder>*/

/*<agl.folder "meta">*/

#meta {
	font-size: 10px;
	line-height: normal;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 8;
	visibility: hidden;
}

#meta a:link, #meta a:visited {
	text-decoration: none;
}

#meta a:hover, #meta a:active {
	text-decoration: underline;
}

/*</agl.folder>*/

/*<agl.folder "header">*/

h1 {
	clear: both;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/header_bg_dunkel.gif);
	background-repeat: no-repeat;
	padding: 5px 10px;
}

h1 a {
	font-size: 12px;
}

h2 { color: #333; clear: both; height: 23px; width: 558px; font-size: 12px; background-image: url(../img/header_bg_dunkel.gif); background-repeat: no-repeat; padding: 5px 0; text-indent: 10px; }

h3 { color: #333; font-size: 13px; background-image: url(../img/header_bg_dunkel.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding: 5px 0; text-indent: 10px; width: 100%; height: 18px; cursor: default; line-height: 20px; }

h4 {
	font-size: 13px;
	padding: 0;
	margin: 0
}

/*</agl.folder>*/

/*<agl.folder "slide">*/

/* DRAWERS */

#content .slider .drawer-handle {
	color: #333;
	font-size: 12px;
	background-image: url(../img/header_bg_dunkel.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 5px 0;
	text-indent: 10px;
	width: 100%;
	height: 20px;
	cursor: default;
}

#content .slider h3.title {
	background-image: url(../img/header_unter_bild.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 5px 0;
}

#content .slider .drawer-content {
	display: block;
}

.projectdrawer {
	min-height: 150px;
	height: 150px;
}

/* LATEST */

#latest {
	height: auto;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

#latest .drawers .drawer-content {
	width: 100%;
}

/*</agl.folder>*/

/*<agl.folder "classes">*/

.header {
	clear: both;
	height: 23px;
	width: 560px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/header_bg_dunkel.gif);
	background-repeat: no-repeat;
	text-transform: lowercase;
	padding-top: 4px;
}

.bottom {
	background-image: url(../img/header_bg_dunkel.gif);
	margin-bottom: 20px;
}

.textblock {
	width: 420px;
	float: right;
}

.rechts {
	padding-top: 5px;
	padding-right: 10px;
	position: absolute;
	float: right;
	margin-right: 0;
	right: 0;	
	float: right;
	padding-top: 5px;
	padding-right: 10px;

}

.right {
	padding-right: 10px;
	position: relative;
	float: right;
	right: 0;
}

.links {
	padding-top: 5px;
	padding-right: 10px;
}



/* .rechts {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
} */

.listtext {
	margin-left: 115px;
}

.einzug {
	padding-right: 10px;
	padding-left: 10px;
}

.block, .block {
	display: block;
	clear: both;
	padding: 15px 10px;
}

/* do not change, effects slider*/

#content div.block:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.small {
	font-size: 10px;
}

.task {
	font-size: 10px;
	font-weight: normal;
	vertical-align: 1px;
	margin-left: 6px;
	padding-left: 10px;
	border-left: 1px solid #a2a2a2;
}

.datum {
	font-size: 10px;
}

.hidden {
	visibility: hidden;
}

.cambg {
	background-image: url(http://station.ch/livecam/station00001.jpg);
	background-repeat: no-repeat;
}

.normallist li {
	padding-bottom: 5px;
}

.normallist {
	margin-left: 15px;
	list-style-type: disc;
}

/*</agl.folder>*/

/*<agl.folder "seperators">*/

.line {
	font-size: 0;
	line-height: 0;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #d0d0d0;
}

.seperator {
	font-stretch: ultra-condensed;
	background-color: transparent;
	width: 1px;
	height: 100%;
	margin-right: 6px;
	margin-left: 10px;
	border-left: 1px solid #a2a2a2;
}

.bottom .seperator {
	
}

/*</agl.folder>*/

/*<agl.folder "element">*/

#content p {
	padding-bottom: 15px;
}

/*</agl.folder>*/

/*<agl.folder "content">*/

#proj_images div {
	position: absolute;
}

/*</agl.folder>*/
#flashlink{
	position: absolute;
	top: 0px;
	right: 0px;
}
#below_cam{
	position: absolute;
	top: 316px;
}
#oldimage{
	position: absolute;
	top: 0px;
}
#newimage{
	position: absolute;
	top: 0px;
}