@font-face {
    font-family: 'Collator';
    src: url('collator-webfont.eot');
    src: url('collator-webfont.eot?#iefix') format('embedded-opentype'),
         url('collator-webfont.woff') format('woff'),
         url('collator-webfont.ttf') format('truetype'),
         url('collator-webfont.svg#CollatorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#dcdcdc;
	font-family: Collator, Verdana, Geneva, sans-serif;
	background-image: url(../img/bg_gradient04.jpg);
	background-repeat:repeat-x;
	font-size: 10px;
	color: #000066;	
	margin: 0px;
	font-size:26px;
}
#container {
	height:200px;
	width:100%;
	z-index:1;
	margin:0;
	padding:0;
	background-image:url(../img/bg_142973.png);
	position: absolute;
	border: 0px solid black;
}
#page {
	position: absolute;
	width: 900px;
	height: 450px;
	background-color:none;
	left: 50%;
	top: 220px;
	margin-left: -450px;
	margin-top: 0px;
	border: 0px solid red;
}
#header {
	height: 170px;
	width: 900px;
	margin-left: -450px;
	margin-top: 0px;
	left: 50%;
	top: 10px;
	color:#3c3c5c;
	position:relative;
	border: 0px solid;
	z-index: 1;
}
#work {
	width: 712px;
	float: left;
	margin: 0;
	padding: 0px 4px 0px 4px;
	background-color:#992222;
	border-bottom: 4px solid #dcdcdc;
	position:relative;
	height:16px;
	z-index:1;
}
.info {
	font-weight:bold;
	color: #cbcbcb;
	border: 0px solid white;
	margin:0px;
	padding:0px;
}
.view {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #000;
}
.imgall {
	margin: 0px 19px 10px 19px;
	padding: 0;
	border:0px solid red;
	width: 680px;
	position:relative;
	float:left;
	/*display: inline;*/
	z-index:1;
}
*html .imgall {
	margin: 0px 0px 10px 18px;
	padding: 0;
	border:0px solid red;
	width: 680px;
	position:relative;
	float:left;
	display: inline;
	z-index:1;
}
.linktop {
	padding:0px;
	margin: 0px 20px 10px 0px;
	border: 0px;
}
*html .linktop {
	padding:0px;
	margin: 0px 20px -10px 0px;
	border: 0px;
}
#menu1 {
	width: 712px;
	float:left;
	margin: 0;
	background-color:#efefef;
	position:relative;
	z-index:1;
}
#menu1 a{
	width: 712px;
	float:left;
	height: 40px;
	margin: 0;
	padding: 0px 4px 0px 4px;
	background-color:#efefef;
	border-bottom: 4px solid #dcdcdc;
	position:relative;
	z-index:1;
}
#menu1 a:hover {
	width: 712px;
	float:left;
	height:40px;
	margin:0;
	padding: 0px 4px 0px 4px;
	background-color:#000;
	position:relative;
	z-index:1;
}
#about {
	width: 712px;
	float: left;
	margin: 0;
	padding: 0px 4px 0px 4px;
	background-color:#992222;
	border-bottom: 4px solid #dcdcdc;
	position:relative;
	height:16px;
	z-index:1;
}
p.rubrik {
	margin-top: -2px;
	margin-left: 0px;
	font-size:16px;
	font-stretch: narrower;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	color:#dcdcdc;
}
p.start {
	height:4px;
	margin-top:-4px;
	margin-left:0;
	font-size:36px;
	padding: 0px 0px 0px 6px;
	font-stretch: narrower;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-5px;
	color:#dcdcdc;
}
#impressum {
	height: 12px;
	float:right;
	width: 200px;
	margin: 10px 0 0 0;
	vertical-align:bottom;
	position:relative;
	z-index:5;
}
a.enlarge:link, a.enlarge:visited, a.enlarge:active, a.enlarge:hover {
	color: black;
	text-decoration: none;
	background-color: transparent;
}
a:link {
	color: #3c3c5a;
	font-weight:bold;
	text-decoration: none;
	padding:8px 4px 4px 4px;
 -moz-border-radius: 3px;
	 border-radius: 3px;
}
a:visited {
	color: #5c5c7a;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #CA58E8;
	font-weight:bold;
	background-color: #3c3c5a;
	padding:8px 4px 4px 4px;
 -moz-border-radius: 3px;
	 border-radius: 3px;
}
a.graphik:link, a.graphik:visited, a.graphik:active, a.graphik:hover {
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
}
a.head:link, a.head:hover, a.head:visited, a.head:active {
	color: #000000;
	text-decoration: none;
	background: none;
}

.highlight {background-color: #000066; color: #ffffff; font-size:26px; padding:8px 4px 4px 40px;
 -moz-border-radius: 3px;
	 border-radius: 3px;

};