/*  
JuLis Bayern - CSS
Stadtverband M�nchen

Tobias Grabmeier, bitblues webagentur GbR - www.bitblues.de
Erstellt: 29.05.2009

*/

#top {
    
    background-image:url("background_header.jpg");

}

.interview {
   position: relative;
    margin-left: 25px;    
   }
   
#header_out {

    background-image:url("background_header.jpg");

}

#logo {

    background: url("logo_small.png");

}

#text_maps {
    
    float: right;
    max-width: 325px;
}


#OuterImageBox 
{
    display: table;
    width: 100%;
}

RightInnerImageBox
{
    display: table-cell;           
}
    
#LeftInnerImageBox
{
    display: table-cell;
    vertical-align: middle;    
} 

#iehelp
{
   position: relative;
   top: -50%;
}

#iehelp img
{
    border: 1px solid black;
    margin-right: 7px;
}


  
#LeftInnerImageBox,#iehelp,#OuterImageBox p
{
    zoom: 1;
}

#links {
width: 34%;
float: left;
position: inline;
}

#mitte {
width: 33%;
margin-left: 12em;
margin-right: 12em;
float: right;
position: inline;
}

#rechts {
width: 33%;
float: right;
position: inline;
}



div#box
{
    background: #dbe9f5;
    list-style: none;    
    padding: 5px;
    overflow: auto;
    border: 2px solid #B7D3EA;
    margin-top: 5px;
}

.box_highlight_no_border
{
	background:none repeat scroll 0 0 #DBE9F5;
	list-style:none outside none;
	margin-top:5px;
	overflow:auto;
	padding:5px;
}

#facebook {
	background-image:url("../content/icons/facebook.gif");
  	background-position: left middle;
  	background-repeat: no-repeat;
}
    
    
    
    

