		/* Basic HTML-Elements */
body {
	background:url(img/es_bg_m.png);
	background-color:#c22c3e;
	background-repeat:repeat-x;	
	margin-top:0px;
}

/* Top area */

#top_admin {
	background-image:url(img/es_t01.png);
	background-color:f4b9c0;
	height:210px;
	width:255px;
	vertical-align:top;
	color:#6e6e6e;	
} 

#admin {
	float:left;
	vertical-align:top;
	margin-top:0px;
	margin-left:0px;
	width:10px;
	height:10px;
}

#admin span {
	display:none;
}

#admin a{
	display:block;
	width:10px;
	height:10px;
}

#admin a:hover {
display: block;
background-repeat: no-repeat;
width:10px;
height:10px;
}

#top {
	background-image:url(img/es_t02.png);
	background-color:f4b9c0;
	height:210px;
	width:687px;
	vertical-align:top;
	color:#6e6e6e;	
}

/* Menu area */
#c_menu {
	background-image:url(img/es_bg_menu.png);
	background-color:f4b9c0;
	height:511px;
	width:206px;
	vertical-align:top;
	color:#6e6e6e;
	
}

/* Picture area */
#c_pic {
	background-image:url(img/es_bg_c.png);
	background-color:f4b9c0;
	height:542px;
	width:320px;
	vertical-align:top;
	color:#6e6e6e;
}

/* Main area */
#c_main {
	background-image:url(img/es_bg_c.png);
	height:542px;
	width:359px;
	vertical-align:top;
	color:#6e6e6e;
}

#f_main {
	height:530px;
	width:100%;
	border:0px;
}

/* Footerbereich */
#footer {
	background-image:url(img/es_f01.png);
	background-repeat:no-repeat;
	background-color:#c22c3e;
	height:50px;
	vertical-align:top;
}
#td_footer {
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.5em;
	color:#811724;
	width:100%;
	text-align:right;
}

/* Icons Myspace */
#myspace {
	float:left;
	margin-top:154px;
	margin-left:404px;
	width:25px;
	height:25px;
}


#myspace span {
	display:none;
}

#myspace a{
	display:block;
	width:26px;
	height:26px;
}

#myspace a:hover {
display: block;
background-image:url(img/myspace.gif);
background-repeat: no-repeat;
width:26px;
height:26px;
}

/* Icons Twitter */
#twitter {

	float:left;
	margin-top:154px;
	margin-left:10px;
	width:25px;
	height:25px;
}

#twitter span {
	display:none;
}

#twitter a{
	display:block;
	width:26px;
	height:26px;
}

#twitter a:hover {
display: block;
background-image:url(img/twitter.gif);
background-repeat: no-repeat;
width:26px;
height:26px;
}

/* Icons Soundcload */
#soundcloud {
	float:left;
	margin-top:154px;
	margin-left:10px;
	width:25px;
	height:25px;
}

#soundcloud span {
	display:none;
}

#soundcloud a{
	display:block;
	width:26px;
	height:26px;
}

#soundcloud a:hover {
display: block;
background-image:url(img/soundcloud.gif);
background-repeat: no-repeat;
width:26x;
height:26px;
}

/* Icons Youtube */
#youtube {
	float:left;
	margin-top:154px;
	margin-left:10px;
	width:25px;
	height:25px;
}

#youtube span {
	display:none;
}

#youtube a{
	display:block;
	width:26px;
	height:26px;
}

#youtube a:hover {
display: block;
background-image:url(img/youtube.gif);
background-repeat: no-repeat;
width:26px;
height:26px;
}

/* --------------------------------------
-----------------------------------------
----------------Deffinition der Links */
#td_menue a:link {
	text-decoration:none;
	color:#ffffff;
}

#td_menue a:visited {
	text-decoration:none;
	color:#ffffff;
}

#td_menue a:hover {
	color:#d2b068;
}

#td_footer a:link {
	text-decoration:none;
	color:#811724;
}

#td_footer a:visited {
	text-decoration:none;
	color:#811724;
}

#td_footer a:hover {
	color:#811724;
}
