/* DOWNLOAD DETAIL */

.downloadDetail {
	width: 100%;
}

.downloadDetail .leftCol {
	/*background-color: #EEEEEE;*/
	vertical-align:top;
	width:100%;
	padding-right: 13px;
}

.downloadDetail .rightCol {
	/*background-color: #EEEEEE;*/
	vertical-align:top;
	width: 200px;
}

h1.contentHeading1 {
	margin-bottom:12px;
}

.downloadDetail .contentHeading2 {
	clear: none;
}

.downloadDetail .contentImage {
	margin-bottom:22px;
}

.downloadDetail .mainImageDiv {
	width:100%;
	text-align:center;
}

.downloadDetail .zoomIn {
	float:right;
	margin-top: -18px;
	margin-bottom:15px
}

.downloadDetail .zoomIn a {
	text-decoration:none;
	color: #2A6FC7;
}

.downloadDetail .zoomIn a:hover {
	text-decoration:underline;
}

.downloadDetail .zoomIn a img {
	margin-right:5px;
}

.downloadDetail .list li{
	font-weight:normal;
	line-height:14px;
	margin-bottom:8px;
}

.blue .list li {
	background-image: url(../images/list_dot_blue.gif);
	padding: 0px 0px 0px 17px;
	background-position: 8px 5px;
}

.downloadDetail .list a {
	display:block;
	font-weight:bold;
}

.downloadDetail .list a.unbold {
	display:block;
	font-weight:normal;
}

.downloadDetail table.twoCols {
	margin-bottom:-5px;
}

.downloadDetail table.twoCols td {
	width:50%;
	vertical-align:top;
}

.downloadDetail table.twoCols td.first {
	padding-right:5px;
}

.downloadDetail table.twoCols td.last {
	padding-left:5px;
}

.downloadDetail .date {
	margin-bottom:10px;
	margin-top:5px;
}

.downloadDetail table.threeCols {
	width:100%;
}

.downloadDetail table.threeCols td.first {
	padding-right:9px;
}

.downloadDetail table.threeCols td.middle {
	padding:0 9px;
}

.downloadDetail table.threeCols td.last {
	padding-left:9px;
}

.downloadDetail .screenshots {
	margin-bottom:-10px;
}

.downloadDetail .screenshots td {
	text-align:right;
	vertical-align:top;
}

.downloadDetail .screenshots .zoomIn {
	margin:3px 0 10px 0;
}

.downloadSpecial {
	float:left;
}

.downloadDetail .downloadSpecialsBox {
	margin-bottom: 20px;
}

.downloadDetail .downloadSpecialsBox .ContentTL {
	border-bottom: 1px solid #C1D5EF;
}

.blue .downloadDetail .cor_lbot_white,
.blue .downloadDetail .cor_rbot_white {
	width:10px;
	height:10px;
	background-image:url(../images/cor_lbot_blueWhite.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
	margin-top: -30px;
	float:left;
}

.blue .downloadDetail .cor_rbot_white {
	background-image:url(../images/cor_rbot_blueWhite.gif);
	float:right;
}




.downloadButton {
	margin:0px 0 7px 0;
}

.specialBox1, .specialBox2 {
	width:100%;
	margin-bottom:7px;
}

.specialBoxHeader, .downloadDetailBox .boxHeader {
	position:relative;
	
	height:22px;
	background-image:url(../images/specialBoxHeader_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding-left: 8px;
	font-size: 11px;
	line-height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.specialBox2 .specialBoxHeader {
	background-image:url(../images/specialBoxHeader2_left.gif);
}

.specialBoxHeader_right {
	position:absolute;
	right:0;
	top:0;
	width: 22px;
	height:22px;
	background-image:url(../images/specialBoxHeader_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.specialBox2 .specialBoxHeader_right {
	background-image:url(../images/specialBoxHeader2_right.gif);
}

.specialBoxContent {
	position:relative;
	background-color:#F0F5FB;
	background-image:url(../images/specialBoxGradient.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #C1D5EF;
	border-top:none;
	text-align:center;
	padding:10px 8px;
}

.specialBox2 .specialBoxContent {
	background-image:url(../images/specialBoxGradient.gif);
}

.specialBoxContent_left, .specialBoxContent_right {
	position:relative;
	margin-top:-10px;
	line-height:0px;
	width:10px;
	height:10px;
	background-image:url(../images/specialBoxContent_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.specialBoxContent_left {
	float:left;
}

.specialBoxContent_right {
	float:right;
	background-image:url(../images/specialBoxContent_right.gif);
	
}

.editorialRatingNumber {
	font-size:27px;
	color: #2A6FC7;
	font-weight:bold;
	
}

.award  {
	margin-top:4px;
}

.specialBox2 img.stars {
	vertical-align:top;
}

.userRatingNumber {
	font-size:18px;
	font-weight:bold;
	color: #2A6FC7;
	margin-left:7px;
}

.ratings {
	color: #2A6FC7;
	margin:6px 0 5px 0;
}

.ratingTable {
	margin:auto;
}

.ratingTable .middle {
	padding:0 9px 0 4px;
}

.specialBox2 form {
	margin:0;
}

.userRatingMessage1,
.userRatingMessage2 {
	color: #2A6FC7;
	line-height:16px;
	margin-top: 6px;
}

.userRatingMessage1 {
	color: #CD2F24;
}

.specialBox2 .ContentButDist, .downloadDetailBox .boxContent .ContentButDist {
	margin:9px 0 2px 0;
	
}

.downloadDetailBox {
	background-color: #2A6FC7;
	background-image:url(../images/cor_rtop_blu.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:7px;
	line-height:16px;
}

.downloadDetailBox .boxHeader {
	height: 22px;
	background-image:url(../images/cor_ltop_blu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.downloadDetailBox .boxContent {
	background-color: #F0F5FB;
	border:1px solid #C1D5EF;
	border-top:none;
	padding:10px 8px;
}

.downloadDetailBox td {
	vertical-align:top;
	line-height: 18px;
}

.downloadDetailBox .detailCol {
	padding-left: 8px;
}

.downloadDetailBox a {
	color: #000000;
	text-decoration:none;
}

.downloadDetailBox a:hover {
	text-decoration:underline;
}

.downloadDetailBox .center {
	text-align:center;
}

.downloadDetailBox .left {
	text-align:left;
}

.downloadDetailBox .emailMessage1,
.downloadDetailBox .emailMessage2 {
	color: #2A6FC7;
	margin-top: 6px;
}

.downloadDetailBox .emailMessage2 {
	color: #CD2F24;
}

.downloadDetailBox .email_input {
	width:142px;
	font-size: 10px;
	margin:8px 0 3px 0;
}

.thema .autor,
.thema .autor a,
.thema .autor a:link,
.thema .autor a:visited,
.thema .autor a:active,
.thema .autor a:focus {
	color:#2A6FC7;
	text-decoration: none;
}
.thema .autor a:hover {
	text-decoration: underline;
}

.postings {
	border-color:#C1D5EF;
}

.blue .thema .zitat {
	border-left:2px solid #2A6FC7;
	color:#2A6FC7;
}

.thema .nachricht a,
.thema .nachricht a:link,
.thema .nachricht a:visited,
.thema .nachricht a:active,
.thema .nachricht a:focus {
	font-size: 10px;
	font-weight: bold;
	color:#2A6FC7;
	text-decoration: none;
}
.thema .nachricht a:hover {
	text-decoration: underline;
}

/* ads 1 */

#adCenterAds1 {
	background-color:#F0F5FB;
	border:1px solid #C1D5EF;
	padding:8px;
}

#adCenterAds1 .ad_title,
#adCenterAds1 .ad_title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2A6FC7;
	text-decoration: underline;
}

#adCenterAds1 .ad_title:hover {
	text-decoration: underline;
}

#adCenterAds1 .ad_text,
#adCenterAds1 .ad_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds1 .ad_url,
#adCenterAds1 .ad_url:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	/*color: #008000;*/
	color: #000000;
	text-decoration: none;
}

#adCenterAds1 .ad_url:hover {
	text-decoration: underline;
}

#adCenterAds1 .ad_lineSpace {
	height:10px;
	font-size:0px;
}

#adCenterAds1 .ad_informationUrl,
#adCenterAds1 .ad_informationUrl:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* ads 2 */

#adCenterAds2 {
    text-align: center;
    margin-top: -15px;
}

#adCenterAds2 .ad_title,
#adCenterAds2 .ad_title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2A6FC7;
	text-decoration: underline;
}

#adCenterAds2 .ad_title:hover {
	text-decoration: underline;
}

#adCenterAds2 .ad_text,
#adCenterAds2 .ad_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds2 .ad_url,
#adCenterAds2 .ad_url:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds2 .ad_url:hover {
	text-decoration: underline;
}

#adCenterAds2 .ad_lineSpace {
	height:0px;
	font-size:0px;
}

#adCenterAds2 .ad_informationUrl,
#adCenterAds2 .ad_informationUrl:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* ads 3 */

#adCenterAds3 {
}

#adCenterAds3 .ad_title,
#adCenterAds3 .ad_title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2A6FC7;
	text-decoration: none;
}

#adCenterAds3 .ad_title:hover {
	text-decoration: underline;
}

#adCenterAds3 .ad_text,
#adCenterAds3 .ad_text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds3 .ad_url,
#adCenterAds3 .ad_url:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#adCenterAds3 .ad_url:hover {
	text-decoration: underline;
}

#adCenterAds3 .ad_lineSpace {
	height:10px;
	font-size:0px;
}

#adCenterAds3 .ad_informationUrl,
#adCenterAds3 .ad_informationUrl:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.premiumPlacementTitle {
	margin-top:5px;
	margin-bottom:5px;
}

.premiumPlacementTitle a,
.premiumPlacementTitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2A6FC7;
	text-decoration: none;
}

.premiumPlacementTitle a:hover {
	text-decoration: underline;
}

.premiumPlacementText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
}

.premiumPlacementDownloadLink a,
.premiumPlacementDownloadLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A6FC7;
	text-decoration: none;
	line-height: 17px;
}

.premiumPlacementDownloadLink a:hover {
	text-decoration: underline;
}

#uniblue .leftColumn
{
	padding-left: 20px;
	padding-right: 8px;
	vertical-align:middle;
	text-align:center;
}

#uniblue .rightColumn
{
	vertical-align:middle;
}

#uniblue .rightColumn a,
#uniblue .rightColumn a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#2A6FC7;
	line-height: 130%;
}
