/* Copyright (c) 2006 by CCM Customer Communication Management GmbH  */
/* http://www.ccm-solutions.de                                       */
/* info@ccm-solutions.de                                             */



.sBody
{
	height: 100%; 
	padding-top: 0px; 
	margin-top: 0px; 
	background-image: url('../images/page_bgnd.gif'); 
	background-repeat: repeat-x; 
	background-color: #730000;
}

.bannerLeft
{
	background-image: url('../images/banner_left.gif'); 
	width: 980px; 
	margin-left: -490px; 
	position: absolute; 
	height: 38px; 
	left: 50%; 
	top: 81px; 
	z-index: 11; 
	background-repeat: no-repeat;
}

.bannerRight
{
	background-image: url('../images/banner_right.gif'); 
	width: 980px; 
	margin-left: -490px; 
	position: absolute; 
	height: 38px; 
	left: 50%; 
	top: 81px; 
	z-index: 1; 
	background-repeat: no-repeat;
}

.Head
{
	width: 800px; 
	height: 119px; 
	top:0px; 
	left: 0px; 
	background-color:#00ff00; 
	margin: 0px; 
	background-image: url('../images/head.jpg');
}

.MenuBar
{
	background-image: url('../images/menu_bgnd.jpg');
}

.ContentOuterColumn
{
	background-color: #fff3cf;
}

.ContentOuterContainer
{
	width: 590px; 
	margin-left: 20px; 
	margin-top: 10px;
}

.Thumbnails
{
	border:0px solid #B38080; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #ECDCAA; 
	width:582px;
}

.ThumbPicture
{
	padding: 5px;
}

.PictureOuterContainer
{
	width:auto; 
	padding-top: 30px; 
	float: left; 
	height:auto;
}

.TextBoxOuterContainer
{
	width: 150px;  
	padding-top: 30px; 
	font-family:Verdana,Arial,Helvetica; 
	font-size:9pt; 
	position:relative; 
	float:right; 
	text-align:left;
}

.TextBoxTop
{
	width: 146px; 
	height: 19px; 
	background-image: url('../images/textBox_top.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.TextBoxBody
{
	background-image: url('../images/textBox_body.gif'); 
	background-repeat: repeat-y; 
	background-position: left top;
}

.TextBoxContent
{
	padding-left:15px; 
	padding-right:15px;
	color: #760404;
}

.TextBoxBottom
{
	width: 146px; 
	height: 18px; 
	background-image: url('../images/textBox_bottom.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.GroupText
{
	width: 585px; 
	margin-top: 20px; 
	font-family:Verdana,Arial,Helvetica; 
	font-size:9pt; 
	position:relative; 
	float:left; 
	text-align:left;
}

.ContentText
{
	text-align: left;
	font-size: 9pt;
	font-family:Verdana,Arial,Helvetica; 


}