body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: White;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a{
	text-decoration: none;
}
a:link{
	color:#800000;
}
a:visited{
	color:#400000;
}
a:hover{
	text-decoration: underline;
}

div#container{
	width: 1000px;
	height: 1550px;
	padding: 0px 0px 0px 0px;
	border-right: thin solid Black;
}
div#info_container{
	padding: 0px 10px 0px 10px;
	width: 200px;
	float: left;
}
div#table_container{
	background-color: #ffffff;
	border-left: thin solid Black;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 575px;
	height: 1540px;
	float: left;
}

div#tele{
	width:560px;
	height:90px;
	background-color: #fffff0;
	margin:5px 0 5px 5px;
	padding: 5px 0 0 0;
	border: thin solid Maroon;
	
}
div#tele div{
	float:left;
	margin-left:5px;
}
div#tele div#h{
	width:180px;
}
div#tele div#img{
	width:60px;
}
div#tele div#text{
	text-align: left;
	width:300px;
}
div#tele h1{
	font-size: 20px;
	font-weight: normal;
}
div#tele p#nr{
	font-size: 20px;
	color: #b22222;
}
div#tele p{
	font-size: 12px;
	margin:5px 0 0 0;
}



div#cat_container{
	margin: 10px 0px 20px 100px;
}
div#cat_container div{
	clear:left;
}
div#cat_container p{
	line-height: 18px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	width: 200px;
	float:left;
}
div#cat_container a{
	font-size : 16px;
	font-weight : bold;
}
div#cat_container span{
	font-size : 9px;
	margin: 0px 0px 0px 4px;
}


div#reviews{
	clear:left;
	width:400px;
	margin:50px 0px 0px 50px;
	border-top: thin solid Black;
}
div#reviews h1{
	font-size : 12px;
	font-weight: bold;
}
div.review_cont{
	text-align:left;
	margin-top:20px;
}
div.review_cont p.titel{
	font-size : 14px;
	margin:0px;
}
div.review_cont p.rub{
	font-weight: bold;
	font-size : 10px;
	margin:4px 0px 0px 0px;
}
div.review_cont p.text{
	font-size : 10px;
	margin:0px;
}
div.review_cont p.forf{
	font-size : 10px;
	margin:0px;
}
div.review_cont p.time{
	font-size : 10px;
	margin:0px;
}

p#webmaster_link{
	margin: 3px 0px 0px 10px;
}

div#linkex_container{
	width: 200px;
	float: left;
}

div#linkex_head_10 {
	background-color: Black;
	font-size : 14px;
	font-weight: bold;
	color: #ffffff;
	font-variant : small-caps;
	padding: 2px;
	margin-top: 3px;
	width: 200px;
}
div#linkex_link_box_10{
	padding: 3px 0px 0px 5px;
}
div#linkex_link_box_10 a{
	font-size : 15px;
}

div.right_ad_container{
	margin: 20px 0px 20px 0px;
}

div#linkex_head {
	background-color: Black;
	font-size : 14px;
	font-weight: bold;
	color: #ffffff;
	font-variant : small-caps;
	padding: 2px;
	margin: 3px 0px 0px 10px;
	width: 180px;
}
div#linkex_link_box{
	background-color: #ffffff;
	padding: 3px 0px 0px 10px;
}
.linkex{
	font-size : 14px;
}

div#orient{
	clear: left;
	margin: 10px 0px 20px 0px;
}

div#logo_front, div#logo{
	background-color : Black;
	color: White;
	font-size : 2em;
	font-weight : bold;
	font-variant : small-caps;
	padding: 3px 3px 3px 3px;
}
div#logo{
	width: 696px;
}
div#logo_front{
	width: 994px;
}


.link {
	font-size : 10pt;
	font-weight : bold;
	font-variant : small-caps;
}

.text {
	font-size : 10pt;
}
.mini {
	font-size : 8pt;
}

.bildtext {
	font-size : 8pt;
}

.siffra {
	font-size : 8pt;
}

.review {
	color : Maroon;
	font-size : 8pt;
}



