/* TAG CLOUD HOME */


table.tagcloudhome {
	float: left;
	width: 300px;
}

table.tagcloudhome td {
	padding-bottom: 18px;
}

table.tagcloudhome h1, table.tagcloudhome div.hdl {
	float: left;
	width: 300px;
	height: 22px;
	background-color: #F7F7F7;
	background-image: url(../img/kasten_grey_300.gif);
	color: #FF8800;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
}

table.tagcloudhome div {
	float: left;
	width: 282px;
	height: 180px;
	border: 1px solid #CDCDCD;
	padding: 11px 8px 11px 8px;
	font-size: 11px;
	color: #666666;
}

table.tagcloudhome div.hdl {
	border: 0px;
	padding: 0px;
	font-weight: bold;
}


/* USER KASTEN HOME */

table.usergen_mk {
	float: left;
	width: 530px;
}

table.usergen_mk td {
	padding-bottom: 18px;
}

table.usergen_mk h1,
table.usergen_mk div.hdl {
	float: left;
	width: 530px;
	height: 22px;
	background-color: #F7F7F7;
	background-image: url(../img/kasten_header_530_grau.gif);
	color: #FF8800;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
}

table.usergen_mk div {
	float: left;
	width: 512px;
	height: 180px;
	border: 1px solid #CDCDCD;
	padding: 11px 8px 11px 8px;
	font-size: 11px;
	color: #666666;
}

table.usergen_mk div.hdl {
	border: 0px;
	padding: 0px;
	font-weight: bold;
}

#userbox_mk div.user_home_mk {
	float: left;
	padding: 0px;
	width: 321px;
	border: none;
}


#userbox_mk div.user_active_mk {
	float: right;
	width: 170px;
	height: 100px;
	padding-top: 45px;
	border: none;
}




#userbox_mk div.user_img_mk {
	float: left;
	width: 51px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#userbox_mk div.user_news_mk {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 260px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	border: none;
}


#userbox_mk div.user_news_mk h2 {
	color: #0066cc;
	font-size: 11px;
	margin: 0 0 3px 0;
}


#userbox_mk div.user_news_mk a {
	margin: 0;
	color: #666666;
        line-height: 17px;
}






#newhome h1.blue_530_35 {
	background-color:#5AA3ED;
	background-image:url(../img/kasten_blue_530_35.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	text-align: center;
	line-height:31px;
}

#newhome div.search_home_new {
	border: 1px solid #CDCDCD;
	height: 298px;
	text-align: center;
}

#newhome div.countryflags {
	margin-top: 40px;
	color: #ff8800;
	font-size: 12px;
}


#newhome input.radiobutton {
	position:relative;
	top:2px;
	margin-left: 10px;
}

#newhome input.searchfield {
	height: 25px;
	width: 280px;
	font-size: 16px;
	border:1px solid #999;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	vertical-align: center;
	line-height: 25px;
	margin-top: 1px;
}

#newhome input.searchbutton {
	height: 31px;
	width: 150px;
	font-size: 14px;
	margin-left: 10px;
}


#state_map h1,
#state_map p,
#state_map a {
	color: #999;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	margin-bottom: 5px;

}

#state_map div,
#state_map div a {
	color: #999;
	font-size:10px;
	font-weight:normal;
	text-align:left;

}


/* NEWSTICKER */


      /* Newsticker Postion innerhalb eines Elements */
      #newsTicker {
        /* position: absolute;
        top: 200px;
        left: 150px; */
        width: 300px;
      }
      div#newsTicker h1.tickerHeader, div#newsTicker div.hdl_tickerHeader {
      	width: 300px;
      	height: 22px;
      	background: #F7F7F7 url(../img/kasten_grey_300.gif);
      	color: #999;
      	text-align: center;
      	line-height: 22px;
      	font-size: 12px;
      	margin: 0;
      	font-weight: bold;
      }
      div#ticker {
        position: relative;
        height: 150px;
        width: 292px;
        overflow: hidden;
        padding: 0 3px;
      }
      div#newsTicker div.border {
        border: solid 1px #ccc;
        padding: 15px 0;
      }
      div#ticker ul {
        position: relative;
        top: 0;
        width:9999px;
        margin: 0;
        padding: 0;
      }
      div#ticker ul li {
        display: block;
        width: 277px;
        *width: 292px;
        height: 40px;
        margin: 0;
        padding: 3px 8px;
        background: url(../img/pfeil_orange.gif) no-repeat 0 3px;
      }
      div#ticker ul li a h1, div#ticker ul li a p {
        margin: 0 0 0 0;
        padding: 0;
        color: #0066cc;
        font-size: 11px;
        font-weight: normal;
        text-align: left;
      }
      div#ticker ul li a span.date {
        margin: 0;
        padding: 0;
        color: #0066cc;
        font-size: 11px;
      }
      div#ticker ul li a {
        text-decoration: none;
      }
      div#ticker ul li div.tickerText,
      div#ticker ul li div.tickerText a {
        color: #ccc;
        text-align: left;
        font-size: 11px;
      }

/* ENDE NEWSTICKER */
