/*Beginn Header Elemente*/

/*Ende Header Elemente*/

/*Beginn Main*/

div.main_slot{
	float:left;
	width:59.9em;
	background:#fff;	
	
}
div.main_imagebox{
	width:59.9em;
	float:right;		
	height:20em;
	background:#9A323C;
	margin:0 0 1em 0;
	overflow:hidden;
	
}
div.main_imagebox img{
	float:left;
	
}

div.left_slot{
	float:left;
	width:20em;
	background:green;
	border-right:0.1em solid #fff;
}

div.subnavbox{
	background-color:#9A323C;
	line-height:1.5em;
	float:left;
	clear:both;
	height:20em;
	width:100%;
	border-bottom:0.1em solid #fff;
}
div.subnavbox img.emo_logo{
    position:relative;
    top:15.3em;
    left:2.5em;
}


/*Beginn slotbox1*/
div.slotbox1{
	background-color:#CD646D;
	border-bottom:0.1em solid #fff;
	height:5em;
	clear:both;
}
/*Ende slotbox1*/
/*Beginn slotbox2*/
div.slotbox2{
	background-color:#D7848C;
	border-bottom:0.1em solid #fff;
	height:20em;
	clear:both;
}
/*Ende slotbox2*/
/*Beginn slotbox3*/
div.slotbox3{
	background-color:#CD646D;
	border-bottom:0.1em solid #fff;	
	height:20em;
	clear:both;
}
div.slotbox4{
	background-color:#D7848C;
	border-bottom:0.1em solid #fff;
	height:5em;
	clear:both;
}
/*Ende slotbox3*/
/*Ende Main*/

/*Beginn Footer Elemente*/
div.footer p{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	color:#cecece;
	
}

/*Ende Footer Elemente*/

/*Beginn Main Elemente*/
h1,h2,h3{                                                                                       
	color:#9A323C;
	font-weight:bold;
	margin:0 0 0 2em;
	padding:2em 0 0 0;          
	letter-spacing:0.1em;
    text-transform:lowercase;    	
}
h1.h1_text{
	font-size:1.6em;
}
h2.h2_text{
	font-size:1.4em;

}
h3.h3_text{
	font-size:1.2em;

}
p.p_text{
	margin:1em;
	font-size:1.2em;
	color:#222;
	font-size:1.2em;  	
	line-height:1.5em;
	letter-spacing:0.03em;
}
p.p_text img.imgbox_left{
    float:left;
    border:1px solid #CD646D;
    padding:0.1em;
    margin:0 0.5em 0 0;
}
p.p_text img.imgbox_right{
    float:right;  
    border:1px solid #CD646D;
    padding:0.1em;
    margin:0 0 0 0.5em;
}
a.textlink{
    color:#D7848C;
    text-decoration:underline; 
}
a:hover.textlink{
    color:#9A323C;
    text-decoration:none;
}
/*Ende Main Elemente*/

/*Beginn BOX Elemente*/
h4.h4_box{
    color:#9A323C;
    margin:1em 0.3em;
    padding:0;
    font-size:1.5em;
    float:left;              
    font-variant:small-caps;
    font-weight:normal;
    letter-spacing:0.1em;
}
p.p_box{
    margin:1em 0.3em;
    padding:0;
    color:#fff;   
    font-size:1.1em;    
    clear:both;
}
/*Ende BOX Elemente*/