body {
	background: #e4e4e4;
}

fieldset {
	border: none;
}

.TVGChannel950 {
	width: 260px;
	margin: 0 auto;
}

.ltm_5_5 {
	background-repeat: repeat-x;
	padding: 30px 0;
}

.kommentarschreibenoben {
	width: 384px;
	min-height: 395px;
	margin: 0 auto;
	box-shadow: 0 0 2px 2px #929292;
	padding: 8px 0;
	
}

.body-hero {
	width: 368px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #e4e4e4;
}

.body-hero h1 {
	font-size: 16px;
	font-weight: bold;
	color: #343434;
	text-align: center;
	padding: 10px 0 5px;
}

.body-hero input[type="text"],.body-hero input[type="password"] {
	width: 248px;
	height: 39px;
	margin: 0 auto 14px;
	display: block;
	padding-left: 12px;
	font-size: 11px;
	border: 1px solid #c4c4c4;
    box-shadow: 0 0 6px -3px #2d2d2d inset;
	color: #868686;
	font-weight: bold;
}

.body-hero input[type="submit"] {
	width: 260px;
	height: 38px;
	display: block;
	margin: 0 auto 12px;
	cursor: pointer;
	border: none;
}

.home-activate6 {
	font-size: 11px;
	color: #a20303;
	text-decoration: underline;
}

.guides-tab {
	padding-bottom: 14px;
	display: block;
	line-height: 18px;
}

.menu-item-5680 {
	height: 40px;
	background: #cfcfcf;
	margin-bottom: 1px;
	padding-left: 10px;
}

.menu-item-5680 .home-activate6 {
	line-height: 40px;
}

.menu-item-5680 p {
	font-size: 11px;
	color: #343434;
	line-height: 40px;	
}

/*custon radio*/

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + digi_index {
	padding: 0 0 0 0;
}

input[type="checkbox"] + digi_index span {
    display:inline-block;
    width:12px;
    height:18px;
    margin:-1px 10px 0 0;
    vertical-align:middle;

    cursor:pointer;
}
input[type="checkbox"]:checked + digi_index span {
}

/*end radio*/

.linksI3 {
	width: 260px;
	margin: 0 auto;
	padding: 0 0 16px;
}

.linksI3 p {
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	padding-top: 3px;
}

.linksI3 p.Hainan_Tunchang {
	font-size: 11px;
	font-weight: normal;
}


@media (max-width: 950px)  {
	
	.poll_vote6 {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 408px)  {

	.kommentarschreibenoben {
		width: 300px;
	}
	
	.body-hero {
		width: 280px;
	}

	.ltm_5_5 {
		padding: 10px 0;
	}
}

.body-hero input[type="submit"] {
    background: #E82F71;
	color: #ffffff;
}
