@import url(titillium-2012.css);

/*resi 3.8.11 hover-effekt f�r javascript einbauen f�r startseite menu*/

a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:hover { color:white; text-decoration:none; }
body { background-image: url(bg1440.png); background-repeat: repeat-y repeat-x; font-family:'Titillium3',sans-serif; font-size:12px; color:white; /*font-family:'Times',serif; font-size:16px;*/ }
p { margin:5px 0 5px 0; /*line-height:100%;*/}

#content { position:relative; text-align:left; margin: 0 auto; width:1000px;  margin: 0 auto; overflow:visible;  }
#wrap_logo { position:absolute; height:445px; }
#logo { position:absolute; top:50px; left:360px; width:275px; height:200px; background-image: url(2014-BILDAK-Logo.png); }
#start_nav { position:absolute; top:290px; }

a.bildlink img, DIV#affs img { border: 5px solid white; }
DIV#affs h1 img { border:none;}
.bildlink img { border: 5px solid white; }
.start_nav_wrap {
  width: 331px;
  height: 370px;
  float: left;
  position: relative;
  text-align: center;
  }
.start_nav_wrap  h1 { font-family:Titillium6; margin-bottom: 10px; padding-left:15px; font-size:28px; color:#94bb09; text-align:left; }

.ul_wrap {
  position: absolute;
  bottom: -1px;
  background: #454545;
  width: 288px;
  left: 16.5px;
  padding:9px 5px 5px 5px;
  text-align: center;
  line-height:130%;  
  color:white;
  font-size:15px;
  /*font-family: "Titillium1";*/
  margin-bottom:9px;
  margin-top:0;
    }

/*"Überschriften" der "Links" sollen immer angezeigt werden*/
.ul_wrap a { color:white; text-decoration:none; display:block; }
.ul_wrap a:hover { display:block; }


.ul_wrap ul {
  padding: 2px 4px 4px 4px;
  overflow: hidden; 
  display: none;
  margin-top: 0;
  margin-bottom: 0;
}

/*Untermenüs ausblenden display:none;*/
.ul_wrap ul li {
  color:white;
  display:block;
  line-height: 130%;
  padding: 0 15px;
  text-align: left;
  font-size:14px;
}
/*Untermenü links ausblenden display:none;*/
.ul_wrap ul li a{
  font-size:14px;
  color: white;
  text-align:left;
  text-decoration: none;
  line-height: 130%;
  padding: 0;
  display: block;
}

/*.ul_wrap ul li a:hover {   text-decoration: underline; } */ 

h { font-family:'Titillium6',sans-serif; color:#94bb09; text-align:left; }
h1 { font-size:20px; font-family;Titillium6; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

#menu_n a:link { text-decoration:none; color:black; }
#menuleft_n a:visited { text-decoration:none; color:black; }
#menuleft_n a:hover { text-decoration:none; color:black; }

#menuleft_a a:link { text-decoration:none; color:#666666; }
#menuleft_a a:visited { text-decoration:none; color:#666666; }
#menuleft_a a:hover { text-decoration:none; color:#666666; }

#box { width:10px; height:200px; background-color:red; }

.indent { margin-left:20px; }
.align-center { text-align:center; }
.align-justify { text-align:justify; }
.align-left { text-align:left; }

/*Powermail änderungen am Template*/
tx-powermail-pi1_fieldset .powermail_check_inner, 
tx-powermail-pi1_fieldset .powermail_radio_inner {
    clear: both;    float: left;    margin-left: 155px !important; }