*{
  margin: 0;
  padding: 0;
}

a{
  color:#000000;
  font-weight: bold;
}

body{
  background-image: url(../images/bg_header.jpg);
  background-repeat: no-repeat;
  font-family:Verdana, Arial, Helvetica;
  font-size:12px;
  line-height: 18px;
  color:#585858;
}

#page{
  height:auto;  
  width: 978px;
  margin: 0 auto;
  padding:0 0 60px 0;
}

#logos{
  height: 46px;
  width: 962px;
  padding: 2px 0 0 0;
}

#logos img{
  border: none;
}

#logos .home_button {
  float: right;
  margin-top: 4px;
}

* + html #logos .home_button {
  float: right;
  margin-top: -39px;
}

#wrapper{
  background-color: #ffffff;
  border:solid 10px #ececec;
  width:943px;
  
}

#header{
  padding:1px;
}

.slide{
  position:relative;
  top:0;
  left:0;
  z-index: 1;
  padding:0;
  margin:0;
  width:942px;
  height:364px;
}

#animal_welfare_logo{
  position:relative;
  top:0;
  right:10px;
  float:right;
  z-index:3;
  margin:-251px 0 0 0;
}

#animal_welfare_logo img{
  border:none;
}

#intro_text{
  position:relative;
  top:-254px;
  left:20px;
  width:290px;
  height:180px;
  z-index: 3;
  color:#ffffff;
  font-weight: bold;
  overflow: hidden;
}

.float_clearer{
  clear:both;
  height:0px;
  width: 1px;
}

#content{
  background-image: url('../images/swoosh.gif');
  background-repeat: no-repeat;
  background-position: 0 bottom;
  min-height:228px;
  _height:228px;
  overflow:visible;
  margin: -165px 0 -18px 0;
  padding:0 20px 20px 20px;
}

* + html #content{
  margin: 0;
}

#footer{
  border-bottom:1px dotted #a9a9a9;
  width: 962px;
  height:65px;
  float:left;
  margin:0 0 20px;
}

#footer ul{
  list-style: none;
  margin-top:28px;
  float: left;
}

#footer ul li{
  float:left;
  padding:0 8px 0 2px;
}

#footer ul li a{
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}

#footer ul li span{
  margin:0 0 0 12px;
}

#footer a.footer_act{
	color:#999999;
}

#rss{
  background-image: url('../images/rss.gif');
  background-repeat: no-repeat;
  width:33px;
  height:65px;
  margin:23px 0 0 20px;
  float:left;
}

#rss a{
  text-decoration: none;
  display:block;
  height:32px;
}

p{
  margin:0 0 18px 0;
}

.news_box{
  width:386px;
  margin-top:2px;
}

.news_box_without_flags .content_wrapper{
  padding:0 9px 5px 18px;
}

.news_box_without_flags .news_event h2{
  padding:0 0 10px 10px;
}

.news_top{
  background-image: url('../images/news/news_top.png');
  background-repeat: no-repeat;
  width:386px;
  height:7px;
}

.news_bottom{
  background-image: url('../images/news/news_bottom.png');
  background-repeat: no-repeat;
  width:386px;
  height:11px;  
}

.news_content{
  background-image: url('../images/news/news_content.png');
  background-repeat: repeat-y; 
  padding:0 0 30px 0;  
}

.content_wrapper{
  padding:0px 15px 5px 18px;
  margin:-5px 0 0 0; 
}

.news_content h1{
  background-color: #0c3183;
  font-size:16px;
  font-weight:500;
  color:#ffffff;
  padding:10px;
  margin:0 0 20px 0;
}

.news_event{
  clear:both;
}

.news_event img{
  float:left;
  margin:0 10px 0 -20px;
}

.news_event h2{
  color:#0c3183;
  font-weight: bold;
  font-size: 12px;
}

.news_event p{
 color:#7d7d7d;
 margin:0 0 24px 25px;
}

.news_box_without_flags .news_event p{
 color:#7d7d7d;
 margin:0 0 10px 10px;
}

.news_block{
  float:left;
  color:#0c3183;
}

.news_block h1{
  color:#0c3183;
  border-bottom:1px dotted #a9a9a9;
  padding-bottom:15px;
  margin:18px 0 20px 0;
}

.left_col{
  float:left;
  width:655px;
  padding:7px 0;
}


.col_60{
  float:left;
  width:380px;
}

.col_40{
  float:right;
  width:255px;
}


.right_col{
  width:215px;
  padding:7px 0 0 10px;
  float:right;
}

.register_online_en{
  /*float:right;*/ 
  position: relative;
  /*z-index: 5;*/
}

.register_online_en h1{
  /* background-image: url('../images/RegisterOnline_en.png'); */
  width:262px;
  height:68px;
  display:block;
  margin:0 -48px 0 0;
  position: relative;
  /*z-index: 6;*/
  visibility: hidden;
}

.register_online_en .register_online_now{
  background-image: url('../images/join/Join_en.png');
  background-repeat: no-repeat;
  width:215px;
  height:235px;
}

.register_online_en .register_online_now a{
  float:right;
  margin-top:180px;
  margin-right:10px;
}

.register_online_en .register_online_now a img{
  border:none;
}

.text{
  color:#585858;
}

.text h1{
  background-image: url('../images/bg_title_long.jpg');
  background-repeat: repeat-x;
  margin:0 0 0 -46px;
  padding:7px 0 8px 15px;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  height:33px;
}

* html .text h1{
  background-image: url('../images/bg_title_long.jpg');
  background-repeat: repeat-x;
  margin:0 0 0 -46px;
  padding:7px 0 8px 15px;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  height:33px;
  position:relative;
  z-index: 10;
}

.text img{
 margin:0 0 0 0;
}

.text h1 img{
 float:left;
 margin:-7px 15px 0 -15px;
}

* html .text h1 img{
	position:relative;
 float:left;
 margin:-7px 15px 0 -15px;
 z-index:10;
}

.text a.download {
  color:#000000;
}

.text a{
  color:#3c599b;
  text-decoration: underline;
}

.text ul{
  list-style:none;
}


.text ul li{
  margin:0 0 5px 0;
}

.text ul li a{
  color:#3c599b;
  text-decoration: underline;
}

.conference_day{
  margin:0 0 0 -5px;
  clear: both;
}

.conference_day_top{
  background-image:url('../images/conference_top.png');
  background-repeat: no-repeat;
  width:677px;
  height:9px;
}

.conference_day_bottom{
  background-image:url('../images/conference_bottom.png');
  background-repeat: no-repeat;
  width:677px;
  height:9px;
  margin-top:-6px;
}

.conference_day_content{
  background-image:url('../images/conference_content.png');
  background-repeat: repeat-y;
  width:677px;
  padding:35px 0 15px 0;
}

.conference_text,
.special_text{
  margin:0 0 0 0;
  padding:0 0 0 0;
}

.special_text{
  margin:0 0 36px 0;
  padding:0 0 0 0;
}

.conference_text img,
.special_text img{
  margin:0 0 0 -42px;
  position: relative;
  z-index: 6;
}

.special_text img{
  margin:0 0 0 -10px;
  float:left;
}

* + html .special_text img{
  position:relative;
  left:-8px;
  float:left;
}

* html .special_text img{
  position:relative;
  left:-8px;
  float:left;
}

.conference_text h1{
  background-color: #7ab031;
  height:25px;
  color:#ffffff;
  font-size: 16px;
  padding:8px 0 0 40px;
  margin:-25px 0 15px 14px;
  width:613px;
  position: relative;
}

.conference_text h1 a{
	text-decoration: none;
	color:#ffffff;
	text-decoration: underline;
}

.special_text h1{
  background-color: #7ab031;
  color:#ffffff;
  font-size: 16px;
  padding:8px 0 8px 20px;
  margin:-25px 0 0 14px;
  width:635px;
  position: relative;
}

.conference_text h2,
.special_text h2{
  padding:0 0 0 95px;
  color:#0c3183;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.conference_text h2.normal,
.special_text h2{
  color:#0c3183;
}

.conference_text h2.Debates{
  color:#eb5c10;
}

.special_text h2{
  background-color: #7AB031;
  display:block;
  padding:8px 0 8px 15px;
  margin:0 10px 0 12px;
  color:#ffffff;
}


.conference_text h2 a {
color:#0C3183;
}

.conference_text span.realTime{
  color:#000000;
  margin:0 10px 0 0;
  padding:0 0 0 35px;
  font-size: 16px;
  font-weight: bold;
  float:left;
  width:50px;
}

.conference_text p{
  color:#8e8e8e;
  margin:0 15px 0 96px;
  padding:0 0 10px 0;
  font-size: 12px;
}

.special_text p{
  color:#8e8e8e;
  margin:5px 15px 10px 36px;
  font-size: 12px;
}

.special_text p span.detail{
  color:#8e8e8e;
}

.special_text p span.important{
  color:red;
}

.special_text ul{
  color:#8e8e8e;
  margin:15px 10px 35px 46px;
  font-size: 12px;
}

.special_text ul.action-items{
  list-style: none;
  margin:0 0 0 25px;
  padding:10px 10px 0 0;
}

.special_text ul.action-items li{
  margin:0;
  padding:0 0 10px 0;
}

.special_text ul.action-items li a{
	color:#3C599B;
	text-decoration:underline;
}

.special_text a{
  color:#3C599B;
  text-decoration:underline;
}
	
/*
* Sitemap
*/

.csc-sitemap ul{
  list-style: none;
}

.csc-sitemap ul li{
  margin:0 0 5px 0;
}

.csc-sitemap ul li a{
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}

.csc-sitemap ul li ul{
  margin:0 0 0 25px;
  list-style: circle;
}


.Tx-Formhandler{
  margin:15px 0 0 0;
}

img.tx-srfreecap-pi2-image {
  margin:0;
}

.row11{
  margin:0 0 15px 0;
}

.row11 label,
.row2 label{
  width:22%;
  font-size: 12px;
  color:#000000;
  font-weight: bold;
  float:left;
  margin-right: 13px;
}

.row11 input{
  width:60%;
  border:1px solid #80c2e2;
  padding:5px;
}

.row2 #text{
  width:60%;
  border:1px solid #80c2e2;
  padding:5px;
}

.submitbutton{
  margin:0 0 0 24%;
  background-color: #80c2e2;
  width:100px;
  padding:5px;
  border:none;
  font-weight: bold;
}

.Tx-Formhandler ul{
  list-style: none;
  margin:0 0 25px 0;
}

.Tx-Formhandler ul li{
  margin:0 0 5px 0;
}

.Tx-Formhandler ul li.error a{
  color:red;
  font-weight: bold;
}

#tip_friend_link{
  margin:15px 0 15px 0;
}

.tip_error{
	color:red;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.title{
  background-image: url('../images/bg_title_01.jpg');
  background-repeat: no-repeat;
	/*height:45px;*/
	margin:0 0 20px -45px;
	padding:6px 0 0 45px;
	/*width:705px;*/  
	position: relative;
  z-index: 1;
}

.title h1{
	background-image:url("../images/bg_title_long.jpg");
  background-repeat:repeat-x; 
	color:#FFFFFF;
	font-size:16px; 
	font-weight:bold; 
	display:inline;
	padding: 6px 15px 8px 0;
}

.title h2{
  background-color:#7AB031;
  color:#FFFFFF;
  font-size:16px;
	/*height:20px;*/
	padding:5px 15px;
	margin:4px 0 0 0;
	width:625px;
}

.two_col_50_50{
	width:100%;
	margin:0 0 0 0;
	float:left;
}

.two_col_50_50 .left{
	float:left;
	width:49%;
	padding:0 5px 0 0;
}

.two_col_50_50 .left h1{
	background-image: none;
	margin: 0;
	padding: 0;
}

.two_col_50_50 .right{
	float:left;
	width:49%;
	padding:0 0 0 5px;
}

/*
* IE6 #####################
*/

* html .conference_text img{
  left:-44px;
}

* + html .conference_text img{
  left:-44px;
}

* html .news_event img{
  float:left;
  margin:0 10px 0 -18px;
}

* html .conference_day_top{
  background-image:none;
  width:677px;
  height:9px;
}

* html .conference_day_bottom{
  background-image:none;
  width:677px;
  height:9px;
  margin-top:-6px;
}

* html .conference_day_content{
  background-image:none;
  width:677px;
  background-color: #ffffff;
}

* html .conference_text h1{
  width:617px;
}

* html .news_event{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}

* html #content{
   margin: -195px 0 -18px 0;
}

* html .news_bottom{
  background-image: none;
  width:385px;
  height:11px;
}

* html .news_top{
  background-image: none;
  width:385px;
  height:7px;
}

* html .news_content{
  background-image: none;
  width:385px;
}

* html .register_online_en h1 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.animalwelfare-education.eu/fileadmin/templates/images/RegisterOnline_en.png', sizingMethod='crop');
}

* html .container_shadow_top{
  background-image:none;
}

* html .container_shadow_bottom{
  background-image:none;
}

* html .container_shadow_content{
  background-image:none;
}


#main_nav{
  position:relative;
  z-index: 999;  
  top:0;
  left:0;
  margin: -51px 0 0 12px;
  height:50px;

  float: left;
}

/* -- IE 7 Hack für den Hover Effect bitte nicht entfernen --*/
#main_nav ul li a{
  display: block;
  /*background-image: url(..);*/
  background-image: url('../images/transparent.gif');
  background-repeat: no-repeat;
}

#main_nav ul, #main_nav ul ul {
    list-style-type: none;
}

#main_nav ul a {
    display: block;
    padding: 0;
    margin:0;
    font-weight:normal;
}

#main_nav ul ul a, #main_nav ul ul a:hover {
    padding: -1px 0 -1px 16px;
    margin:0;
}


#main_nav ul li {
    padding:0;
    margin:0 5px 0 0;
    background-image: none;
    border:solid 1px #ffffff;
    float:left;
}

#main_nav ul ul {
    margin-left:0;
    padding: 0 0 0 0;
    position: absolute;
    display:none;
    min-width:153px;
    z-index: 102;
}

/* IE-Hack für die Breite */
*html #main_nav ul ul {
    width:200px;
}

#main_nav ul ul.hover, #main_nav ul li.hover ul, #main_nav ul li:hover ul  {
    display:block;
}

#main_nav ul ul li {
	background-color:transparent;
  float:none;
  background-image: url('../images/bg_no_sub_02.jpg'); 
  background-repeat: repeat-x;
  border-right:solid 1px #efefef;
  border-left:solid 1px #efefef;
  border-bottom:none;
  border-top:none; 
  padding:0 0 0 20px;
  margin:0 0 0 0;
}

#main_nav ul ul li:hover {
  background-image: url('../images/bg_act_sub_02.jpg');
  background-repeat: repeat-x;
	background-color:#ffffff;
  float:none;
  background-position:0 1px;
  border-right:solid 1px #efefef;
  border-left:solid 1px #efefef;
  border-bottom:none;
  border-top:none; 
  padding:0 0 0 20px;
  margin: 0;
}

#main_nav ul li.hover ul li.hover, #main_nav ul li:hover ul li:hover  {
  background-image: url('../images/bg_act_sub_02.jpg');
  background-repeat: repeat-x;
  border-right:solid 1px #efefef;
  border-left:solid 1px #efefef;
  border-bottom:none;
  border-top:none;
  margin: 0;
  
}

* html .event_buttons{
  background-image:none;
}

* + html .event_buttons{
  width: 700px;
  margin:0 0 0 -5px; 
}

.event_buttons{
  background-image:url("../images/conference_content.png");
  background-repeat:repeat-y; 
  padding:15px 0 30px 0;
  width:680px;
  float: left;
}


.event_buttons a.firstDay{
  text-decoration: none;
  position: relative;
  cursor: pointer;
  display:block;
  float:left;
  position:relative;
  left:-43px; 
}

.event_buttons a.secondDay{
  display:block;
  float:left; 
  text-decoration: none;
  cursor: pointer;
}


.event_buttons a.day1_en{
  background-image: url('../images/events/day1_no_en.gif');
  background-repeat:no-repeat;
  height:67px;
  width:300px;
}
.event_buttons a:hover.day1_en,
.event_buttons a.day1Act_en{
  background-image: url('../images/events/day1_active_en.gif');
  background-repeat:no-repeat;
  height:67px;
  width:300px;
}

.event_buttons a.day2_en{
  background-image: url('../images/day2_normal_en.jpg');
  background-repeat:no-repeat;
  height:67px;
  width:341px;
}

.event_buttons a.day2Act_en,
.event_buttons a:hover.day2_en{
  background-image: url('../images/day2_active_en.jpg');
  background-repeat:no-repeat;
  height:67px;
  width:341px;
}

h3.align-center{
  text-align: center;
  font-size: 16px;
  margin:0 0 20px 0;
}

.logoButtons{
  
}

.logoButtons a{
  margin:0 0 20px 0;
}

.logoButtons a img{
  border:none;
}

.container_shadow{
  margin:-6px 0 20px -5px;
}

.container_shadow_top{
  background-image:url('../images/conference_top.png');
  background-repeat: no-repeat;
  width:677px;
  height:9px;
}

.container_shadow_bottom{
  background-image:url('../images/conference_bottom.png');
  background-repeat: no-repeat;
  width:677px;
  height:9px;
  margin-top:-6px;
}

.container_shadow_content{
  background-image:url('../images/conference_content.png');
  background-repeat: repeat-y;
  width:677px;
  padding:15px 0;
}

.container_shadow .container_shadow_content .text{
  margin:0 10px 0 20px;
}

.container_shadow .container_shadow_content .text h1{
  margin:0 0 0 -61px;
}

.container_shadow .container_shadow_content .text p{
  margin:0 15px 0 0;
}
/*
div.text *{
  line-height: 150%;
}
*/
div.text p img{
  margin-top:5px;
}

.container_shadow .container_shadow_content .text ul.link-list{
  margin:10px 0 10px 0;
}

ul.link-list li{
  margin:0 0 10px 0;
}


.container_shadow .container_shadow_content .text ul{
  margin:0 15px 0 0;
  padding:0 0 18px 0;
}

.container_shadow .container_shadow_content .text ul li ul{
  margin:0 0 0 10px;
}

.container_shadow .container_shadow_content .text ul li ul li{ 
  margin:0 0 0 0;
  font-weight: bold;
}

.container_shadow .container_shadow_content .two_col_50_50 p{
  margin:0 5px 18px 0;
}

.container_shadow .container_shadow_content .two_col_50_50 h1{
	background-image:url("../images/bg_title_long.jpg");
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:33px;
	margin:0 0 0 -46px;
	padding:7px 0 0 15px;
}

.news_event img.big_competition{
  margin:-18px 0 -58px -25px;
  width:353px;  
  float:none;
}

* html .news_event img.big_competition{
  margin:-18px 0 0 -25px;
  width:350px;  
  float:none;
}

span.detail a{
  color:red;
  font-weight: bold;
}

span.important{
  color:red;
  font-weight: bold;
}


.goBack a img{
  border:none;
}


.tx-wfgallery-pi1 a {
	text-decoration: none;
}

.tx-wfgallery-pi1 a:hover {
	color: #80C2E2;
}

.wfGalleryPaginateAct { 
	color: #80C2E2;
	text-decoration: underline;
}

#lbCenter {
  display:block;
}

.flvplayer_listpic { 
float:none !important; 
}

/* -- Share Buttons --*/

.addthis_toolbox {
  float: right;
  margin-top: 10px;
  padding-right: 24px;
}

.addthis_toolbox a {
  padding-left: 10px;
}

.addthis_32x32_style .at15t_facebook {
    background: url(/fileadmin/templates/images/share_facebook.png) !important;
    height: 63px;
    line-height: 63px !important;
}

.addthis_32x32_style .at15t_twitter {
    background: url(/fileadmin/templates/images/share_twitter.png);
    height: 63px;
    line-height: 63px !important;
}

.addthis_32x32_style .at15t_blogger {
    background: url(/fileadmin/templates/images/share_blogger.png);
    height: 63px;
    line-height: 63px !important;
}

.addthis_32x32_style .at15t_google {
    background: url(/fileadmin/templates/images/share_google.png);
    height: 63px;
    line-height: 63px !important;
}

.addthis_32x32_style .at15t_compact {
    background: url(/fileadmin/templates/images/share_compact.png);
    height: 63px;
    line-height: 63px !important;
}

