#wrapper{
	background-image:url(img/background.jpg);
}

.titel,.headerTitel {color: #383973;}

/* 		default links					*/
a:link { color: #383973;}
a:visited { color: #383973;}
a:hover { color: #383973;}
a:active { color: #383973;}


/*
hr{
	border-bottom:1px solid #383973;
	color:#383973;
}
*/

a.subsub:link { color: #B6B4CC; }
a.subsub:visited { color: #B6B4CC; }
a.subsub:hover { color: #383973;}
a.subsub:active { color: #B6B4CC; }
a.selectedSubsub:link { color: #383973; }
a.selectedSubsub:visited { color: #383973; }
a.selectedSubsub:hover { color: #383973;}
a.selectedSubsub:active { color: #383973; }

.contentMenuItem{
	color: #B6B4CC;
}

.contentMenuItemMO{
	color:#383973;
}

.headerTD,.contentTD,.shrinkContainer, div{
	color:#383973;
}


.tfield, .tfieldSel, .tfieldCon, .tarea, .tareaSel, .tareaCon{ border-color:#B6B4CC;}


