body
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #777777;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
#logobg
{
	background-image:url(../images/logobg.png);
	position: absolute;
	width: 1084px;
	left: 50%;
    margin-left: -542px;
	min-height: 100%;
	z-index: 0;
	top: 0;
}
#layoutbg
{
	background-image:url(../images/layoutbg.png);
	position: absolute;
	width: 792px;
	height: 800px;
	top: 0px;
	left: 50%;
	margin-left: -396px;
	z-index: 1;
}
#navlist
{
	font-family: Rockwell, Courier New, Courier, Times New Roman;
	font-size: 20px;
	font-weight: normal;
	list-style-type: none;
	position: absolute;
	width: 120px;
	min-height: 180px;
	top: 30px;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	z-index: 1;
	text-align: right;
}
#navlist li
{
	background-color: #000000;
	padding: 2px 5px 0px 2px;
	margin: 5px;
}
#navlist a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navlist a:hover
{
	color: #F93;	
}

#link_home
{
	width: 50px;
	top: 0px;
}
#link_info
{
	width: 35px;	
	top: 29px;
}
#link_foto
{
	width: 50px;
	top: 58px;
}
#link_agenda
{
	width: 70px;
	top: 87px;
}
#link_links
{
	width: 50px;
	top: 116px;
}
#link_contact
{
	width: 70px;
	top: 145px;
}

.link
{
	position: absolute;	
	right: 0;
	height: 24px;
}
#contentgfx
{
	background-image:url(../images/contentgfx.png);
	position: absolute;
	width:553px;
	height:644px;
	z-index:2;
	left: 50%;
	margin-left: -273px;
	top: 112px;
}
#concentwrap
{
	width: 540px;
	min-height: 641px;
	position: absolute;
	z-index: 3;
	left: 50%;
	margin-left: -270px;
	top: 115px;
	margin-top: 0;
	padding: 0;
	
}
#content
{
	width: 54Opx;
	height: 626px;
	background-color: white;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#footer
{
	width: 540px;
	height: 16px;
	background-image: url(../images/footer.png);
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	text-align: center;
}
p
{
	margin: 10px;
}
hr
{
	height: 0;
	border: 0;
	border-top: 1px dotted #fea235;
	width: 510px;
}
.titel
{
	color: #fea235;
	font: Verdana, Tahoma, Arial;
	font-size: 14px;
}
#titelimg
{
	width: 198px;
	height: 34px;
	margin: 0;
	padding: 0;
}

a:link
{
	color: #000000; text-decoration: underline;
}

a:visited
{
	color: #000000; text-decoration: underline;
}

a:hover
{
	color: #666; text-decoration: underline;
}

a:active
{
	color: #666; text-decoration: underline;
}

#info_home
{
	width: 50px;
	top: 0px;
}
#info_info
{
	width: 35px;	
	top: 29px;
}
#info_foto
{
	width: 50px;
	top: 203px;
}
#info_agenda
{
	width: 70px;
	top: 232px;
}
#info_links
{
	width: 50px;
	top: 261px;
}
#info_contact
{
	width: 70px;
	top: 290px;
}
#info1
{
	width: 56px;
	top: 0px;
}

#info2
{
	width: 54px;
	top: 29px;
}

#info3
{
	width: 165px;
	top: 58px;
}

#info4
{
	width: 133px;
	top: 87px;
}

#info5
{
	width: 185px;
	top: 116px;
}

.link2
{
	position: absolute;	
	right: 0;
	height: 20px;
}

#navlist2
{
	font-family: Rockwell, Courier New, Courier, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	position: absolute;
	width: 120px;
	min-height: 140px;
	top: 96px;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	z-index: 2;
	text-align: right;
}
#navlist2 li
{
	background-color: #009999;
	padding: 2px 5px 0px 2px;
	margin: 5px;
}
#navlist2 a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navlist2 a:hover
{
	color: #F93;	
}

#temp
{
	background-image:url(../images/temp.jpg);
	position: absolute;
	width: 700px;
	height: 300px;
	top: 10px;
	left: 50%;
	margin-left: -350px;
	z-index: 1;
}