@import url(../css/elements.css);
@import url(../css/structure.css);
@import url(../css/colours.css);
@import url(../css/exceptions.css);


.tagCloud {
	background-color: #EBEEF7;
}

* html body{
	background-color:#f8f8f8;
	
}
* html #mainBox{
	background-color:#ffffff;
	padding-left:5px;
}

#logoBox {
	margin-top: 0px;
	margin-left:0px;

}

*html #logoBox {
	margin-top: 10px;
	margin-left:0px;

}



#logoBoxRight {
	float:right;
	margin-right:20px;
}



#logoBoxRight img {
	margin-top:10px;
}

*html #logoBoxRight img {
	margin-top:20px;
}


#logoBoxRight2 {
	float:right;
}

#logoBoxRight2 div {
	margin-top:10px;
	margin-right:80px;
	text-ident:0px;
	color: #AAABAD;	
}

*html #logoBoxRight2 div {
	margin-top:20px;
	margin-right:80px;
	text-ident:0px;
	color: #AAABAD;	
}


#rightBox {
	width: 220px;
}

#rightBox div.oneBox,
 #rightBox div.oneImage {
	width: 220px;
}

#rightBox div.teaserBox {
	width: 220px;
}

#rightBox .listBox img{
	margin-top: 10px;
}


#leftBox {
	margin-top: 0px;
	width: 140px;

}

*html #leftBox {
	width: 140px;
	padding-right:8px;
}


#menuBox {
	width: 140px;
}

.menuBox ul {	
	list-style: none;
	width: 140px;
	margin-bottom: 10px;
}	


.menuBox li {
	vertical-align:middle;
	margin-bottom: 4px;
	border: 0px 0px 0px 0px;
}


.menuBox li a {
	height: 15px;
	text-decoration: none;
	color: #AAABAD;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #ffffff;
	border-top: 1px dotted #AAABAD;
	border-left-width: 0px;
}	
	
.menuBox li a:hover {
	background:#ffffff ;
	color: #AAABAD;
	border-top: 1px dotted #AAABAD;
	border-left-width: 0px;

}

.menuBox li.act a {
	background: #ffffff;
	color: #CC3333;
	border-top: 0px;
	border-left-width: 0px;
	border-top: 1px dotted #AAABAD;
	margin-bottom:5px;
}

.menuBox li.act a:hover{
	color: #CC3333;
}

.hostlogo {
	color: #AAABAD;
	font-size: 11px;
	margin:195px 0px 0px 2px;

}

.subNavBox li a:before {
	content:"\003E";
	margin-right: 2px;
}

.subNavBox li a:hover {
	content:"\003E";
	margin-right: 2px;
	border-top: 0px dotted #AAABAD;
}


.subNavBox li.no a {
	background: #ffffff;
	color: #AAABAD;
	border-top: 0px;
	padding-left: 2px;
	margin-left:2px;
	
}

.subNavBox li.act a {
	background: #ffffff;
	color: #CC3333;
	border-top: 0px;
	padding-left: 2px;
	margin-left:2px;

}

.subNavBox li.act a:hover {
	color: #CC3333;
}

.subNavBox li.no a:hover {
	color: #AAABAD;
}

.bulletsBox ul li {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(../bullets/bullet_8x6_red.gif);
	margin-left: 0px !important;
	padding-left: 13px !important;
	border: none;
	margin-bottom: 4px;

}

.oneBox, .twoBox, 
 .oneImage, .twoImage {
	border-style: none;
	border-left-width: 0px;
}



.teaserBox div {
	border: 1px dotted #D0D0D2;
}

.teaserBox div.cat {
	clear:left;
	border: 1px dotted #D0D0D2;
	min-height:120px;
}

.teaserBox div.cat5 { 
	background-color: #E1E8F2;
	border-style:none;
}
.cat5 div.category_title {
	color: #0077B2;
}

.teaserBox div.cat6 { 
	background-color: #FDF3E9;
	border-style:none;
}
.cat6 div.category_title {
	color: #EEAD62;
}

.teaserBox div.cat29 { 
	background-color: #F0F3E5;
	border-style:none;
}
.cat29 div.category_title {
	color: #8FB73E;
}

.teaserBox div.cat30 { 
	background-color: #FFF7E5;
	border-style:none;
}
.cat30 div.category_title {
	color: #FFCB05;
}

.teaserBox div.cat31 { 
	background-color: #D0D0D2;
	border-style:none;
}
.cat31 div.category_title {
	color: #0077B2;
}




.bulletsList {
	clear:both;
	margin-top: 20px;
	list-style-type: square;
}

.bulletsList li {
	margin-left: 20px;
}




.schdBox {
	/***lightblue background-color: #E1E8F2; */
	background-color: #FAF4E8;
	padding: 2px 2px 2px 2px;
	margin-left: 275px;
	margin-right: 0px;
	width: 100%;
}

.weblogBox {
	margin-bottom: 20px;
}

.weblogBox h4 {
	border-style: none;
}

.oneBox INPUT, .oneBox SELECT, .oneBox TEXTAREA {
	width: 120px;
}

.sponsorlogo {
	margin-bottom:10px;
}

.centered img{
	margin:auto;
	padding-right:45px;
	padding-bottom:5px;
}

.teaserBox div.subtitle{
	float:right;
	max-height:15px;
	border-style:none;
	margin-top:3px;
	margin-right:12px;
}

.teaserBox div.messeguide {
	clear:right;
}

*html .teaserBox div.subtitle{
	float:right;
	height:0px;
	border-style:none;
	margin-top:3px;
	margin-right:12px;

}


.programmTable .td-last{
	padding-bottom:10px;
}
