body 
{
	background: #3F3F3F url(../pics/back_cb.gif) repeat-y center top;
	font-family: Tahoma;
	font-size: 13px;
}

a
{
	text-decoration: underline;
	color: #C0AB78;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

input
{
	width: 360px;
}

.movie_img 
{
	border: 0px solid black;
}

.table1 {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.title 
{
	font-size: 13px;
	background-color: #C0AB78;
	color: #fff;
	font-weight: bold;
	width: 18px;
}

.rows
{
	background-color: white;
}

.movie
{
	border: 1px solid;
	border-color: #E3E3E3;
	background-color: rgb(238, 238, 238);
	text-align: center;
	width: 680px;
}

p
{
	margin: 10px;
	text-align: justify;
}

.result
{
	background-color: white;
	color: black;
	width: 660px;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}

.begin_text
{
	text-align: justify;
	background-color: white;
	color: #313131;
	border-color: #E3E3E3;
	width: 670px;
	font-size: 13px;
}

h1
{
	text-align: left;
	color: #313131;
}

h2
{
	text-align: left;
	color: #313131;
}

.bravo
{
	font-weight: bold;
	color: red;
	font-size: 20px;
	text-decoration: blink;
}

.re
{
	font-weight: bold;
	color: red;
}

.gr
{
	font-weight: bold;
	color: #06CE06;
}

.footer
{
	border-top: 1px solid #E3E3E3;
	width: 680px;
	font-size: 10px;
}

.box
{
	width: 120px;
	height: 240px;
	margin-left: 5px;
	float: right;
	display: block;
	border: 0px solid #E3E3E3;
}

.aktuality
{
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.menu
{
	border-top: 0px solid #E3E3E3;
	width: 680px;
	font-size: 13px;
	text-align: left;
	padding-left: 15px;
}

