html {

}

BODY {
position:absolute;
top:0px;
right:0px;
bottom:0px;
left:0px;
overflow:auto;
min-height:100%;
margin:0px;
padding:0px;
background-image:url(images/bg.png);
background-color:rgb(200, 212, 226);
background-repeat:repeat-x;
background-position:0px 0px;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

img {
	border:4px solid #999;	
}


#mypage-wrapper {
margin: 0px auto auto;
 position: relative;
 text-align: left;
 background-color: rgb(255, 255, 255);
 width: 922px;
 bottom: auto;
 background-repeat: repeat-x;
 float: none;
 height: auto;
 clear: none;
 top: 0px;
 right: auto;
 left: auto;
 background-position: 0px 0px;
 min-height: 100%;
}

#layer-bg_left {
position:absolute;
border:0px dashed rgb(227, 57, 57);
width:18px;
height:711px;
left:0px;
top:0px;
bottom:auto;
right:auto;
margin:0px;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(images/bg_left.png);
float:none;
clear:none;
}

#layer-bg_left_bottom {
position:absolute;
border:0px dashed rgb(227, 57, 57);
width:18px;
height:auto;
left:0px;
top:711px;
bottom:0px;
right:auto;
margin:0px;
background-position:0px 0px;
background-repeat:repeat-y;
background-image:url(images/bg_left_bottom.png);
float:none;
clear:none;
}

#layer-bg_right {
position:absolute;
border:0px dashed rgb(227, 57, 57);
width:18px;
height:711px;
left:auto;
top:0px;
bottom:auto;
right:0px;
margin:0px;
float:none;
clear:none;
background-position:0px 0px;
background-repeat:no-repeat;
background-image:url(images/bg_right.png);
}

#layer-bg_right_bottom {
position: absolute;
 border: 0px dashed rgb(227, 57, 57);
 width: 18px;
 height: auto;
 left: auto;
 top: 711px;
 bottom: 0px;
 right: 0px;
 margin: 0px;
 float: none;
 clear: none;
 background-position: 0px 0px;
 background-repeat: repeat-y;
 background-image: url(images/bg_right_bottom.png);
}

#layer-header {
position: absolute;
 border: 0px dashed rgb(227, 57, 57);
 width: 888px;
 height: 334px;
 left: 17px;
 top: 0px;
 bottom: auto;
 right: auto;
 margin: 0px;
 float: none;
 clear: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
 background-image: url(images/head.jpg);
}

#layer-login {
	font-size:12px;
position:absolute;
width:160px;
height:23px;
top:0px;
left:-247px;
bottom:auto;
right:auto;
margin:0px;
float:none;
clear:none;
}

#layer-menu {
position: relative;
 border-width: 0px 1px 0px 0px;
 border-style: dashed solid dashed dashed;
 border-color: rgb(227, 57, 57) rgb(179, 179, 179) rgb(227, 57, 57) rgb(227, 57, 57);
 -moz-border-top-colors: none;
 -moz-border-right-colors: none;
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-image: none;
 width: 215px;
 height: 284px;
 left: 0px;
 top: 356px;
 bottom: auto;
 right: auto;
 margin: 0px 0px 0px 19px;
 float: left;
 clear: none;
}


#layer-menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.aktivlinkmenu a {
	display:block;
	padding:0px 0px 0px 20px;
	margin:10px;
	margin-top:0px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	background-image:url(images/link_dot_aktiv.gif);
	text-transform:uppercase;
	color:#666;
}

.linkmenu a {
	display:block;
	padding:0px 0px 0px 20px;
	margin:10px;
	margin-top:0px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: 0px 3px;
	text-transform:uppercase;
	color:#666;
}

.linkmenu a:hover {
	color:#000;
	cursor:pointer;
	background-image:url(images/link_dot.gif);
}

.titel {
	font-size:16px;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#AD5959;
	font-weight:bold;
}

#layer-content {
	position: relative;
	 width: 620px;
	 height: auto;
	 left: 0px;
	 top: 0px;
	 bottom: auto;
	 right: auto;
	 margin: 355px 0px 0px 24px;
	 float: left;
	 clear: none;
	 min-height: 360px;
	 line-height:20px;
}

#layer-clear {
position:relative;
border:0px dashed rgb(227, 57, 57);
width:0px;
height:64px;
left:0px;
top:0px;
bottom:auto;
right:auto;
margin:0px;
float:none;
clear:both;
}

#layer-footer {
position:absolute;
border-width:1px 1px 0px;
border-style:solid;
border-color:rgb(202, 204, 207);
-moz-border-top-colors:none;
-moz-border-right-colors:none;
-moz-border-bottom-colors:none;
-moz-border-left-colors:none;
-moz-border-image:none;
width:668px;
height:18px;
left:234px;
top:auto;
bottom:0px;
right:auto;
margin:0px;
float:none;
clear:none;
background-color:rgb(227, 229, 232);
font-size:10px;
text-align:center;
color:#607d9f;
padding-top:5px;
}

#layer-footer a{
	color:#607d9f;
}