* { padding: 0px; margin: 0px; }

a:focus { 
	outline: none; 
}

img {
	border: none;
}

body {
	text-align: center;	/* zentriert das gesamte layout im IE */
	font-size: 12px;
	font-family: Arial, Helvetica, san-serif;
	color:#564b47;
	background: url(../images/bg_fade.gif) repeat-x #999999;
}

#container {
	width:920px;
	margin:0 auto;	/* zentriert das gesamte layout */
	text-align:center;
}

#header {
	width:920px;
	height:371px;
}

#keyvisual {
	position:relative;
	top:120px;
}

#buttons {
	position:relative;
	top:203px;
	width:920px;
}

#buttons ul {
	list-style: none;
}

#buttons ul li {
	float:left;
	position:relative;
	left:40%;
	height:28px;
}

#main {
	clear:left;
}

#kategorie {
	width:920px;
	height:48px;
}

#impressum {
	width:920px;
	height:100px;
}

#main p {
	font-size: 11px;
	color: #dddddd;
	padding-top:16px;
}

#textboxtop {
	width:920px;
	height:14px;
}

#textboxmid {
	width:920px;
	text-align:left;
	background: url(../images/p1_textbox_mid.gif) repeat;
}

#textboxbottom {
	width:920px;
	height:14px;
	background: url(../images/p1_textbox_bottom.gif) no-repeat;
	padding-bottom:20px;
}

#textboxmid p {
	color:#ffffff;
	font-size:12px;
	margin-left:134px;
	padding-bottom:20px;
	text-align:justify;
	width:650px;
}
