/*
	standard definitions
	of basic tags BEGIN
*/
body {
	font-size: 13px;
	color: black;
	font-family: verdana, arial, helvetica, 'ms sans serif';
	position: relative;
	background-color: lightgrey;
	text-align: center;
	scrollbar-face-color: darkgrey;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: darkgrey;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: darkgrey;
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: white;
	scrollbar-track-color: darkgrey;
}
table {
    font-size: 13px;
    color: black;
    line-height: normal;
    font-family: verdana, arial, helvetica, 'ms sans serif';
    background-color: transparent;
    text-align: center;
}

img {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

a:link		{ color: black; text-decoration: none;  }
a:visited	{ color: black; text-decoration: none;  }
a:active	{ color: black; text-decoration: none; }
a:hover		{ text-decoration: underline;  }

/*
	standard definitions
	of basic tags END
*/


/*
	user defined tags
	labled tags BEGIN
*/
body.myiframe {
	background-image: url(/images/cyclo_bw.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body.myiframe_done {
	background-image: url(/images/cyclo_co.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
h1.invisible {
	font-size: 10px;
	color: lightgrey;
}
h2.invisible {
	font-size: 8px;
	color: lightgrey;
	text-align: center;
}
h1.event_invisible {
	font-size: 1px;
	color: lightgrey;
	height: 1px;
	visibility: hidden;
}	
table.menu {
	background-image:url('/images/index_01.jpg');
	width: 800px;
}
table.main_content {
	width: 800px;
}
table.main_bottom {
	width: 800px;
}
table.impressum_left {
	padding-left: 10px;
	text-align: left;
	width: 300px;
	border-right: 2px solid white;
}
table.impressum_right {
	text-align: left;
	width: 500px;
	border-right: 2px solid white;
}
table.iframe_main_content {
	width: 710px;
	height: 230px;
	margin-left: 2px;
}
iframe.main_content {
	width: 740px;
	height: 400px;
}
tr.movie_strip {
	height: 137px;
}
tr.header {
	font-size: 8pt;
	color: black;
	line-height: 18px;
	background-color: lightgrey;
}
th.movie_strip_1 {
	width: 150px;
}
th.movie_strip_2 {
	width: 145px;
}
th.movie_strip_3 {
	width: 155px;
}	
th.movie_strip_4 {
	width: 140px;
}
th.movie_strip_5 {
	width: 155px;
}
th.banner_kinolust {
	width: 60px;
}
th.bottom_1 {
	width: 192px;
}
th.bottom_2 {
	width: 590px;
}
th.bottom_3 {
	width: 18px;
}
img.bottom_1 {
	width: 192px;
	height: 40px;
}
img.bottom_2 {
	width: 590px;
	height: 40px;
}
img.bottom_3 {
	width: 18px;
	height: 40px;
}		
tr.spacer {
	height: 5px;
}
td.event_image {
	width: 110px;
}
td.text {
	text-align: justify;
}
img.event_image {
	width: 100px;
	height: 145px;
}
img.event_image_wide {
	width: 140px;
	height: 110px;
}
td.year {
	width: 150px;
	text-align: center;
}

/*
	venedig.shtml, berlinale.shtml, cannes.shtml, oscar.shtml
	header_definition begin
*/
	
	div.header {
		width: 740px;
		height: 180px;
	}
		table.header {
			width: 740px;
			height: 180px;
			padding-left: 10px;
			border-bottom: 1px solid black;
		}
			div.header_text {
				height: 140px;
				overflow-y: auto;
				overflow-x: hidden;
				padding-right: 15px;
			}
			tr.header_desc {
				height: 1px;
			}	
			td.header_text {
				width: 580px;
				text-align: justify;
			}
			td.header_image {
				width: 160px;
				text-align: center;
			}
/*
	header definition end
*/

/*
	venedig.shtml, berlinale.shtml, cannes.shtml, oscar.shtml
	bottom_definition begin
*/
	
	div.bottom {
		width: 740px;
		height: 220px;
		overflow-y: auto;
		overflow-x: hidden;
	}
		table.bottom {
			width: 740px;
			height: 220px;
		}
		table.event_move_price {
			width: 740px;
			height: 80px;
			text-align: left;
			border-bottom: 1px solid white;
		}
table.general_error {
	width: 100%;
	height: 100%;
}	
td.general_error {
	color: red;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}

td.mail_kinolust {
	font-size: 180%;
	color: darkgray;
	padding-right: 10px;
	font-weight: bold;
}

/*	
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	smiley settings begin
	involved files		--> /scripts/common.pl
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
	table.smiley {
		width: 190px;
		height: 80px;
	}
/*	
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	smiley settings end
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*
	user defined tags
	labled tags END
*/
