/* @group Defaults */

* {margin:0;padding:0}

body {
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	color: #000000;
	font-weight: normal;
}

a.page_link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

a.page_link:hover {
	text-decoration: underline;
	color: #7e7d82;
	font-weight: bold;
}

dl.parallel dt {
	float: left;
	width: 150px;
	margin-bottom: 5px;
	font-size: 11px;
}

dl.parallel dd {
	float: left;
	margin-bottom: 5px;
}

#Container {
	width: 1075px;
	margin-right: 0;
	margin-left: 20px;
	margin-top: 5px;
	padding: 0px;
}

#BannerTop {
	float: left;
	width: 850px;
	min-height: 90px;
	height: 90px;
	text-align: left;
}

#BannerTopLeft {
	float: left;
	width: 351px;
	height: 110px;
	margin: 0;
	padding: 10px 83px 0px 25px;
	vertical-align: bottom;
	text-align: left;
}

#BannerTopRight {
	float: left;
	width: 351px;
	height: 110px;
	margin: 0;
	padding: 10px 0px 0px 25px;
	vertical-align: bottom;
	text-align: left;
}

#Header {
	float: left;
	width: 870px;
	height: 116px;
	vertical-align: top;
	margin-top: 15px;
	margin-left: -20px;
	/*background-image: url(../images/layout/filmecho_logo.gif);
	background-repeat: no-repeat;*/
}

#Login {
	float: right;
	width: 270px;
	padding-top: 10px;
}

#Login a.quicklink	{
	padding: 0px 0px 0px 8px;
	color: #F9F9F9;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#Login a.quicklink:hover	{
	color: #FFFFFF; 
	text-decoration: underline;
}

#LoginTopBox {
	text-align: right;
	padding-bottom: 15px;
	color: #CCCCCC;
	font-size: 10px;
}

#LoginTopBox .formError {
	border: 1px solid #F0F0F0;
	margin-bottom: 5px;
	padding: 3px 5px 3px 5px;
	color: #FF0000;
	background-color: transparent;
	/*-moz-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;*/
	text-align: center;
}

#LoginTopBox a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}

#loginName {
	color: #CCCCCC;
	text-align: left;
	font-size: 11px;
}

#LoginActions {
	float: left;
}

.loginInput {
	color: #888888;
	border: 1px solid #000000;
	padding: 2px;
}

#Main {
	float: left;
	width: 1075px;
	min-height: 500px;
}

#Content {
	float: left;
	width: 850px;
	min-height: 500px;
	margin-bottom: 10px;
}

#BannerRight {
	float: left;
	width: 160px;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
	margin-top: -91px;
}

/*
#TopContent {
	float: left;
	height: 43px;
	min-height: 43px;
	background-image: url(../images/layout/bg_TopNavigation.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 850px;
	margin-left: -20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
*/

#TopNavigation {
	float: left;
	width: 839px;
	height: 39px;
	margin-left: -20px;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/layout/bg_TopNavigation.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	/*-moz-border-radius: 0 10px 10px 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

#TopNavigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border: 0px solid;
}

#TopNavigation ul li {
	float: left;
	line-height: 35px;
}

#TopNavigation ul li.naviSpacer {
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#TopNavigation ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#TopNavigation ul li a:hover {
	color: #C10B3D;
	font-weight: normal;
}

/* level 0 */
#TopNavigation ul li a.nav1 {
	font-weight: normal;
}

#TopNavigation ul li a.nav1:hover {
	font-weight: normal;
	text-shadow: white -1px -1px 5px;
}

#TopNavigation ul li.current {
	padding-top: 3px;
	text-shadow: white -1px -1px 5px;
}

#TopNavigation ul li.current a.nav1 {
	color: #C10B3D;
}

#TopNavigation ul li.current a.nav1:hover {
	color: #C10B3D;
}

#TopContent {
	width: 850px;
	height: 40px;
	float: left;
}

#Search {
	float: right;
	position: relative;
	width: 235px;
	text-align: right;
	margin-top: 2px;
	line-height: 26px;
}

.searchImg {
	float: left;
	height: 25px;
	width: 28px;
}

.searchInput {
	float: left;
	border: 0;
	width: 136px;
	font-size: 12px;
	color: #888888;
	background-image: url(../images/layout/search_bg.gif);
	background-repeat: repeat-x;
	background-position: left, center;
	padding: 5px;
}

.searchButton {
	margin-top: 5px;
}

/* level 2 */
#SubNavigation {
	width: 528px;
	height: 23px;
	float: left;
	position: relative;
	top: 17px;
}

#SubNavigation ul {
	list-style: none;
	margin-left: 10px;
}

#SubNavigation ul li {
	float: left;
	line-height: 21px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-image: url(../images/layout/bg_standard.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color: #ADBCBC;*/
	/*-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;*/
}

#SubNavigation ul li#linkMarkt {
	background-image: url(../images/layout/bg_markt2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF0000;
}
#SubNavigation ul li#linkMarkt.current {
	border-bottom: 1px solid #FF0000;
}
#SubNavigation ul li#linkMarkt a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li#linkFilmwirtschaft {
	background-image: url(../images/layout/bg_filmwirtschaft.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #038290;
}
#SubNavigation ul li#linkFilmwirtschaft.current {
	border-bottom: 1px solid #038290;
}
#SubNavigation ul li#linkFilmwirtschaft a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li#linkKino {
	background-image: url(../images/layout/bg_kino.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #01629A;
}
#SubNavigation ul li#linkKino.current {
	border-bottom: 1px solid #01629A;
}
#SubNavigation ul li#linkKino a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li#linkProduktion {
	background-image: url(../images/layout/bg_produktion.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4E8565;
}
#SubNavigation ul li#linkProduktion.current {
	border-bottom: 1px solid #4E8565;
}
#SubNavigation ul li#linkProduktion a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li#linkTvUndMedien {
	background-image: url(../images/layout/bg_tv_und_medien.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FA016A;
}
#SubNavigation ul li#linkTvUndMedien.current {
	border-bottom: 1px solid #FA016A;
}
#SubNavigation ul li#linkTvUndMedien a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li#linkInternational {
	background-image: url(../images/layout/bg_international.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #97285D;
}
#SubNavigation ul li#linkInternational.current {
	border-bottom: 1px solid #97285D;
}
#SubNavigation ul li#linkInternational a {
	color: #FFFFFF;
	text-shadow: black -1px -1px 5px;
}

#SubNavigation ul li.subnaviSpacer {
	border: 0;
	background-image: none;
	background-color: transparent;
}

#SubNavigation ul li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: black -1px -1px 2px;
}

#SubNavigation ul li a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#SubNavigation ul li a.nav2 {
	padding-left: 5px;
	padding-right: 5px;
}

#SubNavigation ul li.current {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #ADBCBC;
	background-image: url(../images/layout/bg_standard_active.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ADBCBC;
}

#SubNavigation ul li.current a.nav2 {
	padding-left: 5px;
	padding-right: 5px;
	color: #C10B3D;
	text-shadow: #FFFFFF -1px -1px 1px;
}

#SubNavigation ul li.current a.nav2:hover {
}

#blockContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	min-height: 500px;
	width: 850px;
}

#blockContentBothColumns {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 20px;
	width: 585px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

#blockContentLeft {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 25px 14px 10px 14px;
	width: 500px;
	min-height: 500px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	background-image: url(../images/layout/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	/*-moz-border-radius: 10px 0 0 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;*/
}
#blockContentLeft.noBackground {
	background-image: none;
}
#blockContentLeft.markt {
	background-image: url(../images/layout/bg_markt_content2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blockContentLeft.filmwirtschaft {
	background-image: url(../images/layout/bg_filmwirtschaft_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blockContentLeft.kino {
	background-image: url(../images/layout/bg_kino_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blockContentLeft.produktion {
	background-image: url(../images/layout/bg_produktion_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blockContentLeft.tv_und_medien {
	background-image: url(../images/layout/bg_tv_und_medien_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blockContentLeft.international {
	background-image: url(../images/layout/bg_international_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#blockContentRight {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 298px;
	min-height: 500px;
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #D3D3D3;
	/*-moz-border-radius: 0 10px 10px 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

#TopContentRight {
	text-align: right;
	height: 25px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#rssLabel {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

#rssLabel a {
	color: #333333;
	text-decoration: none;
}

#rssLabel a:hover {
	color: #333333;
	text-decoration: underline;
}

.linkRSS	{
	background-image: url(../images/layout/rss-icon2.jpg);
	background-repeat: no-repeat;
	background-position: 100px 1px;
}

.topNews {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.topNewsShadow {
	height: 7px;
	width: 508px;
}

.shadow_bottomleft {
	background-image: url(../images/layout/topNews_bottomleft.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 7px;
	width: 8px;
	float: left;
}

.shadow_bottom {
	background-image: url(../images/layout/topNews_bottom.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 7px;
	width: 492px;
	float: left;
}

.shadow_bottomright {
	background-image: url(../images/layout/topNews_bottomright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
	height: 7px;
	width: 8px;
	float: left;
}

.shadow_topright {
	background-image: url(../images/layout/topNews_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 7px;
	width: 8px;
}

.shadow_right {
	background-image: url(../images/layout/topNews_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 8px;
}

.topNewsMetaData {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	vertical-align: center;
	height: 22px;
	border: 1px solid #434341;
	background-image: url(../images/layout/bg_topNews.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #434341;
}

.topNewsBody {
	border-left: 1px solid #434341;
	border-right: 1px solid #434341;
	border-bottom: 1px solid #434341;
	padding: 10px;
}

.topNewsHeadline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 10px;
}

.newsImage {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
}

.newsImage a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 0;
}

.topNewsImage {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
	padding-bottom: 2px;
}

.topNewsImage a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.newsDetailsImage {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
	padding-bottom: 2px;
}

.newsDetailsImage a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.sidebarImage {
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	border: 1px solid #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
	padding-bottom: 2px;
}

.sidebarImage a {
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 10px !important;
	font-weight: normal !important;
}

.topNewsPictureLeft {
	border-bottom: 1px solid #666666;
}

.topNewsTeaser  {
	color: #000000; /* #545454 */
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

.newsLink {
	text-align: right;
}

.topNewsLink {
	text-align: right;
}

hr.newsFilmwirtschaft {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #038290;
}

hr.newsKino {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #01629A;
}

hr.newsProduktion {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #4E8565;
}

hr.newsTvUndMedien {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #FA016A;
}

hr.newsInternational {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #97285D;
}

.elementSidebar {
	width: 100%;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
}

.elementSidebarMetaData {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	vertical-align: center;
	height: 22px;
	border: 1px solid #434341;
	background-image: url(../images/layout/bg_newsHeader_standard.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #434341;
	/*-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

.elementSidebarHeadline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 14px;*/
	margin-bottom: 3px;
	margin-top: 3px;
}

.elementSidebarBody {
	border-left: 1px solid #434341;
	border-right: 1px solid #434341;
	border-bottom: 0;
	padding: 10px;
	background-color: #D1D1D1;
}

.elementSidebarTop5Body {
	border-left: 1px solid #434341;
	border-right: 1px solid #434341;
	border-bottom: 0;
	padding: 0;
	background-color: #D1D1D1;
}

.elementSidebarTeaser {
	color: #000000; /* #545454 */
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

.elementSidebarTeaser a {
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

.elementBranchenlinks {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	cursor: pointer;
}

.elementBranchenlinks .elementLinkCat {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}

.elementBranchenlinksActive {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.sidebarPictureLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.sidebarPictureRight {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.elementSidebarTeaser .top5 {
	font-size: 10px;
	line-height: 17px;
}

#searchdate {
	font-size: 10px;
}

.elementSidebarFooter {
	height: 10px;
	border-left: 1px solid #434341;
	border-right: 1px solid #434341;
	border-bottom: 1px solid #434341;
	background-color: #434341;
	/*-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

.elementSidebarFooter.newsMarkt {
	background-color:#FF0000;
}

.elementSidebarFooter.newsKino {
	background-color:#01629A;
}

.elementNews {
	width: 500px;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
}

.elementNewsMetaData {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	vertical-align: center;
	height: 22px;
	border: 1px solid #434341;
	background-image: url(../images/layout/bg_newsHeader_standard.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #434341;
	/*-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

.elementNewsMetaData.newsMarkt, .elementSidebarMetaData.newsMarkt {
	background-image: url(../images/layout/bg_markt2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}

.elementNewsMetaData.newsFilmwirtschaft {
	background-image: url(../images/layout/bg_filmwirtschaft.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #038290;
	border: 1px solid #038290;
}

.elementNewsMetaData.newsKino, .elementSidebarMetaData.newsKino {
	background-image: url(../images/layout/bg_kino.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #01629A;
	border: 1px solid #01629A;
}

.elementNewsMetaData.newsProduktion {
	background-image: url(../images/layout/bg_produktion.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4E8565;
	border: 1px solid #4E8565;
}

.elementNewsMetaData.newsTvUndMedien {
	background-image: url(../images/layout/bg_tv_und_medien.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FA016A;
	border: 1px solid #FA016A;
}

.elementNewsMetaData.newsInternational {
	background-image: url(../images/layout/bg_international.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #97285D;
	border: 1px solid #97285D;
}

.elementNewsBody {
	border-left: 1px solid #434341;
	border-right: 1px solid #434341;
	border-bottom: 1px solid #434341;
	padding: 10px;
	background-color: #FFFFFF;
	/*-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}
.elementNewsBody.newsMarkt {
	border-left: 1px solid #E31C3D;
	border-right: 1px solid #E31C3D;
	border-bottom: 1px solid #E31C3D;
}
.elementNewsBody.newsFilmwirtschaft {
	border-left: 1px solid #038290;
	border-right: 1px solid #038290;
	border-bottom: 1px solid #038290;
	background-color: #C0E0E3;
}
.elementNewsBody.newsKino {
	border-left: 1px solid #01629A;
	border-right: 1px solid #01629A;
	border-bottom: 1px solid #01629A;
	background-color: #BFD8E6;
}
.elementNewsBody.newsProduktion {
	border-left: 1px solid #4E8565;
	border-right: 1px solid #4E8565;
	border-bottom: 1px solid #4E8565;
	background-color: #BFE4D6;
}
.elementNewsBody.newsTvUndMedien {
	border-left: 1px solid #FA016A;
	border-right: 1px solid #FA016A;
	border-bottom: 1px solid #FA016A;
	background-color: #FEBFDA;
}
.elementNewsBody.newsInternational {
	border-left: 1px solid #97285D;
	border-right: 1px solid #97285D;
	border-bottom: 1px solid #97285D;
	background-color: #E5C9D6;
}

.elementNewsHeadline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;	
}

.categorieNewsHeadline {
	line-height: 20px;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}

.categorieNewsHeadline a {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.categorieNewsOpener {
	margin-top: 10px;
}

.elementNewsTeaser  {
	color: #000000; /* #545454 */
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

img.newsPictureLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.newsDetailsPictureLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.newsPictureRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

img.newsDetailsPictureRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.newsPictureLeft {
	float: left;
	margin: 3px 7px 7px 0px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

div.newsPictureRight {
	float: right;
	margin: 3px 0px 7px 7px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

div.advertisement {
	margin: 0px 0px 17px 0px;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}

div.advertisement300 {
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}

.elementSiteTeaser  {
	color: #000000; /* #545454 */
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

.elementSiteTeaser a {
	text-decoration: none;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
}

.elementSiteTeaser a:hover {
	text-decoration: underline;
	color: #7e7d82;
	font-weight: bold;
}

#biggerDiv {
	background-color: #999999;
	width: 148px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	cursor: pointer;
}

#biggerDiv a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	display: block;
}

#bigger {
	background-image: url(/images/layout/sprite_lupe.gif);
	background-position: 0 -61px;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 2px;
}

ul {
	margin-left: 14px;
	list-style-type: square;
}

ol {
	margin-left: 25px;
	list-style-type: decimal;
}

/* Bilder */
a img {
	border: none
}

//
img.picture {
	margin: 0px 0px 0px 0px
}


table {
	font: inherit;
	color: inherit;
	border: none
}

table.light {
	border: none;
	margin-bottom: 12px;
}

table.light th {
	border: none;
	text-align: left;
	background-color: #f0f0f0
}

table.light td {
	border: none;
	padding: 2px
}

table.default {
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #a0a0a0;
	margin-bottom: 12px;
}

table.default th {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px;
	text-align: left;
	background-color: #f0f0f0
}

table.default td {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px
}

table.full {
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #a0a0a0;
	margin-bottom: 12px;
}

table.full th {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px;
	text-align: left;
	background-color: #f0f0f0
}

table.full td {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px
}

/* @end */ /* @group Layout */

div.blockBanner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#elementHeadlineBox370 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 365px;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

#elementHeadlineBox400 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 395px;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

#elementHeadlineBox585 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 580px;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

img.peoplePictureLeft {
	float: left;
}

div.peoplePictureLeft {
	float: left;
	text-align: left;
	margin: 3px 20px 0px 0px;
	font-size: 10px;
	font-weight: normal;
}

div.people {
	float: left;
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}

div.peopleHL {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

/* @end */ /* @group Header */

#Header_Banner {
	float: left;
	width: 585px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* @end */ /* @group Navigation */

#elementCoverShadow {
	height: 238px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
	background-image: url(../images/layout/cover_shadow.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#elementTitleImage {
	float: left;
	margin-top: 19px;
	margin-right: 15px;
	padding: 10px 0px 10px 10px;
	width: 158px;
	background-color: #E8E9EB;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}

#elementArticleList {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:295px;
	color:#545454;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}

#elementArticleTopicFirst {
	margin:4px 0px 20px 0px;
	padding:11px 0px 0px 70px;
	font-size:14px;
	font-weight:bold;
}

#elementArticleTopic {
	border-top:1px solid #B7B7B7;
	margin:4px 0px 20px 0px;
	padding:11px 0px 0px 70px;
	font-size:14px;
	font-weight:bold;
}

#elementArticleTeaser {
	padding: 0px 0px 5px 0px;
	position: relative;
	text-align: left;
	margin-right: 28px;
}

#elementArticleHeadline {
	font-weight:bold;
	margin-right: 28px;
} 

#elementArticle {
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	width: 100%;
	text-align: left;
	line-height: 14px;
}

#elementArticlePageNumber {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color:#a8a8a8;
	font-size:17px;
	line-height: 17px;
	font-weight:bold;
	text-align: right;
	width:35px;
}

#elementLink {
	color:#336699;
	font-size:11px;
	font-weight: bold;
}

#elementJournalLink {
	color:#336699;
	font-size: 10.5px;
	font-weight: normal;
}

#elementHeadline14 {
	color: #95000A;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h2,#elementFocusArticleHeadline {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#elementFocusArticleTeaser {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	width: 370px;
}

#elementMarginV08 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 5px;
}

#elementMarginV18 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 5px;
}

.elementMarginV18 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 5px;
}

.elementEventListItem {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
}

#elementEventListTitle {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.elementEventListTitle {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

#elementEventMetaData {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.elementEventMetaData {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#elementEventTitle {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.elementEventTitle {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.eventDate {
	color: #545454;
	font-size: 12px;
	font-weight: bold;
}

/* @end */ /* @group Sidebar */
#elementHeadlineBox180 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 175px;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

/* @end */ /* @group Footer */ /* @end */
	/* -----------------Inhalt--------------------- */
.clearLeft						{clear:left; line-height:1px; font-size:1px;}
.clearRight						{clear:right; line-height:1px; font-size:1px;}
.clearBoth						{clear:both; line-height:1px; font-size:1px;}

.text-rot {
	color: #CC0000;
}

/*
.newsMarkt {
	background-image:url(../images/layout/bullet_markt.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.newsFilmwirtschaft {
	background-image:url(../images/layout/bullet_filmwirtschaft.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.newsKino {
	background-image:url(../images/layout/bullet_kino.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.newsProduktion {
	background-image:url(../images/layout/bullet_produktion.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.newsTvUndMedien {
	background-image:url(../images/layout/bullet_tv.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.newsInternational {
	background-image:url(../images/layout/bullet_international.gif);
	background-position:left;
	background-repeat:no-repeat;
}
*/

.articleMarkt {
	background-image:url(../images/layout/bar_markt.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleFilmwirtschaft {
	background-image:url(../images/layout/bar_filmwirtschaft.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleKino {
	background-image:url(../images/layout/bar_kino.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleProduktion {
	background-image:url(../images/layout/bar_produktion.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleTv {
	background-image:url(../images/layout/bar_tv.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleInternational {
	background-image:url(../images/layout/bar_international.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}

.articleSpecial {
	background-image:url(../images/layout/bar_special.gif);
	background-position:0px 15px;
	background-repeat:no-repeat;
}



#elementMeldung {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
}

#elementNewsEdit {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #B7B7B7;
	width: 365px;
}

#elementNewsLast {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}





.newsTeaser a {
	text-decoration: none;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}

.newsTeaser a:hover {
	text-decoration: underline;
	color: #7e7d82;
	font-weight: bold;
}

.newsTopic {
	font-size:14px;
	font-weight: bold;
}





#elementArchivHeadline {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 16px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}

.newsTitleLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.newsMoreLink {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.newsCategorieMoreLink {
	color: #555555;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.newsCategorieOpenerLink {
	color: #555555;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#eventMoreLink {
	margin:0px 0px 21px 0px;
	color:#336699;
	width: 180px;
	font-weight: bold;
	line-height:17px;	
}

#blockArticleNaviBottom {
	border-top: 1px solid #B7B7B7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	height: 25px;
	width: 100%;
}

#blockArticleNaviBottom a {
	color: #555555;
}

#blockArticleNaviLeft {
	float: left;
	text-align: left;
	width: 33%;
}

#blockArticleNaviCenter {
	float: left;
	text-align: center;
	width: 33%;
}

#blockArticleNaviRight {
	float: left;
	text-align: right;
	width: 33%;
}

#blockInputLine {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

#blockInputLineLeft {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	text-align: left;
	width: 160px;
	float: left;
}

#blockInputLineRight {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	text-align: left;
	float: left;
}

.input150px {
	vertical-align: middle;
	width: 150px;
	height: 18px;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica;
	color: #000000;
	background-color: #FFFFFF;
}

#blockIssueNaviTop {
	border-bottom:1px solid #336699;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	height:25px;
}

#blockIssueNaviBottom {
	border-top:1px solid #336699;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size:10px;
	height:25px;
}

#blockIssueNaviLeft {
	float:left;
	text-align: left;
	width:195px;
}

#blockIssueNaviCenter {
	float:left;
	text-align:center;
	vertical-align: center;
	width:100%;
}

#blockIssueNaviRight {
	float:left;
	text-align:right;
	width:195px;
}

a.elementIssueNavigationLink {
	color:#336699;
}

a.elementIssueNavigationLink:hover {
	color:#336699;
	text-decoration:underline;
}

#elementIssueNavigationLinkInactive {
	color:#000000;
}

.elementIssueOverview {
	float: left;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	width: 95px;
	/*height: 203px;*/
	background-color: #E8E9EB;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

a.elementIssueOverviewLink {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}

a.elementIssueOverviewLink:hover {
	color: #555555;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.pageNavi {
	position: relative;
	border: 1px solid #336699;
	background-color: #336699;
}

.pageNaviAdmin {
	position: relative;
	border: 0px solid #000000;
	width: 585px;
	background-color: #FFFFFF;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

.pageNaviElement {
	border: 0px;
	padding: 2px 0px 2px 5px;
	background-color: #336699;
}

.pageNaviElementActive {
	border: 0px;
	padding: 2px 0px 2px 5px;
	background-color: #ffffff;
}

/* Links */
a.linkWhite {
	color:#ffffff;
	font-weight: bold;
}
a.linkWhite:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #336699;
}
a.linkWhiteActive {
	color: #336699;
	font-weight: bold;
}
a.linkWhiteActive:hover {
	color: #336699;
}

#elementBranchHeadline {
	color:#336699;
	font-size:14px;
	font-weight:bold;
	line-height:17px;	
}

div.branchSeparator {
	width: 370px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #B7B7B7;
}

div.branchSeparatorPremium {
	width: 370px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-top: 1px solid #B7B7B7;
	background-color: #FFDDAA;
}

div.branchName {
	margin: 12px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	border-top:1px solid #B7B7B7;
	font-weight: bold;
	color: #000000;
}

div.branchDescription {
	margin: 0px 0px 3px 0px;
}

div.galleryListPreview {
	float: left;
	display: block;
	width: 120px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: bold;
}

div.galleryListPreviewAdmin {
	float: left;
	display: block;
	width: 120px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: bold;
}

div.pageNaviContainer {
	position: relative;
	border: 0px solid #000000;
	width: 100%;
	/*width: 368px;*/
}

div.pageNaviContainerAdmin {
	position: relative;
	border: 0px;
	width: 580px;
}

div.galleryListTitle {
	float: left;
	display: block;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

div.galleryListTitleAdmin {
	float: left;
	display: block;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

div.galleryOverviewPreview {
	float: left;
	display: table;
	width: 110px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #336699;
	background-color: #336699;
	overflow: hidden;
}

div.galleryOverviewPreviewAdmin {
	float: left;
	display: table;
	width: 110px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 2px 2px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #336699;
	background-color: #336699;
	overflow: hidden;
}

div.innerPosContainer {
	width: 100%; #
	position: absolute; #
	top: 50%; #
	left: 0px;
	display: table-cell;
	vertical-align: middle;
}

div.innerPos {
	max-width: 110px;
}

div.innerPosAdmin {
	max-width: 100%;
}

img.previewImage {
	vertical-align: middle;
}

#blockNewsNavi {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height: 25px;
	width: 370px;
}

div.galleryImage {
	display: block;
	width: 368px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #336699;
	background-color: #ffffff;
}

div.galleryCaption {
	width: 370px;
	margin: 5px 0px 5px 0px;
}

span.galleryCredit {
	font-size: 10px;
	font-style: italic;
}

a.elementNewsNavigationLink {
	font-size: 14px;
	color: #95000A;
}

a.elementNewsNavigationLink:hover {
	color: #95000A;
	text-decoration: underline;
}

#blockImagesNavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	width: 370px;
}

#blockNewsNaviLeft {
	float: left;
	text-align: left;
	width: 80px;
	font-size: 14px;
}

#blockNewsNaviCenter {
	float: left;
	text-align: center;
	width: 210px;
}

#blockNewsNaviRight {
	float: left;
	text-align: right;
	width: 80px;
	font-size: 14px;
}

p.noMargin {
	margin: 0px 0px 0px 0px;
}

.elementWarenkunde {
	float: left;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.wkMainHeadline {
	margin: 14px 0px 14px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #95000A;
	line-height: 20px;
}

.wkMoreLink {
	margin: 14px 0px 14px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #95000A;
}

.wkParagraph {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
	color: #545454;
}

.wkHeadline {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.wkListAnchor {
	margin: 5px 0px 0px 0px;
	color: #95000A;
	text-decoration: underline;
}

li.wkList {
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}

div.generalPictureLeft {
	float: left;
	margin: 5px 5px 0px 0px;
	font-size: 10px;
	font-weight: normal;
}

div.generalPictureRight {
	float: right;
	margin: 5px 0 0px 5px;
	font-size: 10px;
	font-weight: normal;
}

div.noBullet {
	clear: both;
	float: left;
	width: 20px;
	height: 20px;
}

div.roundBullet {
	clear: both;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(../images/layout/roundBullet.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 0px;
}

div.roundBullet#down {
	background-position: 0px 10px;
	padding-top: 12px;
}

div.listItem {
	float: left;
	line-height: 14 : px;
	width: 300px;
	min-height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}

table.articles_search {
	border: 0px solid #000000;
}

table.articles_search td {
	line-height: 25px;
}

table.articles_page_navigation {
	border: 0px solid #000000;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

span.highlightResult {
	background-color: #B8AD99;
}

.top5Head {
	background-color:#C8CFD5;
	font-weight: bold;
}

.top5odd {
	background-color:#E8E9EB;
}
.top5even {
	background-color:#ffffff;
}

#bold {
	font-weight: bold;	
}

.bold {
	font-weight: bold;	
}

#elementNewsTop5Table {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 16px;
}

.top5 {
	font-size:12px;
	line-height: 20px;
	width: 100%;
}

#elementFilmPicture {
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	width:180;
}

#elementEditBox180 {
	margin:-2px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	width:170px;
	background-color:#E8E9EB;
	color:#545454;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}

#elementEditHeadlineBox180 {
	color:#336699;
	font-weight: bold;
}

#elementEditFooterBox180 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	width:180px;
	border-top:7px solid #B7B7B7;
	background-color:#E8E9EB;
}

.input80px {
	vertical-align: middle;
	width:80px;
	height:18px;
	border:1px solid #000000;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#FFFFFF;
}

.formError {
	border: 1px solid #434341;
	margin-bottom: 10px;
	padding: 10px;
	color: #FF0000;
	background-color: #F0F0F0;
	/*-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

.notice {
	border: 1px solid #434341;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F0F0F0;
	/*-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}
