/* : styles feb 2007 08 : */

/* : styles author lars buschkamp at www.absofort.de : */

/* : container allgemein : */

body {

/*	background: #ffbe00; */

}

a.mailtab_unread, .color {

	color: #FF7E00;

}

b {

	color:#000000;

}

a {

	outline:none;

}

img.page_first {

	background: url(/templates/standard/images/yellow/btn_page_first.gif) no-repeat;

}

img.page_last {

	background: url(/templates/standard/images/yellow/btn_page_last.gif) no-repeat;

}

img.page_next {

	background: url(/templates/standard/images/yellow/btn_page_next.gif) no-repeat;

}

img.page_previous {

	background: url(/templates/standard/images/yellow/btn_page_previous.gif) no-repeat;

}

td.page_aktiv_l {

	background: url(/templates/standard/images/yellow/bg_pages_links.gif) left no-repeat;

}

td.page_aktiv_r {

	background: url(/templates/standard/images/yellow/bg_pages_rechts.gif) right no-repeat;

}

table.footer {

	background: #FFBE00;

}

/* : container typo : */

h1 {

	font-size:22px;

	color:#004ec4;

	font-weight: 300;

}

div.headline h1 {

	font-size:22px;

	color:#004ec4;

	padding-left:45px;

	font-weight: 300;

}

div.headline_right h1 {

	font-size:22px;

	color:#004ec4;

	padding-left:45px;

	font-weight: 300;

}

div.headline_top_themen h1 {

	font-size:22px;

	color:#004ec4;

	padding-left:45px;

	font-weight: 300;

}

div#index_teaser h1 {

	font-size:22px;

	color:#004ec4;

	padding-left:45px;

	font-weight: 300;

}

h2 {

	color: #ff7e00;

	font-size: 14px;

	font-weight: bold;

}

h6 {

	color:#e58203;

	font-size:18px;

}

p {

	line-height:16px;

	padding-bottom:17px;

}

div.top_themen_box p {

	padding:0px 18px;

}

/* : container essentials : */

ul {

	list-style-type:none;

}

li {

	list-style-type:none;

}

.red {

	color:#B90500;

}

.input_big {

	font-size:14px;

	color:#4878ba;

	width:425px;

	background:transparent;

	border:0px;

}

/* : container links : */

A {

	text-decoration: none;

	color:#959595;

}

A:hover {

	text-decoration: none;

	color:#959595;

}

A.login_top {

	color:#004ec4;

}

A.login_top:hover {

	color:#004ec4;

}

div.menue_link A {

	color:#004ec4;

	font-size:12px;

	font-weight:bold;

}

div.menue_link A:hover {

	color:#ff7e00;

}

div.menue_link A span {

	color:#8a99b1;

	font-size:9px;

	font-weight:normal;

	padding-left:3px;

}

div#foo_links A {

	color:#a25000;

}

div#foo_links A:hover {

	color:#a25000;
	text-decoration:underline;

}

table#topnav A {

	padding:0px 10px;

	color:#ffffff;

	font-weight:bold;

	font-size:11px;

}

table#topnav A:hover {

	padding:0px 10px;

	color:#fdce00;

	font-weight:bold;

	font-size:11px;

}

table#topnav A.active {

	color:#004ec4;

	font-weight:bold;

}

/* : container divs : */

/* : divs header : */

div#header {

	width:100%;

	height:123px;

	background: url(/templates/standard/images/yellow/bg_header.gif) repeat-x top left;

	overflow:visible;

}

div#header_wrapper {

	width:987px;

	height:123px;

	background: url(/templates/standard/images/yellow/logo.gif) no-repeat top left;

}

div#logo {

	width:311px;

	height:123px;

	float:left;

}

div#top {

	width:676px;

	height:123px;

	float:left;

}

div#login {

	margin:0px 0px 23px 93px;

	padding:0px 5px 0px 0px;

	width:578px;

	/*height:39px;*/

	background: url(/templates/standard/images/yellow/bg_login.gif) no-repeat top left;

	text-align:right;

}

div.login_field {

	width:97px;

	height:21px;

	background:url(/templates/standard/images/bg_login_field.gif) no-repeat left top;

}

div.login_btn {

	width:20px;

	height:20px;

	background:url(/templates/standard/images/yellow/btn_login_top.gif) no-repeat left top;

}

input.login_top {

	width:91px;

	background:transparent;

	border:0px;

	padding:3px 3px 2px 5px;

}

div#navigation {

	float:left;

}

/* : colorswitcher : */

div#colorswitcher {

	position:absolute;

	top:7px;

	margin-left:320px;

	left:0px;

}

/* div#colorswitcher {

	margin:10px 0px 0px 0px;

	float:right;

} */

div.cswi_red {

	margin:2px;

	padding:1px;

	float:left;

	height:18px;

	width:18px;

	display:block;

}

div.cswi_red a {

	background:url(/templates/standard/images/yellow/color_red.gif) no-repeat left top;

	display:block;

}

div.cswi_green {

	margin:2px;

	padding:1px;

	float:left;

	height:18px;

	width:18px;

	display:block;

}

div.cswi_green a {

	background:url(/templates/standard/images/yellow/color_green.gif) no-repeat left top;

	display:block;

}

div.cswi_orange {

	padding:2px;

	float:left;

	height:20px;

	width:20px;

	display:block;

}

div.cswi_orange a.active {

	background:url(/templates/standard/images/yellow/color_yellow_active.gif) no-repeat left top;

	display:block;

}

div.cswi_blue {

	margin:2px;

	padding:1px;

	float:left;

	height:18px;

	width:18px;

	display:block;

}

div.cswi_blue a {

	background:url(/templates/standard/images/yellow/color_blue.gif) no-repeat left top;

	display:block;

}

/* : topnavigation : */

table#topnav {

	margin-top:6px;

}

table#topnav td.active {

	background:url(/templates/standard/images/yellow/bg_topnav_active.gif) repeat-x;

}

table#topnav td.passive {

	background:url(/templates/standard/images/yellow/bg_topnav_passive.gif) repeat-x;

}

div.navi_active_left {

	background:url(/templates/standard/images/yellow/navi_active_left.gif) no-repeat left top;

	height:33px;

	width:10px;

}

div.navi_active_right {

	background:url(/templates/standard/images/yellow/navi_active_right.gif) no-repeat left top;

	height:33px;

	width:10px;

}

div.navi_passive_left {

	background:url(/templates/standard/images/yellow/navi_passive_left.gif) no-repeat left top;

	height:33px;

	width:7px;

}

div.navi_passive_right {

	background:url(/templates/standard/images/yellow/navi_passive_right.gif) no-repeat left top;

	height:33px;

	width:7px;

}

/* : divs content : */

div#content_wrapper {

	width:100%;

	background: #FFFFFF url(/templates/standard/images/bg_menue.gif) repeat-y;overflow:visible;

}

div#main {

	width:987px;

}

div#main_left {

	width:246px;

	float:left;

}

/* : divs menue : */

div#menue {

	margin-left:10px;

}

div.menue_icon {

	margin:2px 12px 2px 10px;

	float:left;

}

div.menue_link {

	margin-top:4px;

	float:left;

}

/* : divs content : */

div#content {

	width:741px;

	float:left;

}

div#search_n_media {

	width:741px;

	height:69px;

}

div#search {

	width:529px;

	height:58px;

	margin-top:11px;

	float:left;

	background:url(/templates/standard/images/bg_search.gif) no-repeat top left;

}

div#search_input {

	float:left;

	width:440px;

	padding-top:6px;

	padding-left:35px;

}

div#search_btn {

	float:left;

}

div#media {

	width:102px;

	padding-left:110px;

	height:69px;

	background:url(/templates/standard/images/bg_media.gif) no-repeat top left;

	float:left;

}

div#play {

	float:left;

	margin:16px 5px 0px 0px;

}

div#stop {

	float:left;

	margin:16px 0px 0px 0px;

}

div#index_teaser {

	width:741px;

	height:244px;

	background:url(/templates/standard/images/yellow/bg_index_teaser.gif) no-repeat top left;

}

div.index_teaser_text {

	margin:15px 200px 0px 219px;

	font-size:12px;

	line-height:16px;

	color:#000000;

}

div.index_teaser_btn {

	text-align:center;

	margin-top:11px;

}

div#left_n_right {

	width:741px;

}

div#left {

	width:533px;

	float:left;

}

div.headline {

	width:503px;

	height:47px;

	background:url(/templates/standard/images/bg_headline.gif) no-repeat top left;

}

div#right {

	width:208px;

	float:left;

}

div.headline_right {

	width:208px;

	height:47px;

	background:url(/templates/standard/images/bg_headline_right.gif) no-repeat top left;

}

div.headline_top_themen {

	width:208px;

	height:47px;

	background:url(/templates/standard/images/bg_headline_top_themen.gif) no-repeat top left;

}

div.top_themen_box {

	width:208px;

	background:url(/templates/standard/images/bg_top_themen_box.gif) repeat-y top left;

}



/* : divs footer : */

/*div#footer {

	width:100%;

	height:123px;

	background: transparent url(/templates/standard/images/bg_footer.png) repeat-x 0 0;

}

/* für IE !!! disfunctional !!!

* html div#footer {

	background-color: transparent;

	background-image: none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/standard/images/bg_footer.png", sizingMethod="scale");

}*/

div#footer {

	width:100%;

	height:123px;

	background: url(/templates/standard/images/yellow/bg_footer.gif) repeat-x top left #FFBE00;

	overflow:visible;

}

div#foo_left {

	width:226px;

	height:38px;

	background: url(/templates/standard/images/yellow/footer_left.gif) repeat-x top left;

}

div#foo_links {

	width:978px;

	text-align:right;

}

/* : Auflistung : */

table.list_favorites {

	margin-bottom: 25px;

}

a.list_head {

	color: #ff7e00;

	font-size: 14px;

	font-weight: bold;

}

a.list_head:hover {

	text-decoration:underline;

}

div.list_meta {

	background: url(/templates/standard/images/bg_list_meta.gif) no-repeat;

	width:500px;

	height: 24px;

	margin-top: 7px;

	padding: 5px 0 0 8px;

	vertical-align: top;

}

div.list_meta em {

	color: #8A99B1;

	font-style: normal;

}

img.list_screenshot {

	border: 1px #4878BA solid;

	margin-top:3px;

}

td.list_screenshot {

	vertical-align: top;

	width: 90px;

}

td.list_screenshot div {

	width: 90px;

}

td.list_text {

	font-size: 12px;

	vertical-align: top;

	width: 402px;

}

td.list_trenner {

	width: 10px;

}

/* : Auflistung Rechts : */

img.list_fav {

	margin-top:3px;

}

td.list_fav {

	vertical-align: top;

	width: 27px;

}

td.list_trenner_02 {

	width: 8px;

}

div.list_meta_02 {

	background: url(/templates/standard/images/bg_list_meta02.gif) no-repeat;

	height: 46px;

	margin-top: 7px;

	padding: 5px 0 0 8px;

	vertical-align: top;

}

div.list_meta em {

	color: #8A99B1;

	font-style: normal;

}

td.list_text_02 {

	font-size: 12px;

	vertical-align: top;

	width: 173px;

}



div#index_teaser_standard {

	width:741px;

	height:40px;

	padding-left:45px;

	background:url(/templates/standard/images/red/bg_index_teaser_standard.gif) no-repeat top left;

}



div.header_folgeseite {

	width:696px;

	height:40px;

	padding-left:45px;

	background:url(/templates/standard/images/red/bg_index_teaser_standard.gif) no-repeat top left;

}



.content_main {

	font-size:12px;

	padding-left:48px;

	padding-top:10px;

	color:#000000;

}



.input_text_register {

	width:225px;

	font-size:13px;

}



.input_text_bookmark {

	width:300px;

	font-size:13px;

}



.form_less {

	padding:0px;

	margin:0px;

}



.tag_cloud {

	color: #004EC4;

}



.content_navi {

	font-weight:bold;

	color:#666666;

}

div.index_teaser_btn_color {

	width:234px;

	height:48px;

	background:url(/templates/standard/images/yellow/btn_favoriten_anlegen.gif) no-repeat;

}

span.link_count {

	color:#8a99b1;

	font-size:9px;

	font-weight:normal;

}





/*

	CATEGORY NAVIGATION

*/



div.catnavi {

	background: #FF7E00;

}

div.catnavi_bottom {

	background: url(/templates/standard/images/yellow/bg_catnavi_bottom.gif) no-repeat;

}

div.catnavi_top {

	background: url(/templates/standard/images/yellow/bg_catnavi_top.gif) no-repeat;

}





/*

	TOP FAVORITES

*/



td.topfav_platz {

	background: url(/templates/standard/images/yellow/bg_topfav_platz.gif) no-repeat 0 2px;

}


/*
	Top 100
*/

td.top100 {
	background: url(/templates/standard/images/yellow/bg_topfav_platz.gif) no-repeat;
}


/*

	BOOKMARK LIST ADMIN

*/

div.list_meta_admin {

	background: url(/templates/standard/images/yellow/bg_list_meta_admin.gif) no-repeat;

}





/*

	HEADER WELCOME LOGGED IN

*/



td.newmess {

	background: #FF7E00;

}

td.newmess_left {

	background: url(/templates/standard/images/yellow/bg_newmess_left.gif) no-repeat;

}

td.newmess_right {

	background: url(/templates/standard/images/yellow/bg_newmess_right.gif) no-repeat;

}



/* Footer Table */

table.footer_tbl th {font-size:12px; font-weight:bold; color:#fff; padding-bottom:4px;}
table.footer_tbl a {font-size:10px; font-weight:normal;}
table.footer_tbl a:hover {font-size:10px; font-weight:normal;}
.spacefoot {background: url(/templates/standard/images/yellow/spacer_foot.gif);}


.ico_foot_1 {width:14px; height:14px; background: url(/templates/standard/images/yellow/ico_foot_about.gif) no-repeat;}
.ico_foot_2 {width:14px; height:14px; background: url(/templates/standard/images/yellow/ico_foot_navi.gif) no-repeat;}
.ico_foot_3 {width:14px; height:14px; background: url(/templates/standard/images/yellow/ico_foot_werbung.gif) no-repeat;}
.ico_foot_4 {width:14px; height:14px; background: url(/templates/standard/images/yellow/ico_foot_tools.gif) no-repeat;}
.ico_foot_5 {width:14px; height:14px; background: url(/templates/standard/images/yellow/ico_foot_help.gif) no-repeat;}

div.crown1 {
	background: url(/templates/standard/images/rank/yellow/01beginner24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown2 {
	background: url(/templates/standard/images/rank/yellow/02anwaerter24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown3 {
	background: url(/templates/standard/images/rank/yellow/03kenner24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown4 {
	background: url(/templates/standard/images/rank/yellow/04fachmann24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown5 {
	background: url(/templates/standard/images/rank/yellow/02spezialist24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown6 {
	background: url(/templates/standard/images/rank/yellow/06profi24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown7 {
	background: url(/templates/standard/images/rank/yellow/07meister24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown8 {
	background: url(/templates/standard/images/rank/yellow/08grossmeister24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown9 {
	background: url(/templates/standard/images/rank/yellow/09legende24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}

div.crown10 {
	background: url(/templates/standard/images/rank/yellow/10theking24x24.gif) no-repeat;
	width: 24px;
	height: 24px;
}
