#teaserSettings {
	margin: 15px 0 0 32px;
	width:379px;
}

#mediaOrdnerSettings {
	margin: 15px 32px 0 0;
	width:316px;
	height:260px;
}


#mediaOrdnerSettingsLeft {
	margin: 5px 2px 0 35px;
	width:316px;
	height:260px;
}


.headline{
	font-size:36px;
	color:#2a4171;
	text-transform:uppercase;
	font-weight:bold;
	line-height:36px;
}

.teaserPreview{
	height:106px;
	width:106px;
	border:1px solid #485c84;
}

.mediaPosition{
	margin-bottom:2px;
}

.positionIcon{
	margin:0 5px 8px 0;
}

.mediaPosition{
	width:272px;
	height:32px;
	background-repeat:no-repeat;
	background-position:8px 7px;
}
   
#position_3{
	background-image:url('../img/mediaSettings/icon_w_01.png');
	}

#position_1{
	background-image:url('../img/mediaSettings/icon_w_02.png');
}
#position_0{
	background-image:url('../img/mediaSettings/icon_w_03.png');
}
#position_2{
	background-image:url('../img/mediaSettings/icon_w_04.png');
}
#position_5{
	background-image:url('../img/mediaSettings/icon_w_05.png');
}
#position_4{
	background-image:url('../img/mediaSettings/icon_w_06.png');
}

.mediaType{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	margin-left:40px;
}

.arrowUp{
	width:25px;
	height:16px;
	background-image:url('../img/mediaSettings/arrowUpActive.png');
	background-repeat:no-repeat;
	background-position:6px 5px;
}

.arrowUpInactive{
	width:25px;
	height:16px;
	background-image:url('../img/mediaSettings/arrowUpInactive.png');
	background-repeat:no-repeat;
	background-position:6px 5px;
}

.arrowDownInactive{
	width:25px;
	height:16px;
	background-image:url('../img/mediaSettings/arrowDownInactive.png');
	background-repeat:no-repeat;
	background-position:6px 3px;
}

.arrowDown{
	width:25px;
	height:16px;
	background-image:url('../img/mediaSettings/arrowDownActive.png');
	background-repeat:no-repeat;
	background-position:6px 3px;
}

.mediaPositionNavi{
	width:25px;
	height:32px;
	background-image:url('../img/mediaSettings/positionNaviBg.png');
}

.teaserPreviewSettings{
	margin-left:13px;
}


.teaserPreviewSettings select{
	margin-top:3px;
}

.optionEnableSettings{
	font-weight:bold;
	color:#2A4171;
	padding-left:5px;
}

.teaserSelect{
	font-size:11px;
}
