/*#######################################################LAYOUT*/
#ohg textarea {
	padding: 0px;
	margin: 1px;			
	font-family: Verdana, Arial, Sans-serif, Helvetica;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}

#ohg table {
	border-collapse: collapse;
}

#ohg form {
	margin: 0;
}

#ohg input {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
}

#ohg textarea {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}

#ohg ul {
	margin: 0 17px;
	padding: 0;
}

#ohg select {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
}

#ohg #tableHead {
	margin: 15px 0 0 0;
}

#ohg #tableFoot {
	margin: 0 0 15px 0;
}

#ohg #globalcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

#ohg #globalhead {
	width: 100%;
	height: 30px;
}

#ohg #globalcontent {
	width: 100%;
	margin: 15px 0;
}

#ohg #globalinfo {
	width: 100%;
	margin: 0 0 15px 0;
}

#ohg #globalclaim{
	/*width: 100%;*/
	height: 15px;	
	margin: 15px 0 0 0;
	text-align: center;
}

#ohg #globaltrack{
	/*width: 100%;
	display: block;*/
	/*height: 30px;*/
	margin: 10px 17px 0 17px;
	text-align: left;
}

#ohg globalmap {
	width: 100%;
	height: auto;
	margin: 10px 0 15px 0;
	text-align: center;
}

#ohg #globalfooter {
	display: block;
	width: 100%;
	margin: 15px 0;
}

#ohg #auswahl {
	margin-left: 14px;
	width: 50%;
}

#ohg .globalBox { 
	padding: 0 18px;
}

#ohg .footerLine {
	height: 1px;
	color: #D8D8D8;
}

#ohg .headField {	
	padding: 0 5px 0 0;
}

#ohg .trackField {
	padding: 0 5px 0 0;
}

#ohg .votebarHigh {
	background: url(../img/votebar_high.gif) no-repeat;
	height: 15px;
}

#ohg .votebarLow {
	background: url(../img/votebar_low.gif) no-repeat;
	height: 15px;
}

#ohg .votebarSmall {
	background: url(../img/votebar_small.gif) no-repeat;
	height: 15px;
}

#ohg .votebarSmallLow {
	background: url(../img/votebar_small_low.gif) no-repeat;
	height: 15px;
}

/*#######################################################TYPO*/
#ohg a	{
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: underline;
}

#ohg a img 	{
	border: none;
}

#ohg a:hover {	
	color: #3A3A3A;
	text-decoration: none;
}

#ohg .nolink {
	text-decoration: none;
	color: #999;
}

#ohg .smallerText {	
	font-size: 9px;
}

#ohg .smallText {	
	font-size: 10px;
}

#ohg .smallTextBold {	
	font-size: 10px;
	font-weight: bold;
}

#ohg .text, .textHiglightBold {	
	font-size: 10px;
}

#ohg .textHighlightBold {
	font-size: 10px;	
	color: #FF0000;
	font-weight: bold;
}

#ohg .textBold {	
	font-size: 10px;
	font-weight: bold;
}

#ohg .title {	
	font-size:12px;
	font-weight:bold;
}

/*
*	Definition der Tooltip-Boxen
*/
#ohg .tooltip { 
	position: absolute; 
	visibility: hidden; 
	width: 100px; 
	border: 1px solid #5285BE; 
	z-index: 10000; 
	background-color: #F1F4FA; 
	color: #5A5A5A; 
	padding: 3px; 
	text-align: left; 
	font-size: 10px; 
}

#ohg hr.line {
	width: 98%; 
	height: 0; 
	background-color: #FFF; 
	border: 0; 
	border-top: 1px solid #DEDBDE; 
	color: #FFF;
}


#ohg .ubbild { border: 1px solid #FFF; }

#ohg .RCtooltip { 
	position: absolute;
 	width: 150px;
 	border: 1px solid #5285BE;
 	z-index: 10000;
 	background-color: #F1F4FA;
 	color: #5A5A5A;
 	padding: 3px;
 	text-align: left;
 	font-size: 10px;
 }
 
 /*#################################
	SEO-Karten
################################## */

div.kLabel {
	position:absolute;
	text-align:center;
}

div.kLabel * {
	position:absolute;
	font-weight:bold;
	font-size:9px;
}

div.kLabel *.ub {
	font-weight:normal;
}

div.kLabel a {
	text-decoration: none;
	left:1px; top:1px; 
}

div.kLabel a.r {
	left:auto; right:2px;
}

div.kLabel div {
	color:#FFFFFF;
	left:2px; top:2px;
}

div.kLabel div.r {
	left:auto; right:1px;
}

div.kOrt {
	position:absolute;
	width:5px;	
	height:5px;
	background-color:#000000;
	font-size:1px;
}

div.kStadt {
	position:absolute;
	width:5px;	
	height:5px;
	background-color:#A00000;
	font-size:1px;
}
