/* Don't forget to set a foreground and background color on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	line-height: 1;
	font-family: Myriad Pro, Century Gothic, AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}



.main {
	width: 830px;
	margin-top: 30px;
	background: url(../images/menu.gif) left top scroll repeat-y #ffffff;
	border-right: 3px solid #000000;
	border-bottom: 5px solid #000000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	height: 44px;
	width: 830px;
    background-image: url(../images/tonlos_com_logo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#lang a {
	text-indent: -1000px;
	display: block;
	float: right;
	width: 16px;
	height: 11px;
	overflow: hidden;
	margin: 15px 15px 0px 0px;
	vertical-align: baseline;
}
#lang_en {
	background-image: url(../images/en.png);
}
#lang_de {
	background-image: url(../images/de.png);
}
.footer {
    font-family: Myriad Pro, Century Gothic, AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer a {
    font-family: Myriad Pro, Century Gothic, AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	/*color: #000000;*/
	text-decoration: underline;
}
.film {
	clear:both;
	background: url(../images/film.jpg);
	width: 800px;
	height: 61px;
}

#film_top {
	clear:both;
	background: url(../images/film_top.jpg);
	width: 830px;
	height: 30px;
}
#film_bottom {
	clear:both;
	background: url(../images/film_bottom.jpg);
	width: 830px;
	height: 30px;
}



#about_us {
	background: url(../images/cam.jpg) right bottom no-repeat;
	min-height: 400px;
	}
#news {
	background: url(../images/news.jpg) center bottom no-repeat;
	min-height: 296px;
	margin-bottom: 15px;
	}
	
	
body,td,th {
	font-family: Myriad Pro, Century Gothic, AvantGarde Bk BT, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background: url(../images/background.jpg) center top fixed repeat-x #cccccc;
}
a:link, a:visited, a:active, a:hover, a:focus {
	outline: none;
}


.quelle {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding: 4px 0px;
	margin-bottom: 13px;
	display: block;
	border-bottom: 1px solid #c5cfd0;
}


#hidden {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
	text-decoration: none;
	text-align: justify;
	padding: 0.5em;
	position: absolute;
	top: 50px;
	left: 200px;
	z-index: 8;
	width: 500px;
	height: auto;
	visibility: hidden;
}