html, body, span, h1, h2, h3, h4, h5, h6,
#top_element, #page, #head, #content, #sidebar, #related, #footer, #logo{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

body {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizelegibility;
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	background: url('../img/background.jpg') repeat-X #0066ff;
}

h1 {
}


div.page {
	width:1000px;
	margin:10px auto 10px auto;
	border: 1px solid #ccc;
	padding: 0px 20px 0px 20px;
	background-color: #fff;
}
div.page strong{
	font-weight:600;
}
div.page p.highlight{
	color: #666;
	font-style: italic;
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
	border: 1px solid #ddd;
	border-top: 3px solid #cb0;
	margin-top:0;
}
div.page .logo {
float:right;
}
div.page h1 {
	margin:10px 10px 10px 0;
	text-shadow: 0px 0px 2px #cb0;
	font-size: 200%;
	line-height: 40px;
	font-weight: 600;
	color: #cb0;
}
div.page h1 span.slogan {
	color: #009b00;
	font-size: 50%;
	text-shadow: none;
}
div.page h1 span.result {
	color: #009b00;
	text-shadow: none;
}
div.page h2.else {
	margin:10px 10px 10px 0;
	font-size: 150%;
	line-height: 30px;
	font-weight: 600;
	clear:both;
	color: #cb0;
	border-bottom: 4px solid #cb0;
	text-shadow: none;
}
div.page div.headline{
	margin:25px 10px 10px 0;
	font-size: 150%;
	line-height: 30px;
	font-weight: 600;
	clear:both;
	color: #aaaaaa;
	border-bottom: 4px solid #cb0;
	text-shadow: none;
}
div.page div.headline_first {
	font-size: 150%;
	line-height: 25px;
	font-weight: 600;
	clear:both;
	color: #aaaaaa;
	border-bottom: 4px solid #cb0;
	margin-top: 0;
	padding-top:0;
}
div.page h3.hli {
	margin:10px 10px 10px 0;
	font-size: 120%;
	line-height: 25px;
	font-weight: 600;
	clear:both;
	color: #cb0;
	border-bottom: 2px solid #ccc;
	text-shadow: none;
}

div.page a {
	color: #cb0;
}

div.breadcrumbs h2 {
	display:inline;
}


div.page p.intro {
	margin:10px 10px 10px 0;
	font-style:italic;
	padding: 0 0 10px 0;
	font-size: 90%;
	color: #999;
	border-bottom: solid 2px #bbb;
}
div.page p.footer {
	font-style:italic;
	font-size: 90%;
	color: #999;
}
div.page div.breadcrumbs {
	margin:10px 10px 0 0;
	padding: 0 0 10px 0;
	font-size: 80%;
	color: #999;
}


div.page div.page_head {
	clear:both;
	margin-bottom: 10px;
}
 
div.page div.footer {
	clear:both;
}
div.page div.page_navigation {
}
div.page div.page_body {
	
}


div.box_ad {
	margin: 10px 0 25px 0;
	width: 980px;
	clear:both;
}

div.box_ad div.content_ad {
	width: 730px;
}

div.box_ad div.hint_ad {
	float:right;
	padding: 0 0 72px 25px;
	width: 195px;
	font-style: italic;
	border-left: 1px solid #cac;
	color: #999;
	font-size: 80%;
}

div.page div.content_left {
	margin-top:25px;
	width:300px;
	float:left;
}
div.page div.content_left img.thumb{
	border: 1px solid #ccc;
}

div.page div.content_left img.badge{
margin-left:25px;
}

div.page div.content_left p.description{
	font-size:90%;
	color: #666;
	margin: 0 10px 10px 0;
	font-style: italic;
}
div.page div.content_left p.headline{
	margin:25px 10px 10px 0;
	font-size: 120%;
	line-height: 25px;
	font-weight: 600;
	clear:both;
	color: #009b00;
	border-bottom: 2px solid #009b00;
}
div.page div.content_left textarea{
	width:285px;
	height:50px;
	font-size:60%;
}
div.page div.content {
	float:left;
	width: 520px;
	background-color: #fff;
	padding: 0px 20px 20px 20px;
	margin-left:40px;
	/* margin-left:10px; */
}
div.simulated_snippet {
	font-family: 'Arial';
	padding: 5px;
	border: 1px solid #cb0;
	margin-right: 10px;
}

div.simulated_snippet h2.snippet_title {
	color: #1E0FBE;
	font-size: 100%;
	font-weight: bold;
	border:0 0 0 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}div.simulated_snippet p.snippet_url {
	color: #009b00;
	font-size: 80%;
	font-weight: normal;
	border:0 0 0 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}div.simulated_snippet p.snippet_text {
	color: #666;
	font-size: 80%;
	font-weight: normal;
	border:0 0 0 0;
	margin:5px 0 0 0;
	padding:0 0 0 0;
}


div.page div.content_right {
	margin-top:15px;
	width:800px;
	float:right;
}
div.page div.previous {
	width:150px;
	float:left;
}
div.page div.next {
	width:150px;
	float:right;
	text-align:right;
}

 div.content table { 
	width: 100%; 
 }
 
 div.content table th {
	text-align: left;
	color: #fff;
	background-color:#cb0;
	text-shadow: 1px 1px 0px #000;
	padding: 2px 4px 2px 4px;
	border:1px solid #fff;
 } 
 div.content table td {
	text-align: left;
	background-color:#eee;
	padding: 2px 4px 2px 4px;
	border:1px solid #fff;
 }
 div.content table td.num {
	text-align: right;
 }
 
 div.box {
 border: 1px solid #cb0;
 margin-bottom: 10px;
 }
 
 div.homepage_entry {
 float:left;
 width: 150px;
 height:180px;
 margin-right:20px;
	margin-bottom: 25px;
 } 
 div.homepage_entry a{
 text-decoration:none;
	text-shadow: none;
 } 
 div.homepage_entry img{
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
 }
 div.homepage_entry h3{
	font-size:80%;
	color: #000;
	height: 60px;
	border: 1px solid #cb0;
	padding: 5px;
}
 div.homepage_headline{
	height: 30px;
}

dl {
	font-size:90%;
	overflow:hidden;
}

dt {
	color: #333;
	font-size:100%;
	font-weight: 600;
	padding: 0px 5px 3px 5px;
	border-bottom: 2px solid #cb0;
	margin-bottom:10px;
}
dd {
	color: #333;
	padding: 0px 5px 3px 5px;
	border-bottom: 2px solid #fff;
	margin-bottom:10px;
}

.schema {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul {
	list-style: square;
	color: #009b00;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

ul li {
	margin-left: 0px;
}

ul.navigation_left { float: left; width:45%;}
ul.navigation_right {float:right; width:45%;}


form {
border: solid #009b00 1px;
padding: 10px;
}

form input[type=text], form textarea {
margin: 0 0 5px 0;
width: 400px;
}
form h3 {
font-weight: bold;
margin: 15px 0 15px 0;
}
td.trd3 { display:none;} td.trd6 { display:none;} td.trd9 { display:none;} td.trd12 { display:none;} td.trd14 { display:none;} td.trd15 { display:none;} td.trd18 { display:none;} td.trd21 { display:none;} td.trd24 { display:none;} td.trd27 { display:none;} td.trd30 { display:none;} td.trd33 { display:none;} td.trd35 { display:none;} td.trd36 { display:none;} td.trd39 { display:none;} td.trd42 { display:none;} td.trd45 { display:none;} td.trd48 { display:none;}
table.adr td {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
