html
{
	margin:0;
	padding:0;
}

body
{
	background: #E0E0E0;/*CCCCCC;*/
	/*background-image: url('backfade.png');
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
}

.top
{
	width: 750px;
	height: 53px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: both;
}

.guidetext
{
	width:750px;
	height:31px;
	margin: 0 auto;
	margin-top: 0px;
}

.guidetext a
{
	color:#000000;
	font-size:9px;
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	text-decoration:none;
}

.guidetext a:hover
{
	color:#00bd0d;
	font-size:9px;
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	text-decoration:underline;	
}

.guidetext a:visited
{
	color:#000000;
	font-size:9px;
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	text-decoration:none;	
}

.guidetext a:hover,visited
{
	color:#00bd0d;
	font-size:9px;
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	text-decoration:underline;	
}

.adressfield
{
	width:750px;
	height:31px;
	margin: 0 auto;
	margin-top: 0px;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

.adressbox
{
	width:750px;
	height: 24px;
	float: left;
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	text-align: center;
	padding: 0px;
	padding-top: 7px;
	background: #FFFFFF;
}

.telefon
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #00bd0d;/*#2c5fcb;*/
	text-align: left;
	float:right;
	margin-right:50px;
	margin-top: 20px;
}

.citattecken
{
	float:left;
	clear:none;
	display:inline;
	border: 0 px solid black;
	margin-right: 5px;
}

.menu
{
	width: 750px;
	height: 30px;
	margin: 0 auto;
	background-image: url('menuback.png');
	background-repeat: repeat-x;
}

.menuitem
{
	height:30px;
	float:left;
	margin-left:25px;
	margin-right:47px;
}

.menulink
{
	height:30px;
	display: block;
}

.menuleft
{
	background-image: url('menuleft.png');
	width: 6px;
	height: 30px;
	float:left;
}

.menuright
{
	background-image: url('menuright.png');
	width: 6px;
	height: 30px;
	float: right;
}

.contentcontainer
{
	width:750px;
	/*height:544px;*/
	margin: 0 auto;
	margin-top: 20px;
    margin-bottom: 0px;
}

/*
.contentshadowright
{
	background-image: url('shadow_right.png');
	background-repeat: repeat-y;
	width: 4px;
	height: 536px;
	float:left;
	clear: none;
	margin: 0;
}

.contentshadowbottom
{
	background-image: url('shadow_bottom.png');
	background-repeat: repeat-x;
	width: 746px;
	height: 4px;
	float:left;
	margin: 0;
}

.contentshadowtopright
{
	background-image: url('shadow_topright.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	float:left;
	clear: none;
	margin: 0;
}

.contentshadowbottomright
{
	background-image: url('shadow_bottomright.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	float:left;
	margin: 0;
}

.contentshadowbottomleft
{
	background-image: url('shadow_bottomleft.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	clear:left;
	float:left;
	margin: 0;
}

.adressshadowright
{
	background-image: url('shadow_right.png');
	background-repeat: repeat-y;
	width: 4px;
	height: 27px;
	float:left;
	margin: 0;
}

.adressshadowbottom
{
	background-image: url('shadow_bottom.png');
	background-repeat: repeat-x;
	width: 746px;
	height: 4px;
	float:left;
	margin: 0;
}
*/

.contentbox
{
	width:750px;
	/*height:540px;*/
	float:left;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
    margin-bottom: 0px;
}

.frontpanephoto
{
	width:249px;
	height:340px;
	float:left;
	border-right: 1px solid #A0A0A0;
    background: #606060;
}

.frontpanephotocontainer
{
	width: 215px;
	height: 180px;
	top: 10px;
	left: 17px;
	position: relative;
	background: #E0E0E0;
}

.frontpanetext
{
	width:250px;
	height:230px;
	background: #FFFFFF;
	float:left;
}

.frontpanetextinner
{
	border-right: 1px solid #A0A0A0;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.frontpanetextinnerrightmost
{
	border-right: 0px;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.frontpanetext h3
{
	font-family: Arial,Sans;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:10px;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}

.frontpanetext p
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 12px;
	font-weight: normal;
	color: #161616;
	margin:0;
	padding:15px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: justify;
}

.frontpanetext a
{
    text-decoration: none;
    color: #000000;
}

.frontpanetext a:hover
{
    color: #00bd0d;
}

.frontpanetext a.lasmer
{
    display: block;
    width: 49px;
    height: 15px;
    background-image: url('lasmer2hover.png');
    background-repeat: no-repeat;
    float: right;
    margin: 5px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.frontpanetext a.lasmer:hover
{
    display: block;
    width: 49px;
    height: 15px;
    background-image: url('lasmer2hover.png');
    background-repeat: no-repeat;
    float: right;
    margin: 5px;
    margin-top: 15px;
    margin-bottom: 0px;
}


.webdesign
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 10px;
	color: #909090;
	width:100%;
	text-align: center;
	margin:0;
	margin-top: 15px;
	clear: both;
}

.sitemap
{
    text-align: center;
    width:750px;
    margin: 0 auto;
    margin-top: 10px;
}

.sitemap a
{
    text-align:center;
    text-decoration:none;
    font-size:10px;
    color:#000000;
}

.sitemap a:hover
{
    text-align:center;
    text-decoration:none;
    font-size:10px;
    color:#000000;
}

.darkbottom h1
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 11pt;
	margin-top: 0px;
	font-weight: bold;
}
.darkbottom p
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	font-size: 10pt;
	margin-right: 20px;
}

.darkbottom a
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	color: #E3E3E3;
	text-decoration: none;
	font-size: 10pt;
}
.darkbottom a:visited
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	color: #E3E3E3;
	text-decoration: none;
	font-size: 10pt;
}
.darkbottom a:hover
{
	font-family: Lucida Sans,Luxi Sans,Verdana,Sans;
	color: #E3E3E3;
	text-decoration: none;
	font-size: 10pt;
}
