

/* ************ Layout ************ */


	

#Layout{
	width: 780px;
	\width: 780px;
	w\idth: 780px;
}



#Layout,body {
	background: none!Important;
}

#Header {
	height: 180px;
	background: none;
}


#Footer {
	clear: both;
	padding: 0px;
	margin-top: 20px;
	padding-top: 90px;
	padding-bottom: 0px;
	background: url(http://www.conventshop.de/templates/Convent/images/Footer.png) no-repeat center center;
}

/* ************ ContentArea  .... Additional Styling ************ */	
	

		#MainNav {
	margin: 0px;
	padding: 0px;
	height: 0px;
}


#Teaser {
	margin: 110px;
	padding: 0px;
	height: 172px;
	background: url(../images/Teaser.jpg) repeat-x left center;
}

/* ************ ContentArea  .... Inner Shadows ************ */


#Main {
	background-color: White;
	padding-top: 0px;
	padding-left: 20px;
	background: none!Important;
}

#Content {
	padding: 10px;
	background-color: White;
		background: none!Important;
}

















/* ************ Layout .... Surrounding Shadows ************ */

				
		#BGTOPleft,#BGCENTERleft,#BGBOTTOMleft {
	padding-left: 0px;
	background: none!Important;
}

#BGCENTERleft,#BGBOTTOMleft {
		background: none!Important;
}

#BGTOPright,#BGCENTERright,#BGBOTTOMright {
	padding-right: 0px;
		background: none!Important;
}

#BGCENTERright,#BGBOTTOMright {
	background: none!Important;
}


/* ************ Sidebar ************ */
#Sidebar_SubTeaser {
background: url(../images/Teaser_Convent_Left.jpg) no-repeat left top;
height:245px;
}

#Sidebar_A {
width:291px;
height: 0px;
background: none!Important;

}

#Sidebar_B {
width:291px;
height:0px;
background-color: #C4D181;

}

#Sidebar_C {
margin: 0;	
width:291px;
border: 1px dotted #ff5e04;
}

#Sidebar_D {
width:291px;
background: url(../images/CSS_Row_B_Header.png) no-repeat left top;
border: 1px dotted #ff5e04;
}

.Convent_Nav_BG_Divider {
	background: #9C9C9C;
}

.Convent_Nav_BG {
	background: #525252;
}

.contenttable {
	border-collapse:separate; 
	border-spacing:0px;
	width: 400px;
	padding: 0;
	border-style: none;
	margin-bottom: 20px;
	margin-top: 0;
}

.contenttable tr td{
	margin: 0;
	padding: 0;
	border-style: none;
	vertical-align: top;
	border-bottom: 1px solid #9c9c9c;
	padding-top: 5px;
}



.contenttable tr td,.contenttable tr td p {
	font-size: 9px!important;
}


.contenttable .tr-0 {
	font-weight: bold;
}


