/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.mbLoading {
	background: #000 url(/fileadmin/i/mediaboxAdvBlack/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(/fileadmin/i/mediaboxAdvBlack/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
/****************** GLOBAL **************************/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

a {
	text-decoration:none;
	color: #96c724;
}

a:hover {
	text-decoration:underline;
	text-decoration: none;
}

.cbfs0 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*********************** index.html **********************/
body {
	background:#d2e7a2 url(/fileadmin/i/background.png) repeat-x top left;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mainbox_bottom {
	background: url(/fileadmin/i/backgroundimage-bottomthing.png) no-repeat bottom left;
	height: 65px;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 72px;
}

.mainbox {
	background: url(/fileadmin/i/backgroundbar-main.png) repeat-y bottom left;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}

.contentbox {
	width: 862px;
	margin-left: auto;
	margin-right: auto;
}

.contentbox_top {
	height: 40px;
	margin-bottom: 22px;
	z-index: 10;
   
	/* GENA: to make countriesmenu relative to THIS element */
	position:relative;
}

.contentbox_toplogo {
	background: url(/fileadmin/i/top-image-main.png) no-repeat top left;
	width: 862px;
	height: 122px;
	margin-bottom: 22px;
	text-align: right;
}

.contentbox_toplogo_image {
	/*background: url(/fileadmin/i/logo-eurogreens-title.png) no-repeat;
	width: 336px;
	height: 156px;*/
}

.contentbox_toplogo img {padding-right: 15px; padding-top: 30px;}

.leftcolumn {
	float: left;
	width: 160px;
/*	background: #ffff00; */
	display: inline;
	padding-bottom:10px;
/* overflow: hidden; */
}


#mapbutton {
	margin-left: -20px;
	}
	
.centercolumn {
	float: left;
	width: 478px;
	display: inline;
	min-height: 400px;
	margin-bottom: 30px;
}

.rightcolumn {
	float: left;
	width: 200px;
	margin-left: 24px;
	display: inline;
	overflow: hidden;
}

/*********** individual boxes, CENTER */

.flashbox {
	width: 478px;
	height: 404px;
	margin-bottom: 12px;
	background: url(/fileadmin/i/tmp001.png);
}


.flashbox-standin {
	width: 478px;
	background-color: #ededed;
	margin-bottom: 20px; 

	padding-bottom: 4px;
}

.flashbox-standing .image img {
}
.flashbox-standin .image {
	margin: 6px 0 2px 6px;
	width: 230px;
	float: left;
}
.flashbox-standin .image a {
	color: #98c724;
	font-size: 14px;
}



/* .counter_flash,.counter_flash object,.counter_flash object embed {
	width: 530px;
	margin: 0;
	padding: 0;
} */


.counter_flash {
	margin-bottom: 8px;
}

.textbox-polits {
	margin-bottom: 32px;
}

.textbox-blog, .textbox-events, .textbox-news {
	margin-bottom: 32px;
	line-height: 18px;
	font-weight: normal;
	/*float: left;
	display: inline;*/
}

.textbox-blog, textbox-polits {
	width: 478px;
}

.centercolumn h2.flashbox-headline  {
	line-height: 34px;
	padding-left: 5px;
	font-size: 25px;
	background: url(/fileadmin/i/backgroundbar-subtitles34px.png);
	margin-top: 0px;
	text-align: center;
}

.centercolumn .textbox-polits h2,.centercolumn .textbox-events h2,.centercolumn .textbox-blog h2,.centercolumn .textbox-news h2  {
	padding: 0;
	margin: 0;
	background: url(/fileadmin/i/backgroundbar-subtitles.png);
	height: 19px;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	padding-left: 5px;
}

.centercolumn .textbox-polits h3 a,.centercolumn .textbox-blog h3 a,.centercolumn .textbox-events h3 a,.centercolumn .textbox-blog h3 a,.centercolumn .textbox-news h3 a {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #98c724;
	line-height: 19px;
}

.centercolumn .textbox-polits h4, .centercolumn .textbox-blog h4, .centercolumn .textbox-events h4, .centercolumn .textbox-blog h4, .centercolumn .textbox-news h4{
   margin-top: 10px;
   margin-bottom: -4px;
}

.centercolumn .textbox-polits h4 a, .centercolumn .textbox-blog h4 a, .centercolumn .textbox-events h4 a, .centercolumn .textbox-blog h4 a, .centercolumn .textbox-news h4 a {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: -4px;
}

.centercolumn .comment-line{
	margin-top: 7px;
	margin-bottom: 24px;

}
 
.textbox-events .date a {
	font-weight: bold;
	color: #000000;
	margin-right: 4px;
}

/*.textbox-events, .textbox-news {
	width: 230px;
}
*/
.textbox-events p {
	display: inline;
}

.textbox-events h3 {
	margin-top: 5px;
	margin-bottom: 3px;
}

.textbox-news {
	margin-right: 18px;
}

.textbox-news p {
	display: inline;
}

.textbox-polits p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}

#slidermask {
	width: 472px;
	height: 75px;
	margin-left: 7px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: -2px;
}

#slidercontainer {
	height: 75px;
	width: 6000px;
	float: left;
	display: inline;
}

.polits_photo {
	width: 79px;
	height: 75px;
	float: left;  
	display: inline; 
	overflow: hidden;
	top: 0px;
}

.polit_photo {
	width: 72px;
	height: 73px;
	overflow: hidden;
	float: left;
	display: inline;
	border: 1px solid #A0A0A0;
}

.polit_photo  .flag {
	width: 16px;
	z-index: 100;
	
	margin-top: -14px;
	margin-bottom: 14px;
}
/*
.polits_photo_flag {
	float: left;
	display: inline;
	margin-top: -14px;
}

.polits_photo_flag a img {
	float: left;
	display: inline;
	width: 16px;
	height: 11px;
	border: none;
}
*/
.polits_photocontainer {
	width: 478px;
	float: left;
	display: inline;
}


.polits_rightarrow, .polits_leftarrow {
	width: 10px;
	height: 17px;
	float: left;
	display: inline;
	margin-top: 25px;
	position: relative;
}

.polits_leftarrow {
	background: url(/fileadmin/i/symbol-arrow-left-orange.png);
	margin-left: -10px;
}

.polits_rightarrow {
	background: url(/fileadmin/i/symbol-arrow-right-orange.png);
	margin-right: -15px;
	margin-left: 5px;
}

.textbox-blog .bodytext {
	display:inline;
}

.textbox-opinion .box-opinion-checkbox {
	margin-top: -5px; 
	margin-bottom: 20px;
}

.textbox-opinion .box-opinion-checkbox li {
	line-height: 20px;
	list-style: none;
}


.textbox-opinion .box-opinion-checkbox li h2 {
	font-size: 11px;
	font-weight: bold;
}

.textbox-opinion .box-opinion-checkbox li span{
	font-size: 11px;
}

.textbox-opinion .box-opinion-checkbox ul {
	padding: 0px;
	list-style: none;
}

.textbox-opinion .box-opinion-data input{
	width: 170px;
	height: 18px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.textbox-opinion .box-opinion-data select{
   width: 172px;
   height: 18px;
   margin-bottom: 21px;
	font-size: 12px;
	font-weight: bold;
}

.textbox-opinion .opinion-submit { 
	margin-top: 36px;
	margin-right: -7px;
	float: right;
}

.textbox-opinion .opinion-submit a {
	font-size: 12px;
	font-weight: bold;
}

/*********** individual boxes, RIGHT */
/****************************************SIGNUP *****************************/
.signup_box, .signup_top, .signup_bottom, .signup_box form, .signup_box .go {
	float: left;
	display: inline;
	width: 100%;
}

.signup_box .error {
	float: left;
	display: inline;
	width: 100%;
	color: #F00;
	margin-top: 6px;
}


.signup_box {
	background: url(/fileadmin/i/signup_middle.png) repeat-y;
	margin-bottom: 20px;
	width: 200px;
	color: #FFF;
}

.signup_top {
	padding-left: 15px;
	background: url(/fileadmin/i/signup_top.png) no-repeat;
}

.signup_bottom {
	background:  url(/fileadmin/i/signup_bottom.png) bottom left no-repeat;
	height: 7px;
}

.signup_box .text {
	width: 160px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.signup_box h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 14px;
}

.signup_box span {
	margin-bottom: 13px;
	line-height: 15px;
	display: block;
}

.signup_box .signup_fields-grey, .signup_box .signup_fields, .signup_box .signup_select,.signup_box .signup_select_black {
	width: 158px;
	height: 13px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	font-size: 10px;
   color: #b8b7b7;
	font-weight: bold;
}
.signup_box .signed {
	margin: 0; 
	width: 140px ;
  	margin-left: auto ;
  	margin-right: auto ;		
}

.signup_box .signed .supporters,.signup_box .signed .signedcount {
	float: left;
	display: inline;

	margin-left: 8px;
}
 
.signup_box .signedcount {
	color: #88BA14;
	display: inline;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}

#signup_country.signup-fields {

}

#signup_first_name, #signup_last_name {
	width: 70px;
	float: left;
	display: inline;
}

#signup_last_name {
	float: right;
	margin-right: 30px;
}

.signup_box .signup_fields {
	color: #000000;
}

.signup_box .signup_select,.signup_box .signup_select_black  {
   height: 16px;
	width: 170px;
}

.signup_box .signup_select_black {
	color: #000;
}

.signup_box input {
	padding-right: 5px;
}

.signup_box input, .signup_box select {
	padding-left: 5px;
}

.signup_box a.go {
	background:  url(/fileadmin/i/signup_go.png) no-repeat;
	margin-left: 142px;
	width: 29px;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 12px;
}

.signup_box .submit {
	display: none;
}

/************************************************************************/

.donate_box {
	background: #ffa0a0;
	width: 200px;
	height: 53px;
	background: url(/fileadmin/i/button-donate.png);
	margin-bottom: 20px;
}

.greennews_box {
	float:left;
	background: #ffa0a0;
	width: 200px;
	margin-bottom: 20px;
	background: url(/fileadmin/i/box-greennews.png);
	background-repeat: no-repeat;
	width: 199px;
	height: 189px;
}

.greennews_box h2 {
	font-size: 11px;
	font-weight: bold;
	color: #88ba14;
	margin-left: 7px;
	margin-top: 11px;
	margin-bottom: 3px;
}

.greennews_box-content {
	margin-top: -2px;
	padding: 0px;
	clear: both;
	height: 150px;
	width: 199px;
	padding-top: 2px;
	overflow: hidden;
}

.greennews_box ul {
	margin: 0px;
	padding: 0px;
	width: 185px;
	display: block;
	margin-left: 7px;
}

.greennews_box img {
	margin-left: 3px;
	margin-right: 6px;
	border: 1px solid #eae9e8;
	margin-bottom: -2px;
}

.greennews_box ul li  {
	background-color: #ffffff;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bfc8a9;
}

.greennews_box ul a span  {
	margin: 0px;
	font-size: 10px;
	color: #000;
}

.googlenews_box {
	width: 200px;
	height: 228px;
	margin-bottom: 20px;
	background: url(/fileadmin/i/box-googlemaps.png);
}

.googlemaps_box {
   float:left;
   background: #ffa0a0;
   width: 200px;
   margin-bottom: 20px;
   background: url(/fileadmin/i/googlemap-box.png);
   background-repeat: no-repeat;
   width: 199px;
   height: 228px;
}

.googlemaps_box h2 {
   font-size: 11px;
   font-weight: bold;
   color: #88ba14;
   margin-left: 7px;
   margin-top: 11px;
   margin-bottom: 3px;
}

.googlemaps_content, .googlemaps_content {
	width: 187px;
	height: 194px;
	margin-left: 6px;
}


/*** rss feed twitter ***/
#multitwitter {background: url(/fileadmin/i/multitwitter_bg.png); background-repeat: repeat-y;}
#twitter_multi_headdiv {background: url(/fileadmin/i/multitwitter_head.png); background-repeat: no-repeat; height: 31px;}
#twitter_multi_headdiv h2 {font-size: 11px; font-weight: bold; color: #88ba14; padding-left: 7px; padding-top: 11px;}
#twitter_multi_update_list li {
margin-bottom: -10px;
} 
#twitter_multi_div .singletweet {padding: 10px; overflow: hidden;}
#twitter_multi_footerdiv {background: url(/fileadmin/i/multitwitter_foot.png); background-repeat: no-repeat; height: 30px;}

#multitwitter .username {color: #98C828; font-weight: bold;}
#multitwitter .twittertext {}
/**/


.boxtitle {
	font-size: 11px;
	color: #000000;
}

.mostread {
	font-size: 10px;
	color: #666666;
}

.headline {
	font-size: 14px;
}

.subheadline {
	color: #333333;
	font-weight: bold;
}

.footer {
	text-align: center;
	padding-top: 20px;
}

.footer_sep {
	background: #fff url(/fileadmin/i/footer_sep.png) no-repeat top left;
	width: 1px;
	height: 17px;
	margin-left:  8px;
	margin-right: 8px;
}

.intertext_sep {
}

.more-link {
	font-weight: bold;
}

.news-list-morelink {
	margin-top: -20px;
	margin-bottom: 20px;
}


/********************************* Countries-menu */
.countriesmenu {
/* GENA */
/*
	float: left;
	display: inline;	
*/
   position:absolute;
   top:17px;
	left:-30px;

	overflow: hidden;
	width: 201px;
	height: 20px; 
	color: #fdc400;
/*	margin: 17px 0 0 -30px;  */
	padding: 5px 0 9px 9px;
	font-size: 11px;
	font-weight: bold;
}

.countriesmenu:hover {
	/* background: transparent url(/fileadmin/i/countries-background.png) no-repeat top left; */
	height: auto;
	padding-bottom: 9px;
}

.countriesmenu li {
	list-style: none;
}

ul.countries li {
	display: block;
	float: left;
	margin-top: 1px;
}

/* Single line */
ul.countries a {
	font-size: 8px;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	background-color: #fff;
	width: 185px;
	height: 17px;
	margin-left: -42px;
	float: left;
	line-height: 20px;
	padding-bottom: 4px;

	display: inline;
}
ul.countries a:hover {
	background-color: #dceab9;
	color: #7eac14;
}

/* flag-image */
ul.countries img {
	margin: 5px 8px -2px 3px;
}

/*************************** topmenu */
.topmenu {
	float: right;
	display: inline;
	font-size: 10px;
	padding-top: 18px;
}

.topmenu li {
	list-style: none;
	float: left;
	display: inline;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

.topmenu li a, .topmenu li a:visited, .topmenu li a:link {
	 color: #005f2b;
   font-weight: bold;
	
}

.topmenu .footer_sep {
	display: inline;
	float: left;	
	margin-left: 15px;
	margin-right: 15px;
}

.toplinks {
	float:left;
	color: #005f2b;
	font-weight: bold;
}
/***************************************** leftmenu */
.leftmenu {
	width: 160px;
	padding-right: 10px;
	margin-top: -13px;
	text-transform: uppercase;
	font-size: 12px;
}

.leftmenu li,.leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 160px;
}

.leftmenu .level1,.leftmenu .level1active {
	margin-top:11px;
	margin-bottom: -1px;
	clear: both;
}

.leftmenu .level1 a {
	color: #010101;
}

.leftmenu .level1active a {
	color: #cccccc;
}

.leftmenu .level2, .leftmenu .level2active {
	line-height: 16px;
	margin: 2px -8px -2px 8px;
}

.leftmenu  .level2 a, .leftmenu .level2active a {
	color: #000000;
}

.leftmenu .level2active a {
	color: #89bb15;
}


/***************************************** newslist, bloglist */
.textbox-news-list {

}

.textbox-news-list img, .textbox-blog-list img {
	float: left;
	margin-right: 20px;
	height: 97px;
}

.textbox-news-list .bodytext, .textbox-blog-list .bodytext {
	display: inline;
	margin-bottom: 20px;
}

.textbox-news-list hr, .textbox-blog-list hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.textbox-news-list h3, .textbox-blog-list h3 {
/* margin-top: 20px;
*/}

.textbox-news-list p, .textbox-blog-list p {
	margin-top: 18px;
	line-height: 17px;
}

.textbox-news-list h3 a , .textbox-blog-list h3 a {
	margin-top: 20px;
	font-size: 14px;
}

.textbox-news-list h4 a, .textbox-blog-list h4 a {
	color:  #666666;
	font-size: 10px;
}

/***************************************** newssingle, blogsingle */
.textbox-news-single .headline, .textbox-blog-single .headline {
	margin-bottom: 24px;
}

.textbox-news-single h4, .textbox-blog-single h4 {
	color: #000000;
	font-size: 14px;
	margin-bottom: 7px;
}

.textbox-blog-single h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 26px;
}

.textbox-news-single h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 8px;
}

.textbox-news-single .linkbox, .textbox-blog-single .linkbox {
	margin-top: 23px;
	margin-bottom: 20px;
}

.textbox-news-single span, .textbox-blog-single span {
	color: #000000;
	font-weight: bold;
}

.textbox-news-single .linkbox a, .textbox-blog-single a {
	margin-right: 25px;
}


p.news-single-author {
	display: inline;
}

.news-single-subheader h3 {
	display: inline;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

.news-single-image {
	margin-top: 15px;
	margin-bottom: 15px;
}

 .news-list-images-container {
	width: 129px;
   height: 97px;
   float: left;
	display: block;
}

/* .news-list-images-container img {
	display: block;
} */

/* .news-list-image {
	width: 129px;
	height: 97px;
	float: left;
}
*/


.news-list-image img {
margin-top: 20px;
margin-bottom: 3px;
}
/*
.news-list-subheader {
	margin-left: 130px;
}
*/
/*****************************************blog  comments */
.centercolumn .comment-headline {
	color: #000000;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.tx-comments-comments .tx-comments-comment-2, .tx-comments-comments .tx-comments-comment-1 {
	 border: 0px;	
}

.tx-comments-comment-1 .tx-comments-comment-name a, .tx-comments-comment-1 .tx-comments-comment-date , .tx-comments-comment-2 .tx-comments-comment-name a, .tx-comments-comment-2 .tx-comments-comment-date {
	color: #666666;
	font-size: 10px;
	font-style: italic;
}

.comment-this-comment {
	margin-top: 5px;
}

.tipafriendform .normal td font {
	color: #ffffff;
}

.tx-comments-comment-form INPUT {
	width: 170px;
}

.tx-comments-comment-input-grey {
	color: #d3d3d3;
	font-weight: bold;
}

.commentTable {
	margin-bottom: 30px;
}

.commentSubmit {
	margin-left: 24px;
	font-weight:bold;
}

.commentBack {
	font-weight:bold;
}
/************ static pages ************/
.centercolumn h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 12px;
}

.centercolumn h2 {
	margin-top: 18px;
	margin-bottom: 11px;
	color: #333333;
	font-weight: bold;
}

.csc-textpic  {
	float: left;
}

.csc-textpic-imagewrap {
	padding: 0px;
	margin:0px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
}

.csc-textpic .csc-textpic-image img {
	border: 1px solid #999999;
	margin-right: 10px;
}

.bodytext {
	margin-bottom: 10px;
}
.tipafriendform a.url {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.tipafriendform input {
	margin: 5px 20px 5px 0px;
}

.tipafriendform .tx-srfreecap-pi2-image {
	margin: 5px 0px 5px 0px;
}

.tipafriendform .tx-srfreecap-pi2-cant-read {
	color: #96C724;
}

.csc-header-n1 .csc-firstHeader{
/*	margin-bottom: -10px;
*/
}

.csc-header h1 {
	font-size: 13px;
}

/************ sub template ************/
.sub-centercolumn {
	 float: left;
 	 width: 700px;
  	 display: inline;

}


/***************************************** eventssingle, eventslist */
.events-googlemap {
	float: left;
	width: 480px;
	height: 258px;
	border-top: 1px solid #e2e2e2;	
	border-bottom: 1px solid #f4f3f3;
}

.events-list-box {
	width: 220px;
	height: 260px;
	float: left;
	background: url(/fileadmin/i/event-list-box.png);
	background-position: -6px;	
}

.events-search-box {
	margin-top: 13px;
}

.events-search-input {
	float:right;	
	margin-right: 15px;
	width: 174px;
	border: none;
	background: transparent;
}

hr.clearer {
	height: 1px;
	color: #e6e6e6;
	margin-bottom: 10px;
}

.textbox-events-single h3.title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 24px;
}

.textbox-events-single h3.time {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
}

.textbox-events-single h4.subheader {
	font-size: 9px;
	font-weight: normal;
	margin-top: -4px;
	margin-bottom: 13px;
}

.centercolumn .events-single h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px; 
}
/*********************** MPAY *****************/
.centercolumn .mpay h1,.rightcolumn .mpay h1,centercolumn .tshirt h1,.rightcolumn .tshirt h1  {
	line-height: 34px;
	padding-left: 5px;
	font-size: 25px;
	background: url(/fileadmin/i/backgroundbar-subtitles34px.png);
	margin-top: 0px;
	text-align: center;
	margin-bottom: -13px;
}

.rightcolumn .mpay h1  {
	line-height: 28px;
	background: url(/fileadmin/i/backgroundbar-subtitles28px.png);
	font-size: 19px;
	padding-left: 5px;
}

.rightcolumn .mpay p {
	padding-left: 5px;
	padding-right: 5px;
}

.centercolumn .mpay,.centercolumn .tshirt {
	display: block;
/*	background-color: #ededed; */
	padding: 15px;
	padding-right: 20px;
}

.mpay .error,.tshirt .error {
	color: #F00;
}

.mpay .success,.tshirt .success {
	color: #005f2b
}


.mpay .donate_check,.tshirt .donate_check {
	margin-top: 80px;
	float: left;
	width: 120px;
}

.mpay input, .mpay .donate_field,.tshirt input,.tshirt .donate_field {
	margin-top: 9px;
}

.mpay .donate_field,.tshirt .donate_field {
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 8px;
}

.mpay label, .mpay .donate_field,.tshirt label, .tshirt .donate_field {
	height: 13px;
	line-height: 13px;
}

.mpay label,.tshirt label {
	margin-left: 2px;
}

.mpay p,.tshirt p {
	display: block;
}

.mpay .donate_check, .tshirt .donate_check {
	margin-top: 6px;
}

/* .mpay form p {
	color: #000000;
}

.mpay p.headtext {
	display: block;
	height: 90px;
}
*/
.rightcolumn .csc-textpic .csc-textpic-image img {
	border: 0;
	border: none;
}

.amounts {
	float: left;
	width: 150px;
}

/*********** googlemaps... ****/
#sidepanel a {
	color: #000;
}

/****************** SEMINARS - events ****/
.congress .error {
	display: none;
	color: #F00;
}

.congress .success {
	color: #96c724;
	font-weight: bold;
}

.congress .redsuccess {
	color: #F00;
	font-weight: bold;
}

.congress .right,.congress .indent {
	float: left;
	display: inline;
	width: 250px;
	text-align: left;
}

.congress .left, .congress .right {

	margin-top: 15px;
}

.congress input {
	font-size: 12px;
}

.congress .vol_indent {
	padding-left: 80px;
}

.congress input.noindent {
	display: inline;
	float: none;
}

.congress input.right {
	margin-left: 0px;
}

.congress input.second {
	margin-left: 190px;
}

.congress .important {
	border: 2px solid #96c724;
	display: block;
	padding: 5px;
}

.congress .important input {
	margin-left: 0px;
}

.congress .indent {
	margin-left: 180px;
	
}
.congress .important .indent {
	margin-left: 172px;
	
}
.congress .left {
	display: inline;
	float: left;
	width: 180px;
}
.congress .noindent {
	margin-left: 0px;
}

.congress .submit {
	margin-left: 0px;
}

.congress h1  {
	line-height: 34px;
	padding-left: 5px;
	font-size: 25px;
	background: url(/fileadmin/i/backgroundbar-subtitles34px.png);
	margin-top: 0px;
	text-align: center;
	margin-bottom: -13px;
}

.congress h2  {
	line-height: 28px;
	background: url(/fileadmin/i/backgroundbar-subtitles28px.png);
	font-size: 19px;
	padding-left: 5px;
}

.centercolumn .tx-srfeuserregister-pi1 dt { 
	width: 28%;
}

.petitionhr {
	color: #DDDDDD; height: 2px;margin-left: 0px;width: 170px;
}

/******************* pagebrowser blog et. al ****************/
.textbox-blog .tx-ttnews-browsebox,.textbox-news-list .tx-ttnews-browsebox { 
	width: 300px;
	text-align: center; 
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto; 
}
.textbox-blog .tx-ttnews-browsebox strong,.textbox-news-list .tx-ttnews-browsebox strong {
	color: #FFF;	
	background-color: #98C724;
}


/************* tabelle wahlergebnisse *********/
.style26 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style28 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.tab {border-style:solid; border-width:thin; border-color:#99cc33;}

.voting td.tab {
	margin: 0;
	padding: 0 0 0 5px;
}
.voting .bodytext {
	margin: 0;
}
.voting p.bodytext {
	margin: 0;
	padding: 0;
}

/* indexed search */
.searchfield{
	border: 1px solid #ccc;
}
.searchlabel{
	color: #005F2B;
	font-weight: bold;
}


.blue {color: #0000ff;}






/****************** update SP / Super-Fi 13.09.2010 **********************/
.contentbox_toplogo {
			background: url(/fileadmin/i/top-image-main-2010.jpg) no-repeat top left;
			margin-bottom: 22px;
			text-align: right;
			height:134px;
			margin-left:-20px;
			width:884px;
			}
			
.contentbox_toplogo img {padding-right: 15px; padding-top: 30px;}





/********************************* Countries-menu */

#mflash {
	position: relative;
	z-index: -1;
	}
.countriesmenu {
/* GENA */
/*
	float: left;
	display: inline;	
*/
   position:absolute;
   top:17px;
	left:-30px;

	overflow: hidden;
	width: 640px;
	height: 20px; 
	color: #fdc400;
/*	margin: 17px 0 0 -30px;  */
	padding: 5px 0 9px 9px;
	font-size: 11px;
	font-weight: bold;
	z-index: 10;
}

#left {
	position: relative;
	z-index: 5;
	}

.countriesmenu:hover {
	/* background: transparent url(/fileadmin/i/countriesbg.jpg) no-repeat top left; */
	height: auto;
	padding-bottom: 9px;
}

.countriesmenu li {
	list-style: none;
}

ul.countries li {
	display: block;
	float: left;
	margin-top: 1px;
	width: 200px;
}

/* Single line */
ul.countries a {
	font-size: 8px;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	background-color: #fff;
	width: 185px;
	height: 17px;
	margin-left: -42px;
	float: left;
	line-height: 20px;
	padding-bottom: 4px;

	display: inline;
}
ul.countries a:hover {
	background-color: #dceab9;
	color: #7eac14;
}

/* flag-image */
ul.countries img {
	margin: 5px 8px -2px 3px;
}
