body { 
	/*font-style : normal;*/
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	/*font-family : arial,helvetica,sans-serif;*/
	color : black;
	
	background-color: #fff;
	background-image: url(../images/main_bg_christmas2011.jpg); background-repeat: no-repeat; background-position: top center;

	margin: 0px;
}
h1 {
	font-size: 12px;
	display: block;
}
a {
	text-decoration: none;
	color : #00008b;
/*	font-weight: bold;*/
}
a:hover {
	text-decoration: underline;
	color : #dc143c;
/*	font-weight: bold;*/
}
td {
	/*font-style : normal;*/
	/*font-size : 13px;*/
}

p {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li {
	margin-left: 0pt;
	padding: 2px; 
}

/* text */

.titlemain {
	font-size : 16px;	
	font-weight: bold;
	color : #7aa5d3;	
}

.title {
	font-size : 14px;	
	font-weight: bold;
	color : #cd8e85;	
}

.subtitle {
	font-size : 14px;
	font-weight: bold;	
	color : #3e3d3c;
	background : #efefed;
}

.highlighttext{
	font-weight: bold;
	color: #349bc4;
}

.headertext{
	font-size: 18px;	
	color: #3c3a3c;
}

.graytext{
	color: gray;
}

.smalltext {
	font-size : 9px;
}

/* tables */

.tdtitle{
	font-weight: bold;
	color : #3a3938;
	background : #e1e0dc;
}

.tdsubtitle{
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
	font-size : 14px;
	color : white;	
	background: url(../images/tdsubtitle_bg.gif) #ffffff repeat-x;
	/*background-color: #6296ab;*/
}

.tdhighlightrow{
	color : #793e05;
	background-color: #ffe7cf;
}

.tdhighlightrow td{
	padding: 5px;
}

.tdhighlightrow2{
	color : #793e05;
	background-color: #fffefd;
}

.tdspecialcontent{
	background-color: #f0f0f0;
	border: thin dotted;
}

.tableborder {
	border-bottom: 1px #e1e0dc;
	border-left: 1px #e1e0dc;
	border-right: 1px #e1e0dc;
	border-top: 1px #e1e0dc;
	border: 1px solid #e1e0dc;
	}
	
.tablemenu	{
	border-color: rgb(204, 204, 204);
	border-width: 1px; 
	border-style: solid;	
}

.tabsheet-tab-normal	{
	background-color: #ffffff;
	/*color: #3c3a3c;*/
	white-space: nowrap;
}

.tabsheet-tab-selected	{
	background-color: #30588f;
	color: #ffffff;
	white-space: nowrap;
}

.tabsheet-content	{
	border-color: rgb(205, 205, 205);
	border-width: 1px; 
	border-style: solid;
	padding: 5px;
}

.speciallist {
	font-size : 11px;	
	color: #3a72ad;
}

/* forms */

input{
	border-right: 1px solid #330033; 
	border-top: 1px solid #330033; 
	border-left: 1px solid #330033; 
	border-bottom: 1px solid #330033;
	background : #f8f8f8;
	color : #330033;
}

.button {
	background: #933050;
	color: #f8f8f8;	
}

/* << ----------------// outer container that holds all the columns //------------ */
#mainContainer {
	margin:0 auto;
	padding:0;
	width:1000px;
	/*border:1px dashed #454545;*/
	text-align: left;
	background-color: white;
}

#divtop {
	position: relative; 
	left: 0;
	top: 0;
	height: 107px;
}

#divmenu {
	position: relative;
	left: 0;
	top: 0;
	
	height: 26px; 	/*without headline 26*/ /*with headline 50*/
	width: 100%;
	
	z-index: 4;
}

#divmiddle {
	position: relative; 
	left: 0;
	
	width: 100%;
}

#divmiddle_h {	
	position: relative;
	left: 0;
	
	width: 100%;
	
	min-height: 700px;	
	background-color: white;	
}

#divleft {
	position: absolute;

	left: 0px; 
	width: 180px;
	
	padding-right: 0px; padding-left: 5px; padding-bottom: 0px; padding-top: 2px;	
}

#divleft_1 {
	position: relative;
	left: 0;
	
	width: 100%;
}

#divleft_2 {
	position: relative;
	left: 0;
	
	width: 100%;
}

#divcontent {
	position: relative;
	top: 0px;
	left: 0px;
			
	padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;
	margin-left: 187px;
	margin-right: 10px;	
}

* html #divcontent {
	height: 1%
}

#divright {

	width: 170px;
	
	float: right;

	padding-right: 5px; padding-left: 5px;
	padding-bottom: 5px; padding-top: 5px;	
}

#divbottom {
	position: relative; 
	top: 0; 
	width: 100%; 
	height: 60px; 
	background-color: #f0f0f0;
	
	/*padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;*/
}

.divclean {
	clear: both; font-size: 1px; height: 1px
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* << ----------------// left menu //------------ */

.divleftbject {
	float: left;
	width: 100%;	
	padding: 0 0 0 0 ;
}

.divleftbject ul {
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0 5px 0 5px;
}

.divleftbject ul li {
	list-style: none outside none;
	background: url('../images/bullet.gif') no-repeat scroll 0;
	padding: 5px 0 0 13px;
}

.divleftbject ul li.menuseparator {
	background: none repeat scroll 0 0;
	border-bottom: 1px solid #cccccc;
}

.divleftbject h2 {
	font-size: 10px;
	padding: 2px 1px 2px 1px;
	margin: 2px;	
}

.divleftbject p {
	font-size: 10px;
	padding: 2px 1px 2px 1px;
	margin: 2px;
}

.divleftbject img { 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menuheader {
	margin: 0;
	padding: 4px;
	background-color: #b4d0e6;
}

.divnewsbaritem {
	padding: 0 5px 0 5px;
}

.menulink {
	background-color:#f0f0f0;	
	height: 20px;
	padding: 3px 5px 3px 5px;
}

/* << ----------------// history //------------ */

.divhistoryversion {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}

.divhistoryversionheader {
	float: left;
	width: 100%;	
	margin: 0;
	padding: 4px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background-color: #cccccc;
}
.divhistoryversionitems {
	float: left;
	width: 100%;	
	margin: 0;
	padding: 4px;
	color: #000;
	background-color: #ecf2f9;
}

.divhistoryversionitems ul {
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0 5px 0 5px;
}

.divhistoryversionitems ul li {
	list-style: none outside none;
	padding: 5px 0 0 13px;
}

.divhistoryversionitems ul li.important {
	color: #f00;
	font-weight: bold;
}
