html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
.rahmen{margin-left:auto;margin-right:auto;width:960px;}.raster-1,.raster-2,.raster-3,.raster-4,.raster-5,.raster-6{display:inline;float:left;margin-left:10px;margin-right:10px;}.links{margin-left:0;}.rechts{margin-right:0;}.raster-1{width:140px;}.raster-2{width:300px;}.raster-3{width:460px;}.raster-4{width:620px;}.raster-5{width:780px;}.raster-6{width:940px;}.prefix-1{padding-left:160px;}.prefix-2{padding-left:320px;}.prefix-3{padding-left:480px;}.prefix-4{padding-left:640px;}.prefix-5{padding-left:800px;}.suffix-1{padding-right:160px;}.suffix-2{padding-right:320px;}.suffix-3{padding-right:480px;}.suffix-4{padding-right:640px;}.suffix-5{padding-right:800px;}.clear{clear:both;display:block;overflow:hidden;width:0;height:0;line-height:0;font-size:0;float:none;}

html {
	height				: 100.01%
}

body {
	font				: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background			: #4d4638;
	color				: #f4ede2;
}

a {
	text-decoration		: none;
	color				: #5bf;
}

a:hover {
	color				: #f22;
}

a:focus {
	outline				: 1px dotted invert;
}

hr {
	clear				: both;
	height				: 0;
	border-color		: #ccc;
	border-style		: solid;
	border-width		: 1px 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font				: italic 25px/1.5 Georgia, serif;
}

h1 {
	font-size			: 25px;
}

h2 {	
	font-size			: 20px;
}

h3 {
	font-size			: 16px;
}

h4 {
	font-size			: 15px;
}

h5 {
	font-size			: 14px;
}

h6 {
	font-size			: 13px;
}

ol {
	list-style			: decimal;
}

ul {
	list-style			: square;
}

li {
	margin-left			: 30px;
}

p,dl,hr,h1,h2,h3,h4,
h5,h6,ol,ul,pre,table,
address,fieldset {
	margin-bottom		: 12px;
}

#kopf {
	height				: 50px;
	background			: url(images/kopf.gif) repeat-x top center;
}

h1#logo {
	width				: 602px;
	height				: 102px;
	margin				: 20px auto;
	padding				: 0;
	line-height			: 102px;
	background			: url(images/logo.gif) no-repeat;
}

h1#logo a {
	width				: 602px;
	height				: 102px;
	margin				: 0;
	padding				: 0;
	line-height			: 102px;
	display				: block;
	text-indent			: -999em;
}

h2#tagline {
	width				: 940px;
	margin				: 30px auto;
	text-align			: center;
	letter-spacing		: 1px;
}

.seite {
	width				: 940px;
	height				: 492px;
	margin				: 20px auto;
	background			: url(images/back.gif) no-repeat;
}

.innen {
	padding				: 21px 41px 0;
}

.seite .links {
	width				: 600px;
	height				: 450px;
	margin				: 0 20px 0 0;
	float				: left;
}

.seite .rechts {
	height				: 450px;
	overflow			: hidden;
}

.seite .rechts h2 {
	margin				: 0 0 10px;
	padding				: 0;
	line-height			: 1;
}

#fuss {
	height				: 70px;
	background			: url(images/fuss.gif) repeat-x bottom center;
	margin-top			: 20px;
}

#fuss p {
	text-align			: center;
	font-size			: 11px;
}



