{
border: 0;
padding: 0;
margin: 0;
}

div#landfeld {
	background-color: #141214;
	background-image: url(./img/rechts_oben.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width:240px;
}

div#s_balken {
	height: 5px;
	width: 980px;
/*	background-image: url(./img/balken.gif);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}

div#ausgabefeld {
	/*overflow: auto;*/
	height: 291px;
	background-image: url(./img/globus.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

div#symlinks {
	background-image: url(./img/symlinks.gif);
	background-repeat: no-repeat;
	height: 29px;
/*	background-color: #00FF00;*/
	width: 30px;
}

div#symrechts {
	background-image: url(./img/symrechts.gif);
	background-repeat: no-repeat;
	height: 29px;
/*	background-color: #00FFFF;*/
	width: 30px;
}

div#weltcontainer {
	width: 980px;
	height: 320px !important;
	height /**/ : 300px;
/*	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;*/
	margin-bottom: 10px;
}



table.table_buchfeld1 {
	background-image: url(./img/reg1.jpg);
	background-repeat: no-repeat;
}
table.table_buchfeld2 {
	background-image: url(./img/reg2.jpg);
	background-repeat: no-repeat;
}

table.table_buchfeld3 {
	background-image: url(./img/reg3.jpg);
	background-repeat: no-repeat;
}

div.cb_start_headline_welt {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background:url(./img/start_headline.jpg);
	height: 14px;
	}


.wk_image {
	float: left;
	margin-right: 5px;
}

.wk_image_text {

	background-color:#FFFFFF;
	padding-top:3px;
}

.wk_title {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.wk_subtitle {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.landname {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

	padding-top:7px;
	
}

.flagge {
	float: left;

}

.landtip {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.s_autoren {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	line-height: 115%;
}

.s_va {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
}


.s_buchtitel {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 115%;
}

.s_teaser {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 110%;
}




.s_mehrlink {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

p.s_paragraph {
	margin-bottom:2px;
	padding:0;
}

a img {
border : 0 none;
/*color:#FFFFFF;*/
}

a:hover img {
	background-color:#FFFFFF;
	color:#FFFFFF;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #343234;
	border: 1px solid #FFFFFF;
}

/* ############## PROMOSTYLES ################# */

table.promoohne {
	background-color: #ffffff;
}

table.promomit {
	background-color: #ffffff;
	background-image: url(./img/pfeil_gross.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div#promo_container {
	width: 980px;
	background-color: #FFFFFF;
	height: 180px;
}
div#promo_big {
	background-color: #FFFFFF;
	width: 465px;
	height: 190px;
}
div.promo_small, div.promo_small_2nd {
	/*background-color: #FF00FF;*/
	width: 240px;
	height: 98px;
	margin-right: 6px;
}

div.promo_small_2nd {
	/*background-color: #FF0022;*/
	margin-top: 6px;
	vertical-align: bottom;
}
div#promo_button_left, div#promo_button_right {
	height: 210px;
	width: 30px;
/*	background-color: #FF0000;*/
	vertical-align: middle;
}
div#abstand_left {
	margin-right: 6px;
	margin-left: 6px;
}


div#promo_button_left {
	margin-right: 6px;
	margin-left: 6px;
}
div#promo_small_container {
}

img.promo_small_img {
	width: 45px;
	margin-top: 4px;
}

.promo_teaser {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 120%;
}

body {
	margin: 0;
	padding: 0;
}

