/* AskUnited.com Stylesheet */

body {
	background-image: url(../img/askunited/bg_body.jpg);
}

#header {
	background-image: url(../img/askunited/bg_header.jpg);
}

#header_logo {
	top: 36px;
	margin: 0 0 0 767px;
	width: 200px;
	height: 100px;
}

.content_teaser h3 {
	color: #7fc241;
}

/* Contentbereich Startseite */
/* Contentbereich 330px breit (für Startseite) */
.content370wrap {
	width: 763px;
	background-image: url(../img/content/bg_all01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 10px 10px;
}

.content370 {
	float: left;
	width: 370px;
	padding: 0 0 20px 0;
	
	font-size: 13px;
	
	min-height: 75px;
}

.content370 h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	
	color: #3d601d;
}

.content370 h3 a {
	font-size: 18px;
	color: #3d601d;
}

/*Contentbereich 763px breit */
.content600 {
	width: 620px;
	margin: 0 0 10px 0;
	
	font-size: 13px;
}

.content600 h3 {
	font-size: 18px;
	color: #3d601d;
	padding: 10px 0 0 10px;
	margin: 0;
}

.content600 .content_imgleft {
	float: left;
	padding: 0 10px 0 10px;
}

.content600 p {
	padding: 5px 0 0 0;
}

.content600 a, .content600 strong {
	color: #3d601d;
}

/* Contentbereich: Kategorienübersicht */

.content753 {
	width: 753px;
	padding: 0 10px 20px 10px;
	margin: 0 0 20px 0;
	background-image: url(../img/content/bg_all01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	font-size: 13px;
}

.content753 h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	
	color: #3d601d;
}

.content753 h4 {
	padding: 0 0 5px 0;
	font-size: 18px;
	color: #3d601d;
}

.content753 h4 a {
	color: #3d601d;
}

.content_category_overview {
	list-style-type: none;
	line-height: 24px;
}

.content_category_overview li a {
	padding: 0 0 0 22px;
	background-image: url(../img/askunited/li.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	
	font-size: 13px;
	text-decoration: none;
	color: #3b3b3b;
}

.content_category_overview li a:hover {
	text-decoration: underline;
	color: #5b5b5b;
}

.content_category_overview_addlink {
	padding: 20px 0 0 0;
}

.content_category_overview_addlink a {
	font-size: 20px;
	color: #7fc241;
	text-decoration: none;
}

.content_category_overview_addlink a:hover {
	text-decoration: underline;
}

/* Premium- und normale Links */
.content_link {
	padding: 0px 10px 20px 10px;
}

.content_link h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
	
	color: #9eaf8e;
}

.content_link_stats {
	float: left;
	margin: 0 20px 0 0;
}

.content_link_stats {
	font-size: 11px;
	color: #666;
}

.content_link_stats a {
	color: #3d601d;
}

.content_link_stats a:hover {
	color: #3d601d;
	text-decoration: none;
}

/* Premiumlink */
.premiumlink {
	background-image: url(../img/askunited/bg_premiumlink.jpg);
}
.content_link_premium {
	padding: 10px 25px 10px 10px;
	margin: 0 0 20px 0;
	background-image: url(../img/askunited/bg_content_link_premium.jpg);
	background-repeat: no-repeat;
	
	font-size: 13px;
	line-height: 20px;
	color: #3b3b3b;
}

.content_link_premium_body { height:60px;overflow:hidden; }

.content_link_premium_wrap {
	float: right;
	width: 570px;
}

.content_link_premium_wrap h4 {
	padding: 0 0 5px 0;
	font-size: 18px;
	color: #3d601d;
}

.content_link_premium_wrap h4 a {
	color: #3d601d;
}

.content_link_premium img {
	float: left;
	padding: 3px 0 0 0;
}

/* Normallink */
.content_link_normal {
	border: 0px solid #ffdf71;
	padding: 0px 0 10px 0;
	margin: 0 0 10px 0;
	
	font-size: 12px;
	line-height: 16px;
	color: #3b3b3b;
}

.content_link_normal_body { }

.content_link_normal_wrap {
	float: right;
	width: 650px;
}

.content_link_normal img {
	float: left;
	padding: 3px 0 0 0;
}


/* Detailseite: Beschreibung und Screenshots */

.content_detail_screenshot {
	float: left;
	padding: 10px 0 0 0;
}

.content_detail_body {
	float: right;
	width: 560px;
	padding: 10px 10px 10px 0;
}

.content_detail_body a {
	color: #3d601d;
}

/* Detailseite: Tabelle */
.content_info table {
	border-spacing: 0;
	border-collapse: collapse;
	
	font-size: 13px;
}

.content_info table th {
	width: 180px;
	height: 30px;
	
	padding: 0 10px 0 10px;
	
	background-position: left bottom;
	
	text-align: left;
	color: #3d601d;
}

.content_info table td {
	width: 440px;
	padding: 0 10px 0 10px;
	height: 30px;
	background-image: url(../img/askunited/bg_content_info00_norm.gif);
	background-position: -200px bottom;
	background-repeat: repeat-y;
	
	color: #4b4b4b;
}

.content_info table th.th_uneven01 {
	background-image: url(../img/askunited/bg_content_info01_norm.gif);
}

.content_info table th.th_uneven02 {
	background-image: url(../img/askunited/bg_content_info02_norm.gif);
}

.content_info table th.th_uneven03 {
	background-image: url(../img/askunited/bg_content_info03_norm.gif);
}

.content_info table th.th_uneven04 {
	background-image: url(../img/askunited/bg_content_info04_norm.gif);
}

.content_info table td.td_uneven01 {
	background-image: url(../img/askunited/bg_content_info01_norm.gif);
}

.content_info table td.td_uneven02 {
	background-image: url(../img/askunited/bg_content_info02_norm.gif);
}

.content_info table td.td_uneven03 {
	background-image: url(../img/askunited/bg_content_info03_norm.gif);
}

.content_info table td.td_uneven04 {
	background-image: url(../img/askunited/bg_content_info04_norm.gif);
}

/* Premium Tabelle */
.content_info table.premium th.th_uneven01 {
	background-image: url(../img/askunited/bg_content_info01_prem.gif);
}

.content_info table.premium th.th_uneven02 {
	background-image: url(../img/askunited/bg_content_info02_prem.gif);
}

.content_info table.premium th.th_uneven03 {
	background-image: url(../img/askunited/bg_content_info03_prem.gif);
}

.content_info table.premium th.th_uneven04 {
	background-image: url(../img/askunited/bg_content_info04_prem.gif);
}

.content_info table.premium td.td_uneven01 {
	background-image: url(../img/askunited/bg_content_info01_prem.gif);
}

.content_info table.premium td.td_uneven02 {
	background-image: url(../img/askunited/bg_content_info02_prem.gif);
}

.content_info table.premium td.td_uneven03 {
	background-image: url(../img/askunited/bg_content_info03_prem.gif);
}

.content_info table.premium td.td_uneven04 {
	background-image: url(../img/askunited/bg_content_info04_prem.gif);
}

.content_info_more {
	padding: 10px 0 10px 33px;
	
	background-image: url(../img/askunited/li.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-size: 13px;
	font-weight: bold;
	
	color: #3d601d;
}

.content_info_more a, .content_tags a, .content_similarlinks a {
	color: #3d601d;
}

.content_similarlinks ul {
	list-style-type: none;
}

/* Listenansicht, Sortierung */
.list_sort {
	padding-bottom:10px;
	color: #666;
}
.list_sort a {
	color: #666;
	text-decoration: none;
}
.list_sort a:hover {
	text-decoration: underline;
}
.list_sort .sort {
	text-decoration: underline;
	color: #333;
}

/* Radio-Buttons einfach */
.form input.radioplain {
	width: 25px;
	background: none;
	border: 0px solid #fff;
}

.content_teaser_body ol {
	margin-left: 20px;
}


/* Standard-Tabelle */
table.contenttable {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 13px;
}

table.contenttable th {
	padding: 4px 5px 4px 5px;
	text-align: left;
	color: #3d601d;
}

table.contenttable td {
	padding: 4px 5px 4px 5px;
	text-align: left;
	color: #4b4b4b;
}

.inputerror{
	color:red;
	font-weight:bold;
}
.message{
	color:red;
	font-weight:bold;
}