/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
        margin:0px;
        padding:0px;
        font-family:Thaoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #000;
        background-color: #FFF;
        width:100%;
		max-width:480px;
}
a{text-decoration:none; outline:none;}
i{visibility:hidden;}
.top{
font-size: 12px;
text-align:center;
	line-height: 1;
		padding:0px;
}
.header img{
	max-width:480px;
	line-height: 0;
}
hr {
height: 2px; 
background-color: #CCCCCC; 
border: none;
}
.nav td{
	padding:6px;
	background:#eee url('img/bg_nav.gif');
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	line-height: 1;
}
.button{
text-align:center;
	line-height: 1;
}
.big .video{
	display:block;
	overflow:hidden;
	border:0px solid #ccc;
	text-align:center;
	line-height: 0;
	}
.big .thumb{
	width:80%;
	line-height: 0;
	}
.big .play{
	position:absolute; top:50%; left:50%;
	display:block;
	background:url('img/play_big.png');
	width:124px;
	height:124px;	
	margin:-70px 0 0 -62px;
	}
.big .player{
	width:100%;
	margin:0;
	padding:0;
	line-height:0;
	}
.big .titel{
	font-size:14px;
	margin:10px 10px 3px 10px;	
	line-height: 1;
	}
.big .titel .stars{
	float:right;	
	}
	


.small{
	width:auto;
	height:auto;
	padding:10px;
	margin:10px 0 0 0px;
	border-top:1px solid #CCC;
	font-size:14px;
	}
.small .video{
	display:block;
	position:relative; top:0px; left:0px;
	width:auto;
	height:auto;
	overflow:hidden;
	}
.small .thumb{
	width:50%;

	border:1px solid #CCC;
	padding:1px;
	float:left;
	margin:0 5px 0 0;
	}
.small .play{
	position:absolute; top:50%; left:25%;
	display:block;
	background:url('img/play_small.png');
	width:68px;
	height:69px;	
	margin:-34px 0 0 -34px;
	}
.small .stars{
	float:right;	
	}
.clear{
clear:both;
	}
.vidtxt{
	margin:25px 0 0 0px;
	}
.footer{
        padding:20px 0;
		line-height:15px;
		background:#EEE;
		clear:both;
		text-align:center;
		color:#0C5371;
		font-size:10px;
}




