body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #041A36;
	background-color: #041A36;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
	margin-top: 9px;
}

img {
	border: 0px;
}

a {
	color: #041A36;
}

h1 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 22px;
}

h2 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

#menu
{
	padding: 0px;
	margin:0;
	font-size: 14px;
	white-space: inherit;
}
#menu li {
	display:inline;
	line-height: 13px;
	list-style:none; 
	margin:0px;
}

#menu li a
{
	padding:0.5em 0.5em;
	float:left;
	display:block;
	width:99%;
}

#menu li a:hover
{
	color: #0179C0;
}


#search {
	width: 112px;
	border: 1px solid #5DC1FE;
	background: #DDF2FC;
}

#line {
	width: 100px;
	height: 10px;
}

.navi {
	font-weight: bold;
	text-decoration: none;
}

.msg {
	color: #006600;
	background: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCCCCC;
	width: 400px;
}

.videobox {
	float: left;
	text-align: center;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 143px;
	height: 125px;
	margin-bottom: 10px;
	margin-right: 10px;
}

a.sitenavi_akt { 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}

a.sitenavi {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

div.sitenavi {
	float: left;
	width: 100%;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

.error {
	color: #C60000;
}

.comments{
	width: 500px; 
	height: 100px; 
	overflow: auto; 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
}

.glas {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;	
}

.videotitle {
	font-size: 11px;
	font-weight: bold;
}