.left		{float: left;}
.right		{float: right;}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
p {
	margin: 10px 0;
}

a {
	color: #111111;
	text-decoration: underline;
}
a:hover {
	color: #555555;
}


#header		{
	height: 182px;
	width: 938px;
}

.header_1 {
	background: transparent url("images/header_1.png")  no-repeat;
}
.header_2 {
	background: transparent url("images/header_2.png")  no-repeat;
}
.header_3 {
	background: transparent url("images/header_3.png")  no-repeat;
}
.header_4 {
	background: transparent url("images/header_4.png")  no-repeat;
}
.header_5 {
	background: transparent url("images/header_5.png")  no-repeat;
}


/*3col structure */


#maincanvas1 {
	width: 938px;
	background: transparent url("images/overallBg.png")  repeat-y;
}
#maincanvas2 {
}

#maincanvas3 {
	position: relative;
}

#rightcol {
	position: relative;
	float:right;
	background-color: #99d2d7;
	overflow: hidden;
	width:214px;
}
#leftcol {
	width: 171px;
}
#centercol {
	margin:0 215px 0 172px;
	min-height: 178px;
}


.signet {
	height: 182px;
	width: 34px;
	float: left;
	background: transparent url("images/signet.png") 0 4px no-repeat;
}
.logo {
	height: 150px;
	width: 400px;
	float: left;
	background: transparent url("images/logo.png") 10px 2px no-repeat;
}
#topmenu {
	width: 690px;
	height: 32px;
	overflow: hidden;
	float: left;
}

#topmenu ul {
}
#topmenu li {
	float: left;
	width: 137px;
	height: 32px;
	margin: 0 1px 0 0;
	background: transparent url("images/topmenuEntryBg.png") 0px 0px no-repeat;
}
#topmenu li:hover {
	background: transparent url("images/topmenuEntryBg.png") 0 -32px no-repeat;
}
#topmenu li.active {
	background: transparent url("images/topmenuEntryBg.png") 0 -32px no-repeat;
}
#topmenu a {
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	width: 137px;
	height: 32px;
}

a.t_festival { background: transparent url("images/t_festival.png") no-repeat; }
a.t_review { background: transparent url("images/t_review.png") no-repeat; }
a.t_forum { background: transparent url("images/t_forum.png") no-repeat; }
a.t_presse { background: transparent url("images/t_presse.png") no-repeat; }
a.t_newsletter { background: transparent url("images/t_newsletter.png") no-repeat; }

/*3col structure end */


#overall {
	background: transparent url("images/bgshadow.png")  repeat-y;
	width: 938px;
	padding: 0 16px;
	margin: 0px auto;
}

#supermenu {
	
}
#search {

}
#clickpath {
	padding: 22px 0 0 25px;
	color: #ffffff;
	background-color: transparent;
}
#clickpath a {
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#clickpath a:hover {
	color: #ff8400;
	background-color: transparent;
}
#maincontent {
	padding: 15px;
}

#maincontent h1 {
	font-size: 23px;
	margin: 10px 0; 
}
#maincontent h2 {
	font-size: 19px;
	margin: 10px 0; 
}
#news {
	padding: 10px;
	min-height: 100px;
}
#mainmenu {
	padding: 0px;
}

a.largelink {
	padding: 0;
	margin: 0;
	font-weight: bold;
	background-color: #f1bf00;
	margin: 0 0 2px 0;
	display: block;
	height: 35px;
	font-size: 18px;
	line-height: 32px;
	color: #111111;
	text-decoration: none;
	padding: 0 0 0 5px;
	width: 165px;
}
a.largelink:hover {
	color: #555555;
}

.lastupdate {
	margin-bottom: 0;
	padding: 0 0 2px 2px;
	display: block;
	float: left;
	width: 169px;
}
.sponsors {
	padding: 0 0 0 10px;
	display: block;
	float: left;
	width: 537px;
	height: 240px;
}
.sponsors a {
	text-decoration: none;
}
label {
	display: block;
	float: left;
	width: 120px;
}


ul.mainmenu li {
	padding: 0;
	margin: 0;
	font-weight: bold;
	background-color: #f1bf00;
	margin: 0 0 2px 0;
	display: block;
	height: 35px;
	font-size: 18px;
	line-height: 32px;
}
ul.mainmenu a {
	color: #111111;
	text-decoration: none;
	padding: 0 0 0 5px;
}
ul.mainmenu a:hover {
	color: #555555;
}
ul.mainmenu a.active {
	color: #555555;
}
ul.mainmenu li.submenu {
	list-style-image: none;
	background-color: transparent;
}
ul.submenu li {
	list-style-image: none;
	font-weight: normal;
	margin: 0 0 2px 0;
	height: 25px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 0 20px;
}
ul.submenu a:hover {
	text-decoration: underline;
	color: #111111;
	color: #c49b01;
}
ul.submenu a.active {
	text-decoration: underline;
	color: #f1bf00;
}

.sponsorEntry {
	display: block;
	float: left;
	padding: 0 15px 15px 0;
}

.newsSmallHead h2 {
	background: #018f9b url("images/t_news.png") 10px 10px no-repeat;
	display: block;
	width: 214px;
	height: 40px;
	position: relative;
	text-indent: -9999px;
	top: -10px;
	left: -10px;
	
}

.imagePreviewCont {
	width: 245px;
	float: left;
	text-align: center;
}
.redbar {
	width: 400px;
	background-color: #ff0000;
	color: #ffffff;
	padding: 5px;
}
.greenbar {
	width: 400px;
	background-color: #007f00;
	color: #ffffff;
	padding: 5px;
}
.yellowbar {
	width: 400px;
	background-color: #ffaf00;
	color: #ffffff;
	padding: 5px;
}
.greybar {
	width: 400px;
	background-color: #555555;
	color: #ffffff;
	padding: 5px;
}

.editLabel {
	display: block;
	height: 30px;
}



#maincontent label {
	display: block;
	background-color: transparent;
	float: left;
	width: 140px;
	margin-right: 10px;
}
#maincontent ul {
	list-style-type: square;
	padding: 0 0 0 20px;
}
#maincontent li {
}
#maincontent h1 {
	color: #000000;
	background-color: transparent;
	font-size: 21px;
	line-height: 29px;
	padding 0;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent h2 {
	color: #000000;
	background-color: transparent;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	padding 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent h3 {
	color: #000000;
	background-color: transparent;
	font-size: 14px;
	line-height: 19px;
	font-style: italic;
	padding 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
#maincontent h4 {
	color: #000000;
	background-color: transparent;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	padding 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
#maincontent p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent a {
	color: #111111;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #555555;
}

#maincontent img {
	border: 0;
}



#maincontent .left {
	float: left;
	margin-right: 20px;
}
#maincontent .right {
	float: right;
	margin-left: 20px;
}

