/* @override http://freaktivi.com/aktuell/layout.css */

@import "smoothDivScroll.css";
* {
margin:0;
padding:0;
}


#galerie {
	width : 868px;
	height : 144px;
	float : right;
	white-space : nowrap;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 259px;
	background-color: #b7a7a1;
}

#galerie_content {
	height : 144px;
	padding : 5px;
}
body {
	margin				: 0;
	padding				: 0;
	color				: #333;
	background-color	: #999;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	line-height			: 1.3;
}
#content {
	position			: absolute;
	top					: 50%;
	left				: 50%;
	width				: 868px;
	height				: 540px;
	margin				: -270px 0 0 -434px;
	border				: 1px solid #000;
	background-image	: url(images/bg_start.jpg);
	background-repeat	: no-repeat;
	background-position	: bottom;
	background-color	: #c1cecb;
}
h1 {
	font-size			: 52px;
	font-weight			: normal;
	color				: #333;
	margin				: 0;
}
h2 {
	font-size			: 32px;
	font-weight			: normal;
	margin				: 0;
	margin-bottom		: 0.2em;
}
ul {
	list-style-type		: none;
	padding				: 0;
	color				: #848f8e;
	font-size			: 15px;
	font-weight			: bold;
}
a:link, a:visited, a:hover, a:active {
	color			: #e31525;
	text-decoration	: none;
}
a:hover, a:active {
	text-decoration	: underline;
}
a img {
	border: 0 none #fff;
}
#impressum a:link, #impressum a:visited {
	color			: #CCC;
}
#impressum a:hover, #impressum a:active {
	color			: #000;
	text-decoration	: none;
}
#weiter a {
	padding-left	: 1em;
}
#seminare a {
	color			: #848f8e;
}

#textblock {
	top				: 260px;
	width			: 868px;
	padding			: 5px 0;
}
#seminare {
	position		: absolute;
	left			: 10px;
	top				: 20px;
	width			: 260px;
}
#weiter {
	position		: absolute;
	left			: 500px;
	top				: 405px;
	width			: 340px;
	font-size		: 14px;
	text-align		: right;
}
#info {
	position		: absolute;
	left			: 10px;
	top				: 525px;
	width			: 600px;
	font-size		: 11px;
}

#address {
	position		: absolute;
	left			: 663px;
	top				: 122px;
	width			: 125px;
	text-align		: right;
	color			: #848f8e;
}
#zeichnen {
	position		: absolute;
	left			: 380px;
	top				: 70px;
	width			: 340px;
}
#stamp {
	position		: absolute;
	left			: 235px;
	top				: 148px;
	width			: 110px;
	height			: 109px;
}
#bilder01, #bilder02, #bilder03 {
	position		: absolute;
	left			: 0;
	top				: 0;
	width			: 868px;
	height			: 540px;
	z-index			: 10;
	visibility: hidden;
}
#impressum {
	position		: absolute;
	left			: 766px;
	top				: 540px;
	width			: 100px;
	font-size		: 9px;
	text-align		: right;
}
