@import url(/CMSPages/GetCSS.aspx?stylesheetname=ThickBox);
@import url(/CMSPages/GetCSS.aspx?stylesheetname=ThickBoxReset);

/*#Global#*/
html {
     overflow: -moz-scrollbars-vertical;
}
.LTR, .RTL {
	background-color: #ffffff;
	width: 900px;
	margin: 0px auto;
}

body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	color: #000;
	margin: 0px;
}

h1,h2,h3,h4,h5 {
	color: #0079c2;
	font-size: 12px;
    	font-weight: bold;
}
h1 {
	font-size: 18px;
	margin-bottom: 5px
}

h2 {
	font-size: 14px
}

h3 {
	font-weight: normal
}

a {
	text-decoration: none;
	cursor: hand;
}
.Clearer {
	clear: both;
}
/*#Global/Template#*/
.topBlock{
	height: 155px;
	width: 900px;
	background: url(/CMSPortal/media/Templates/header_klein.jpg) no-repeat;
}
.bottomBlock{
	height: 110px;
	width: 900px;
	background: url(/CMSPortal/media/Templates/bg_footer.jpg) no-repeat top;
}
/*#Global/Zones#*/
.zoneTop {
	padding-top: 116px;
}
.zoneRight {
	float: right;
	width: 280px;
}
.IE7 .zoneRight {
	height: 390px;
}
.zoneContent {
	margin-right: 280px;
}
.zoneContentLeft {
	float: left;
	width: 180px;
}
.zoneContentRight {
	float: right;
	width: 400px;
	min-height: 400px;
	background: #cae0f4;
	padding: 10px 20px;
}
.IE6 .zoneContentRight {
	height: 390px;
}
/*#Navigation/Main menu#*/
.TabControlTable
{
	height: 30px;
	width: 100%;
	background: #0079c2;
	padding-left: 0px;
	margin: 0;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	padding: 0px 15px;
}

.TabControlSelected
{
	color: #fc894a;
	padding: 0px 15px;
}

.TabControlTable a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.TabControlSelected a
{
	color: #cf6f35;
}
/*#Navigation/Submenu#*/
.CMSTreeMenuTable
{
	width: 100%;
}

.CMSTreeMenuTable a
{
	white-space: nowrap;
	color: #ffffff;
}

.subCMSTreeMenuTable
{
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover
{
	text-decoration: underline;
}

.CMSTreeMenuItem
{
	background: #0079c2;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #fff;
}
.CMSTreeMenuSelectedItem
{	
	background: #cf6f35;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #fff;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	padding: 3px 0px;
}

.CMSTreeMenuLink
{
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
}

.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 18px;
}

.CMSTreeMenuSelectedLink
{
	padding-left: 12px;
	text-decoration: underline;
}

.subCMSTreeMenuSelectedLink
{
	padding-left: 18px;
}
/*#News#*/
.NewsWithSummaryAndTeaser {
	padding: 10px 10px 10px 10px;
	height: 100px;
}
.NewsTitle {
	line-height: 15px;
	height: 35px;
	text-transform: uppercase;
	font-size: 12px;
	color: #7d399a;
}
.NewsTeaser {
	float: left;
	width: 100px;
	height: 100px;
}
.NewsSummary {
	line-height: 14px;
	height: 45px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #428000;
}
.Date { 
	display: none;
}
.NewsLink {
	float: right;
	color: #0079c2;
	line-height: 25px;
	text-decoration: underline;
}
/*#Events#*/
.EventWithSummaryAndTeaser {
	padding: 10px 10px 10px 10px;
	height: 100px;
}
.EventName {
	line-height: 15px;
	height: 35px;
	text-transform: uppercase;
	font-size: 12px;
	color: #7d399a;
}
.EventTeaser {
	float: left;
	width: 100px;
	height: 100px;
}
.EventSummary {
	line-height: 15px;
	height: 45px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #428000;
}
.Date { 
	display: none;
}
.EventLink {
	float: right;
	line-height: 25px;
	color: #0079c2;
	text-decoration: underline;
}
/*#ThickBox#*/
#TB_window {
	font: 12px "Trebuchet MS", Arial;
	color: #ffffff;
	text-transform: uppercase;
}
#TB_secondLine {
	font: 10px "Trebuchet MS", Arial;
	color:#666666;
}
#TB_title{
	background-color:#cb325e;
}
#TB_window a:link {color: #ffffff;}
#TB_window a:visited {color: #ffffff;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #ffffff;}
#TB_window a:focus{color: #ffffff;} 