/* RESET ***************************************************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend,	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}
	
	

/* CORE + STRUCURE ***************************************************/

body {
	text-align: center;
	/* background-color: #fff; */
	background:#fff url(../img_neu/bg_body.png) top center repeat-y;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}

a {
	color: #0554a8;/*005BBB*/
	text-decoration: underline; 
}

a:hover {
	text-decoration: none;
}
button {
	cursor: pointer;
}
button span {
	display: none;
}

.topspace {
	margin-top: 10px;
}

#sky_wrapper {
		
}

.wrapper {
	width: 986px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.header {
	width: 986px;
	margin: 15px 0;
	position: relative;
}

.navi {
	border-top: 1px solid #ddd;
	width: 986px;
	float: left;
}

.subnavi {
	border-top: 1px solid #ddd;
	width: 986px;
	float: left;
	margin: 1px 0 -1px 0;
}

.navi a, .subnavi a {
	text-decoration: none !important; 
}

.navi a:hover, .subnavi a:hover {
	text-decoration: underline !important; 
}



.active { color: #F0B000; /* "orange->" color: #ff6600; */ } 


.content {
	width: 986px;
	float: left;
	background: url(../img_neu/bg_content_3cols.gif) 0 1px repeat-y;
}
.content_home {
	/*	background: url(../img_neu/bg_content_4cols.gif) 0 1px repeat-y !important; */
	/*  background: url(../img_neu/bg_content_3cols_home.gif) 0 1px repeat-y !important; */
	
}


.footer {
	clear: both;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 20px; 
}

.anchor {
	text-align: right;
	padding: 0 !important;
	font-size: 11px;
}

/* COLUMNS ********************************/

.col_left {
	float: left;
	width: 181px;
}
.col_middle {
	float: left;
	width: 478px;
}
.col_right {
	float: right;
	width: 326px;
}




/* HEADER, NAVI, FOOTER ****************************************************/

.header h1,  
.header h1 a {
	margin: 0;
	padding: 0;
	width: 239px;
	height: 48px;
	display: block;
	background: url(../img_neu/logo.gif) 0 0 repeat-y;
}
.header h1 a span {
	display: none;
}  
.header .mini_nav {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 700px;
	text-align: right;
	font-size: 11px;
}

.header .refresh_date {
	color: #7c8787;
	margin-bottom: 3px;
}



.navi {
	position: relative;
}
.navi ul {
	margin: 0;
	padding: 0;
}
.navi ul li {
	display: inline;
}
.navi ul li a {
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 30px 10px 0px;
}
.navi a.sas_link {
	color: #cc3333;
	position: absolute;
	top: 10px;
	right: 0;
	line-height: 14px;
}
.navi a.sas_link:hover {
	color: #ff6319;
}

.subnavi ul {
	margin: 0;
	padding: 0;
}
.subnavi ul li {
	display: inline;
}
.subnavi a, 
.subnavi span {
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 10px 10px 0px;
}
.subnavi ul li a { 
	padding-right: 15px;
}
.bc {
	line-height: 15px;
} 
.bc a, 
.bc span {
	font-weight: normal !important;
} 
.bc span:last-child {
	margin-left: -7px;
} 


.footer {
	font-size: 11px;
	color: #999999;
}


/* MISC GLOBALS ****************************************************/


.c {
	clear: both;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.hide {
	display: none;
}

.link_more {
	padding-left: 11px;
	background: url(../img_neu/link_dot.gif) 1px 3px no-repeat;
}
.date,
.gray,  
.date a,
.gray a {
	color: #7c8787 !important; 
}

#sitecount {
	position:absolute;
	left:0px;
	top: -100px;
}

.content ul { 
	padding-bottom: 10px;
}
.content ul:last-child { 
	padding-bottom: 0;
}
.content li { 
	padding: 0 0 2px 11px; 
	background: url(../img_neu/link_dot.gif) 1px 4px no-repeat;
}
.content li:last-child { 
	padding-bottom: 0;
}

li.dsq-widget-item{
	background: none;
}

.article_image,
.imgLeft { /*.imgLeft = old image class */
	float: left;
	margin:  5px 10px 10px 0;
}
.imgRight {
	float:right;
	margin: 5px 0 10px 10px;	
}

/* TYPO ****************************************************/

h2, h3, h4 {
	font-weight: bold; 
}

h2 { 
	color: #373737;
	font-size: 14px; 
	padding-bottom: 10px;
	line-height:18px;
}
h3 { 
	color: #373737;
	font-size: 12px; 
	padding-bottom: 10px; 
}
h4, .rubik { 
	font-size: 10px; 
	padding-bottom: 10px; 
	text-transform: uppercase;
	color: #373737;
}

h5 { 
	font-size: 11px; 
	line-height: 16px;
	margin: -3px 0 3px 0;
	font-weight: normal;
}

.col_middle h4	{ padding-bottom: 7px; }
.col_right h4	{ padding-bottom: 5px; }

p { line-height: 18px;}
p.subline { line-height: 16px; font-size: 11px; padding-bottom: 20px;}
p.subline2 { font-size: 11px; font-weight: bold;}
p.smaller { font-size: 11px; line-height: 17px;}

.col_right p.subline3 { font-size: 10px; font-weight: bold; text-transform: uppercase;}
.col_right .subspacer { padding-left: 8px;}









/* COLUMN (LEFT) ****************************************************/

.col_left p,
.col_left ul,
.col_left h3 {
	font-family: arial, helvetica, sans-serif;
}


.col_left .box,
.col_left .box3 {
	border-top: 1px solid #ddd;
	padding: 15px 15px 15px 0;
	font-size: 11px;
}
/* REMOVE and MERGE with .col_left .box --- box on the left column with shorter border-top ( we don't like this :-))
.col_left .box3 {
	border-top: 1px solid #ddd;
	padding: 15px 0 15px 0;
	margin-right: 20px;
	font-size: 11px;
}
*/
.col_left .box p {
	margin-bottom: 15px;
}
.col_left .box p:last-child {
	margin-bottom: 0;
}



.col_left h3 {
	font-size: 11px;	
}

.col_left h4 {
	line-height:16px;
	padding-bottom: 2px;
}

.col_left .box a img {
	margin: 5px 0;
}

.subox h4 {
    font-style: italic;
    font-weight: normal;
    line-height: 16px;
    margin-right: 2em;
    padding-bottom: 2px;
    text-align: right;
    text-decoration: none;
    text-transform: capitalize;
}


.col_left .search {
	border-top: 1px solid #ddd;
	padding: 15px 15px 15px 0;
	min-height: 100px;
	max-height: 100px;
}
.col_left .search fieldset {
	display: block;
	position: relative;
	margin-bottom: 5px;
}
.col_left .search input {
	font-size: 11px;
	font-family: verdana;
	width: 160px;
	padding: 1px;
	margin-bottom: 5px;
}
.col_left .search select {
	font-size: 11px;
	font-family: verdana;
	width: 135px;
}
.col_left .search button {
	width: 25px;
	height: 15px;
	background: url(../img_neu/btn_fastsearch.gif) bottom right no-repeat;
	border: 0;
	position: absolute;
	right: 0;
	padding: 0 !important;
	bottom: 1px;
}

.recommended_books_left {
	background-color: #ffc;
	padding: 5px 5px 5px 10px !important;
	margin-right: 1px;	
}


/* COLUMN (MIDDLE) ****************************************************/

.col_middle .tools {
	float: right; 
	border: 1px solid #ddd; 
	width:98px; 
	/*width:110px; */
	padding: 10px; 
	margin: 0 0 5px 15px;
}
.col_middle .tools li {
	padding-bottom: 0;
	line-height: 15px;
}
.col_middle .tools ul {
	padding-bottom: 5px;
}

.col_middle .tools i {
	font-size: 10px;
	line-height: 18px;
}


a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}


.col_middle .box {
	border-top: 1px solid #ddd;
	padding: 20px;
}

.col_middle .box2 {
	background: url(../img_neu/bg_dotted.gif) 0 0 repeat-x;
	margin: 0 20px;
	padding: 20px 0;
}

.col_middle .box3 {
	border-top: 1px solid #ddd;
	margin: 0 20px 20px 20px;
	padding-top: 20px;
}


.col_middle .jumper {
	margin: -5px 20px;
	padding: 10px 0 15px 0;
	clear: both;
}
.col_middle .jumper p {
	font-size: 11px;
	line-height: 16px;
	padding: 0;
}
.col_middle .jumper .active {
	font-weight: bold;
}

.col_middle .box_donate {
	border-top: 1px solid #ddd;
	padding: 10px 20px;
	background: #e3fadd;
	font-size: 11px;
}


.col_middle p {
	padding-bottom: 15px;
}

.col_middle p:last-child,
.col_middle .box p, 
.col_middle .box3 p {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.col_middle p small {
	font-size: 10px;
	font-weight: normal !important;
	line-height: 12px;
	
}

.col_middle .listlast { margin-top: 10px; }	

.col_middle h2 { 
	font-size: 15px; 
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
}
.col_middle h3 { 
	font-size: 14px;
	font-family: arial, helvetica, sans-serif; 
}

.content_home .col_middle .col_middle_right h2,
.content_home .col_middle .col_middle_right h3 {
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
}


.col_middle .sitemap ul {
	margin-bottom: 5px;
	margin-top: 5px;
	
}

.col_middle .sitemap ul li {
	margin-top: 5px;
}




/* BOOKDATA */
.bookdata h3 {
	color: #0554a8 !important;
}

.bookdata h3.bookauthor {
	line-height: 16px; 
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: -2px;
	width: 300px;
}
.bookdata h3.bookauthor a {
	white-space: nowrap;
}


.bookdata h3.booktitle {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px; 
	padding-bottom: 3px;
}
.bookdata .smaller {
	padding:0;
	line-height: 14px;
	color: #0554A8;
}
.bookdata p.tiny {
	font-size: 9px; 
	line-height: 14px;
	margin-bottom: 10px !important;
}
.bookdata .bookdata_body {
	margin-top: 10px;
}
.bookdata .bookdata_body .cover {
	float: left;
	margin: 0 15px 0 0;
}
.bookdata .sponsoredlink {
	margin-top: 10px;
}
.bookdata .sponsoredlink i {
	font-size: 10px;
	line-height: 10px;
}
.bookdata .sponsoredlink a {
	font-size: 11px;
	font-weight: bold;
}

.box_comment {
	border-top: 1px solid #ddd;
	padding: 20px;
	background: #ffffcc;
	font-size: 11px;
}
li.dsq-widget-item{
    margin:0 !important;
}

/*AUTHOR*/
.authordata h3 {
	font-size: 15px; 
	font-weight: bold;
	padding-bottom: 5px;
}

/*ARTICLE*/
.article h2 {
	font-size:19px; 
	font-weight: normal; 
	line-height: 22px;
	color: #cc3333;
}

.article p {
	padding: 0 !important;
} 

/*BLOG H2*/
/*h2.blog_h2 {
	font-size:15px;	
}
*/

/*HOME ONLY */

.content_home a {
	text-decoration: none;	
}

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


.content_home .col_middle {
	/*
	width: 594px !important;
	margin: 0;
	padding: 0;
	*/
	border-top: 1px solid #ddd;
}
.content_home .col_middle .screen{
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin: -1px 20px 20px 20px;
}


/*
.content_home .col_right {
	width: 210px;
}
*/


.content_home .screen h3 {
	color: #F0B000 !important;
	font-size: 13px;
	padding: 0 0 20px 0;
}

/*
.content_home .col_middle .col_middle_left {
	float: left;
	width: 355px;
}

.content_home .col_middle .col_middle_right {
	float: right;
	width: 179px;
}
*/
		

.content_home .col_middle .teaser_block {
	padding: 20px 0 0 0;
}
.content_home .col_middle .teaser_block:first-child{
	padding-top: 0px;	
}
.content_home .col_middle .teaser_block *:last-child,
.content_home .col_middle .teaser_block p {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	
}
.content_home .col_middle .teaser_block img:last-child {
	padding-bottom: 0 !important;
}
.content_home .col_middle p ~ ul {
	margin-top: 5px;
}



.content_home .col_middle .col_middle_left h3, 
.content_home .col_middle .col_middle_right h3 {
	color: #7c8787;
	padding: 20px 0 15px 0;

}
.content_home .col_middle .col_middle_left h2,
.content_home .col_middle .col_middle_right h2 {
	padding-bottom: 5px;
}

/*
.content_home .col_middle .col_middle_right h2 {
	font-size: 11px;
	line-height: 15px;
}


.content_home .col_middle .col_middle_right p {
	font-size: 11px;
	line-height: 16px;
}
*/

.content_home .box_comment {
	border: 1px solid #ddd;
	padding: 15px;
}

/*
.content_home .col_right .archive span {
	width:180px;
}

.content_home .col_right .archive b,
.content_home .col_right .archive a,
.content_home .col_right .archive i {
	padding-right:5px;
}
*/

.home_teaser_row {
	float:left; 
	width: 805px;
	border-top: 1px solid #ddd;
	height: 130px;
	background: #fff;
	min-height: 100px;
}

.home_teaser_row:after {
	clear:both;
	content:"";
	display:block;
	height:0;
}

.home_teaser_row .teaser_block {
	width: 265px;
	margin: 15px 0;
	border-right: 1px solid #ddd;
	height: 100px;
	overflow:hidden;
	float:left;
}

.home_teaser_row .last-child {
	border: 0 !important;
}

.home_teaser_row .teaser_block h4,
.home_teaser_row .teaser_block h2,
.home_teaser_row .teaser_block p,
.home_teaser_row .teaser_block ul {
	padding: 0 15px 0 20px;
	font-size: 10px;
}

.home_teaser_row .top_teaser_image {
	float:left;
	padding: 0 10px 0px 20px;
	max-height: 100px;	
}
.home_teaser_row .teaser_block h2 {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 1px;
}
.home_teaser_row .teaser_block h4 {
	padding-bottom: 1px;
}


.home_teaser_row .teaser_block p {
	font-size: 11px;
	line-height: 15px;
}


/*TEASER ONLY */

.content_teaser .col_middle .teaser_block {
	padding: 0 0 20px 0;
}
.content_teaser .col_middle .teaser_block:last-child,
.content_teaser .col_middle .teaser_block *:last-child,
.content_teaser .col_middle .teaser_block p {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.content_teaser .col_middle h3 {
	color: #F0B000 !important;
	font-size: 13px;
	padding-bottom:20px;
}



.content_teaser .col_middle h2 {
	padding-bottom: 5px;
}
.content_teaser .col_middle h2 a {
	color:#cc3333;
}
.content_teaser .col_middle .teaser_block ul {
	margin-top: 5px;
}



/*BOOKLIST (bï¿½cherschauen)*/


.book_list div { 
	margin-bottom: 20px;
	width: 438px;
	float: left;
}

.book_list h2 { 
	padding-bottom: 0;
}
.book_list h2 a { 
	text-decoration: none !important;
}
.book_list h2 .newspaper { 
	padding-bottom: 10px !important;
	/*font-size: 12px !important;*/
	font-weight: bold;
	display: block;
}


.book_list h3 { 
	padding-bottom:5px;
	font-size: 13px;
	line-height: 18px;
}
.book_list h3 a span{ 
	font-weight: normal;
}
.book_list p { 
	padding-bottom: 0px !important;
}

.book_list p.subline { 
	font-size: 12px;
	padding-bottom:5px !important;
}

.book_list p.subline small { 
	color: #7c8787;
}

.book_list .article_image {
	margin-bottom: 3px;
	margin-top: 3px;
	width: 50px;
}



.newspaper {
	color: #006019 !important;
}




/* COLUMN (RIGHT) ****************************************************/

.col_right p,
.col_right ul,
.col_right h3 {
	font-family: arial, helvetica, sans-serif;
}
.col_right .box {
	border-top: 1px solid #ddd;
	padding: 15px 0 15px 15px;
}

.col_right p, ul { 
	line-height: 16px;
	font-size: 11px;
}

.col_right h3 {
	font-size: 12px;
	line-height:18px;		
	margin: 0;
	padding-bottom: 10px;
}

.col_right h4 {
	line-height:16px;
}

.col_right p {
	padding-bottom: 10px;
}
.col_right p:last-child {
	padding-bottom: 0;
}

.col_left p, ul { 
	line-height: 16px;
	font-size: 11px;
}

.col_right .listlast { margin-top: 10px; }

.recommended_books_right {
	background-color: #ffc;	
}

.box_author_index ul {
	margin: 5px 0 0 0 !important;
	width: 300px;
	float: left;
}
/*
.content_home .box_author_index ul {
	width: 180px;
}
*/
	
.box_author_index ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.box_author_index ul li a {
	border: 1px solid #ddd;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 21px;
	margin: 0 -1px -1px 0;
	text-align: center;
	text-transform: uppercase;
}
/*
.content_home .box_author_index ul li a {
	height: 19px;
	line-height: 19px;
	width: 19px;
}
*/

.col_right .archive span {
	width: 300px;
	display: block;
	clear: both;
}

.col_right .archive a {
	white-space: nowrap;
}


.col_right .archive b,
.col_right .archive a,
.col_right .archive i {
	padding-right:10px;
	line-height: 18px;
	font-style: normal;
	float: left;
}

/* kalender und statistik */
.cln { background-color: #ddd;; width: 300px; color: #484848; font-size: 10px;} 
.cln th { padding: 0 5px; font-weight: bold; background-color: #f5f5f5;; text-align: center; } 
.cln td { background-color: #fff; text-align: center; line-height:22px; } 
.cln th.head { text-align: left; }
.cln a, .cln a:visited { display: block; line-height:22px; width: 42px;} 
.cln th { width: auto; line-height: 20px;} 
.cln th a { width: auto !important; margin: 0 -5px -5px -5px; } 


.cln td a:active, .cln a:hover, .cln td.teledayact  { text-decoration: none; color: #fff; background-color: #CC3333; line-height:22px; } 
.cln .today { background-color: #fff; color: #CC3333; }


.col_right .cover_list h4 {
	padding-bottom: 10px;
}
.col_right .cover_list a img {
	float: left;
	margin: 0 10px 20px 0;
}

/* REMOVE ***
.color-presseschau { color: #f0b000; }
.color-service { color: #c85f0b;}
.color-buecher { color: #8a3a3a;}	
.color-magazin { color: #d1941e;}		
***/

.red { color: #cc3333;}
.author { color: #ff6318;}	
.gre { color: #7c8787;}	
.gray { color: #7c8787;}	


.col_right h3 {
	font-size:11px;
	line-height:16px;
	padding: 1px 0 2px 0;
	
}
.col_right h3 a {
	color: #cc3333;
}

.col_right h4 ~ ul {
	margin-top: -3px;
}

/**************************/




/* SEARCH + FORMS ************************************************/

input,
select,
textarea {
	color:#5C5C5C;
}

#advanced_search label {
	float: left;
	margin: 0 5px 2px 0;
}
#advanced_search input.radio {
	width: auto !important;
	margin: 0 2px;
	float: left;
}

#advanced_search input {
	width: 135px;
}
#advanced_search .long_input {
	width: 280px;
}

.col {
	width: 145px;
	float: left;
	margin-bottom: 10px;
}
.col_wide {
	width: 290px;
	float: left;
	margin-bottom: 10px;
}
.options {
	margin-top: 17px;
	line-height: 15px;
}

.col_double {
	float: left;
	width: 400px;
	margin-bottom: 10px;
}
.col_double select,
.col_double label {
	float: left;
	margin-right: 5px;
	line-height: 18px;
}
.col_double label.main_label {
	width:400px;
	line-height: 14px;
	
}	
.col_double select {
	width:180px;
}	




#default_form label {
	display: block;
	margin: 0 0 3px 0;
}

#default_form input,
#default_form textarea {
	display: block;
	width: 430px;
	margin: 0 0 20px 0;
}
#default_form textarea {
	height: 70px;
}
#default_form .advice {
	margin-top: 20px;
}
#default_form .advice p {
	font-size: 10px;
	line-height: 14px;
}


/* FOOTER WITH BOOKS *****************************************************/
.footer_books {
	width:966px;
	float:left;
	padding:20px 0px 20px 20px;
	border-top: 1px solid #DDDDDD;
	font-size:10px;
	line-height:15px;
	background:#FFC;
}
.footer_books h4 {
	padding: 0px;
}
.footer_books .teaser_block {
	width:221px;
	float:left;
	padding:10px 20px 0px 0pt;
}
.footer_books .teaser_block img {
	float:left; 
	margin:0px 10px 5px 0px;
}
	


/*ADVERTISEMENTS* ********************************************************/

.hidden { display: none; }

.ad_in_block {
	left: -15px;
	width: 300px;
	border-bottom:1px solid #DDD;
	margin-bottom: 10px;
}

.super_size_ad {
	background: #f5f5f5; 
	padding: 25px 15px 15px 20px; 
	margin-left: 181px; 
	border-top: 1px solid #ddd;
	position: relative;
}
.super_size_ad i {
	position: absolute;
	top: 9px;
	right: 15px;
	font-size: 10px;
	width: 50px;
	line-height: 11px;
	text-align: right;
	text-decoration: underline;
	color: #222;
}

/*EZBW SOCIAL *************************************************************/
.ad_ezbw_social {
	background: #dbdbd6 url("http://www.ptadsrv.de/data/addatezbw/anzeige.gif") top right no-repeat;
	/*background: #ecece6 url("http://www.ptadsrv.de/data/addatezbw/anzeige.gif") top right no-repeat;*/
	border-top: 1px solid #ddd;
	margin-right: 1px;
	padding: 30px 15px 15px;
	position: relative;
}

.ad_ezbw_social h3 {
	line-height: 15px;
}

.ad_ezbw_social a img {
	-moz-box-shadow: 1px 1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666;
	box-shadow: 1px 1px 2px #666;
	border: 0;
	width: 125px;
}

.ad_ezbw_social p {
	padding: 10px 0;
	font-size:11px; 
}

.ad_ezbw_social .link_more{
	font-size: 11px;
	display:block;
}

.ezbw_social_links {
	border-top: 1px solid #ddd;
	margin: 10px -15px -10px -15px;
	padding: 10px 15px;
}
.ezbw_social_links a {
	display: block;
	margin-top: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 13px;
	font-size: 11px;
}
.ezbw_social_links a.ezbw_icon_fb {
	background: url(http://www.ptadsrv.de/graphic/social_icons.gif) 0 0 no-repeat;
}

.ezbw_social_links a.ezbw_icon_twitter {
	background: url(http://www.ptadsrv.de/graphic/social_icons.gif) 0 -25px no-repeat;
}
/*EZBW SOCIAL ENDE ********************************************************/


.ad_ezbw {
	background: url("http://www.ptadsrv.de/data/addatezbw/anzeige.gif") top right no-repeat;
	border-top: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 30px 15px 15px 15px;
	margin-right: 1px;
	position: relative;
}
/*.ad_ezbw i {
	font-size: 10px;
	position: absolute;
	top: 9px;
	right: 15px;
	line-height: 11px;
}*/
.ad_ezbw h3 {
	line-height: 14px;
	padding-bottom: 5px;
}
.ad_ezbw p {
	padding: 10px 0;
	line-height: 14px;
	font-size:11px;
}
/*.ad_ezbw * i {
	position:relative;
	top:0;
	right:0;
	line-height: 14px;
	font-size:11px;
}*/
.ad_ezbw .link_more{
	font-size: 11px;
	display:block;
}

.ad_uezbw1 {
	border-top: 1px solid #ddd;
	background: #f5f5f5;
	padding: 28px 0px 15px 0px;
	margin-right: 1px;
	position: relative;
}
.ad_uezbw1 i {
	font-size: 10px;
	position: absolute;
	top: 9px;
	right: 15px;
	line-height: 11px;
}

/* -- Ad linke Spalte unter EZBW -- */
.ad_uezbw2{
	background:#F5F5F5 none repeat scroll 0%;
	border-top:1px solid #DDDDDD;
	margin-right:1px;
	padding:10px 15px 15px;
	position:relative;
}
.ad_uezbw2 h3 {
	line-height:14px;
	padding-bottom:5px;
}
.ad_uezbw2 p
{
	padding: 10px 0px 0px;
	line-height: 14px;
	font-size: 11px;
}

/* -- Ad Footer fuer NetbrandsADs -- */
.footer_ad {
	font-size:11px;
	line-height:14px;
	font-family:Arial;
	background:#F5F5F5 none repeat scroll 0%;
	border-top:1px solid #DDDDDD;
	float:left;
	padding:10px 0px 20px 20px;
	width:966px;
}
.footer_ad i {
	float:right;
	margin: 0px;
	padding: 0px 15px 0px;
}
.footer_ad .ad_ezbw,
.footer_ad .ad_uezbw2 {
	width: 150px;
	padding: 0px;
	border-top: none;
	float: left;
}
.footer_ad .ad_uezbw2 {
	padding-left: 46px;
}
.footer_ad .ad_ezbw i {
	display:none;
}
.footer_ad .ad_ezbw h3,
.footer_ad .ad_uezbw2 h3 {
	line-height:14px;
	padding-bottom:5px;
	width:150px;
}
.footer_ad .ad_ezbw p,
.footer_ad .ad_uezbw2 p
{
	padding: 5px 0 0 0;
	width: 150px;
}

/* -- Ad Content Ad -- */

.box_content_ad {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	font-size: 11px;
	color: #222222;
	position: relative;
	padding: 20px;
}
.box_content_ad i {
	position: absolute;
	top: 18px;
	right: 15px;
	font-size: 10px;
	width: 45px;
	text-align: right;
}

.content_ad_img_text .ad_img_link  {
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}


/* -- Ad SAS Box -- */

.ad_box_sas a, .box_sas_small a, .box_sas_medium a{
	color: #cc3333;
}
.ad_box_sas {
	border-top: 1px solid #ddd;
	padding: 20px 0 20px 20px;
	background: #f7f7ed;
	font-size: 11px;
	color: #222222;
	/*STUPID IE:*/
	float: left;
	width: 966px;
}
.col_middle .ad_box_sas {
	width: 574px;
}

.ad_box_sas .sas_logo {
	margin-bottom: 10px;
	display: block;
}
.ad_box_sas .date { 
	color: #7c8787; 
	font-size: 11px; 
	font-weight: normal;
}

.box_sas_small {
	width: 296px;
	border-top: 1px solid #ddd;
	padding: 20px;
	background: #fff;
	font-size: 11px;
	color: #222222;
}

.col_left .box_sas_small {
	width: auto;
	margin-right: 1px;
	padding: 15px;
}
.col_left .box_sas_small h3 {
	padding: 8px 0 5px 0;
	line-height: 16px;
}


.ad_box_sas h3 {
	font-size: 11px;
}
.ad_box_sas .teaser_box  p { 
	line-height: 16px;	
	margin-top: 2px;
}
.ad_box_sas .teaser_box {
	float: left; 
	width: 298px; 
	padding: 10px 20px 10px 0;
}

.col_middle .ad_box_sas .teaser_box {
	width: 265px; 
}


.ad_box_sas p img { /*.ad_box_sas = old class from adserver*/
 float: left;
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 0pt;
}

/* -- Ad rechte Spalte -- */

.col_right .ad {
	border-top: 1px solid #ddd;
	background: #f5f5f5;
	padding: 28px 13px 15px 13px;
	position: relative;
}

.col_right .ad i {
	font-size: 10px;
	position: absolute;
	top: 7px;
	right: 15px;
	width: 100px;
	text-align: right;
	line-height: 11px;
	text-decoration: underline;
	color: #222;
}


.col_right .ad p {
	padding: 10px 15px;
}

.col_right .ad_text {
	border-top: 1px solid #ddd;
	background: #f5f5f5;
	padding: 15px;
}

.col_right .ad p {
	padding: 10px 20px;
}



.content_home .box_content_ad {
	border: 1px solid #ddd;
	margin: 0 20px !important;
}


.screen_ad2 {
	background: #f5f5f5;
	margin: 20px 0 0 0;
	padding: 0 0 15px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.screen_ad2 i {
	font-size: 10px;
	display: block;
	text-align: right;
	padding: 5px 15px 6px 0;
	color: #222;
	text-decoration: underline;
}

.ad_center {
	text-align: center;
}
.ad_center span,
.ad_center object {
	display: inline;
}

