body 
{
	margin: 0px;
	padding: 0px;
	background-image:url('/media/29/eq_background.gif');
	background-repeat:repeat-x;
	
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000033;
}

#header 
{
	padding-bottom: 50px;
}

#container
{
	width: 960px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#contentContainer 
{
	background-color: gray;
	padding: 10px;
	/*margin-left: 295px;*/
	margin-left: 430px;
	margin-right: 0px;
	background-color: white;
}

#contentPicture
{
	height: 160px;
	border-bottom: 1px black solid;
	text-align: right;
}

#content
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;

	min-height:450px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

#leftContent 
{
	float: left;
	/*width: 285px;*/
	width: 420px;
	margin: 0px;
	padding: 0px;*/
}

#footer
{
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid black;
}

#footer a 
{
	text-decoration: none;
}

#logo 
{
	height: 103px;
	padding-top: 20px;
}

#navigation
{
	/*margin-left: 55px;*/
         margin-left: 150px;
         padding: 20px;
	background: white;
	font-size: 12px;
}

#news 
{
	height: 150px;
	margin-top: 10px;
	background:white;
}

/* Fonts */

h1 {
	color: #D5002A; /* #009933; */
	font-weight:bold;
	font-size: 21px;
}

/* Navi Styles */

#navilist
{
	margin: 0;
	/*margin-bottom: 65px;
	border-bottom: 1px solid #333333;*/
}

.subnavilist
{
	margin: 0;
}

#navigation ul
{
    padding: 0px;
}

#navigation li
{
    list-style: none;
}

#navigation li a
{        
    display:block;
    padding:5px 0;
    text-decoration:none;
}


#navigation li a:hover
{        
   color: #D5002A; /* #092e91; */
}

.navigation a
{
    border-top: 1px solid #333333;
    color: #333333;
}

.navigation_first a
{
    color: #333333;
}

.navigation_first_selected a 
{
    border-top: 0;
    font-weight: bold;
    color: #D5002A; /* #092e91; */
}

a
{
    color: #D5002A; /* #092e91; */
}

.navigation_selected a
{
    font-weight: bold;
    color: #D5002A; /* #092e91; */
    border-top: 1px solid #333333;
}

.subnavilist_selected
{
    	border-top: 1px dotted #333333;
	margin: 0;
}

.menuborder 
{
    border-bottom: 1px dotted #333333;
}

.subnavigation1 a
{        
    margin-left: 15px;
    color: #333333;
    border-top: 0;
    border-bottom: 1px dotted #333333;
    font-weight: normal;
}

.subnavigation1_selected a
{        
    margin-left: 15px;
    border-top: 0;
    border-bottom: 1px dotted #333333;
    font-weight: bold;
    color: #D5002A; /* #092e91; */
}

#socialLinks 
{
	padding-top: 40px;
        padding-bottom: 40px;
}

/* Table Formatierung */
th
{
    text-align: left;
    vertical-align: top;
}

td
{
    text-align: left;
    vertical-align: top;
}

/* List Formatierung */
.linkList
{
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}




















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

