/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: left;
    position:relative;
    
}

/* ###################### general ###################### */
#all
{
	margin:0px auto;
	width: 970px;
    padding: 0px;
    text-align: left;
}

#header
{
    display:block;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;
	font-size: 12px;
	width: 100%;
	margin: 0px;
}

#back
{
	margin:12px auto;
    padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
	margin:0px auto;
	padding-right:0px;

}

#wrapper
{
	min-width:61%;
	width:61%;
	float:left;
	position:relative;

}

#wrapper2
{
    min-width:680px;
    float: none;
    position:relative;
    padding-bottom:20px;
    margin-top: 13px;
}
#wrapper2 .item-page
{
/*    max-width:1000px*/
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;

}

#right
{
    float:none;
    width: 165px;
    margin:10px 0px 10px 0px;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:11px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    top:-10px;
    width:80%;
    position:absolute;
    z-index: 1000;
}

.leftbigger
{
     width:170px;
     margin-left: -35px;
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
        margin-top:0px;
        /* position:absolute;*/
        display:block;
		width:555px;
        font-weight:normal;

}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
        margin:0;
        padding:0;
        text-align:left;
        font-weight:normal;

}

#line
{position: relative;
left: 360px;
top: -448px;
width: 80%;
display: block;
margin: 0 auto;
}

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px;
        background-color: #e5f0f4;
}

.item-separator
{
        display: none;
        margin: 0px;
}

/*.shownocolumns
{
        width:98% !important;
}*/

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.row-0, .row-1{
	margin-top: -20px !important;
}
 
 
.cols-1
{
display: block;
float: left !important;
margin: 0;
width: 484px;
height: 485px;
border-bottom: 1px solid #0E6D90;
border-right: 1px solid #0E6D90;


}

.cols-2 .column-1
{
        width:484px;
        height: 485px;
        float:left;
        border-right: 1px solid #e5f0f4;
}

.cols-2 .column-2
{
        width: 485px;
        height: 485px;
        float:right;
        margin:0
}

.cols-3 .column-1
{
float: left;
width: 485px;
height: 485px;

}
.cols-3 .column-2
{
float: left;
width: 485px;
height: 485px;
}
.cols-3 .column-3
{
float: left;
width: 485px;
height: 485px;
}

.items-row
{
        overflow:hidden;
        margin-bottom:0px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:0px;
        width: 485px;
        height: 485px;
}

.column-2
{
        width:485px;
}

.column-3
{
        width:485px;
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:00px;
        min-height:10px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
	        width:33%;
        float:right
}

#footer-inner
{
        max-width:90%;
        margin:0 auto;
        font-size:0.8em;
        padding:0px;
		padding-top:0px;
}

img { border: 0 none; }



/*------------------Menu Hintergrund------------------*/
#header ul.menu li{
	padding:0px;
	display:inline ;
    margin:0;
}



#header ul.menu li a,
#header ul.menu li a:link,
#header ul.menu li a:visited,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus{
	display:inline-block;
	width:76px;
	margin: 0 auto;
	text-decoration:none;
	text-align: center;
	font-size:1.2em;
	padding-top:16px;
	font-weight:normal;
	height: 76px;
	font-family: 'Exo', sans-serif;
}

#header .menu .item-469 a,
#header .menu .item-469 a:link{
	background: url("../../../images/linphd/navigation/h_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	width:173px;
	border-right: 1px solid #fff;
	color: #fff !important;
	border-radius: 15px 0 0 0;
	}


#header .menu .item-469 a:hover,
#header .menu .item-469 a:active
#header .menu .item-469 a:focus
{
	width:173px;
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
	border-radius: 15px 0 0 0;
}


#header .menu .item-524 a,
#header .menu .item-524 a:link{
	background: url("../../../images/linphd/navigation/l_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}


#header .menu .item-524 a:hover,
#header .menu .item-524 a:active,
#header .menu .item-524 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}



#header .menu .item-435 a,
#header .menu .item-435 a:link{
	background: url("../../../images/linphd/navigation/n_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}


#header .menu .item-435 a:hover,
#header .menu .item-435 a:active,
#header .menu .item-435 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}



#header .menu .item-559 a,
#header .menu .item-559 a:link{
	background: url("../../../images/linphd/navigation/i_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}

#header .menu .item-559 a:hover,
#header .menu .item-559 a:active,
#header .menu .item-559 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}




#header .menu .item-543 a,
#header .menu .item-543 a:link{
	background: url("../../../images/linphd/navigation/p_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}



#header .menu .item-543 a:hover,
#header .menu .item-543 a:active,
#header .menu .item-543 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}


#header .menu .item-549 a,
#header .menu .item-549 a:link{
	background: url("../../../images/linphd/navigation/s_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}



#header .menu .item-549 a:hover,
#header .menu .item-549 a:active,
#header .menu .item-549 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}

#header .menu .item-522 a,
#header .menu .item-522 a:link{
	background: url("../../../images/linphd/navigation/s_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}



#header .menu .item-522 a:hover,
#header .menu .item-522 a:active,
#header .menu .item-522 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}

#header .menu .item-550 a,
#header .menu .item-550 a:link{
	background: url("../../../images/linphd/navigation/f_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}



#header .menu .item-550 a:hover,
#header .menu .item-550 a:active,
#header .menu .item-550 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}

#header .menu .item-551 a,
#header .menu .item-551 a:link{
	background: url("../../../images/linphd/navigation/c_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #fff;
	color: #fff !important;
}



#header .menu .item-551 a:hover,
#header .menu .item-551 a:active,
#header .menu .item-551 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	color: #0e6d90 !important;
}

#header .menu .item-552 a,
#header .menu .item-552 a:link{
	background: url("../../../images/linphd/navigation/c_middle.png") no-repeat scroll 0 0 #0E6D90 !important ;
	border-right: 1px solid #0e6d90;
	color: #fff !important;
}



#header .menu .item-552 a:hover,
#header .menu .item-552 a:active,
#header .menu .item-552 a:focus{
	background: #fff  !important;
	border-right: 1px solid #fff;
	border-left: ;
	color: #0e6d90 !important;
}


/*---------------footer------------------*/
.box{
	height:auto;
	padding:0px;
}


.box1 ul.menu{
	height:32px;
	padding:0px;
}

.box1 ul.menu li{
	padding:0px;
	margin-left:0px;
	margin-right:8px;
}

.box1 .moduletable{
	padding:0px;
}

.box1 ul.menu li{
	display:inline-block;
}

.box1 ul.menu li a, 
.box1 ul.menu li a:link, 
.box1 ul.menu li a:visited,
.box1 ul.menu li a:hover, 
.box1 ul.menu li a:active, 
.box1 ul.menu li a:focus
{
	padding:0px;
	display:block;
	width:32px;
	height:32px;
}

.box1 ul.menu li a span
{
	visibility:hidden;
}


.box1 .menu .item-472 a,
.box1 .menu .item-472 a:link,
.box1 .menu .item-472 a:visited{
	background:none;
	background-image:url("../images/linphd/menu_footer/login_klein.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}



.box1 .menu .item-472 a:hover,
.box1 .menu .item-472 a:active,
.box1 .menu .item-472 a:focus{
	background:none;
	background-image:url("../images/linphd/menu_footer/login_klein_over.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}

.box1 .menu .item-542 a,
.box1 .menu .item-542 a:link,
.box1 .menu .item-542 a:visited{
	background:none;
	background-image:url("../images/linphd/menu_footer/sitemap_klein.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}



.box1 .menu .item-542 a:hover,
.box1 .menu .item-542 a:active,
.box1 .menu .item-542 a:focus{
	background:none;
	background-image:url("../images/linphd/menu_footer/sitemap_klein_over.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}

.box1 .menu .item-470 a,
.box1 .menu .item-470 a:link,
.box1 .menu .item-470 a:visited{
	background:none;
	background-image:url("../images/linphd/menu_footer/imprint_klein.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}



.box1 .menu .item-470 a:hover,
.box1 .menu .item-470 a:active,
.box1 .menu .item-470 a:focus{
	background:none;
	background-image:url("../images/linphd/menu_footer/imprint_klein_over.png") !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	background-color:transparent !important;
}

/*------------Wraper-----------------*/

#wrapper2{
	padding-bottom:0px;
}

#main{
	padding:0px;
}

#main .kino .moduletable{
	
}

#main .kino .moduletable{
	padding-bottom:0px;
	margin-bottom:0px;
}

#main #lofass93.lof-ass,
#main .lof-ass 
{
	padding-bottom:0px;	
	padding-top:0px;
	background-color:#fff;
	float: left;
}

#main #lofass93.lof-ass .lof-buttons-control a
{
	padding-top:0px;
}

#main #lofass93.lof-ass .grey
{
	background-color:#0e6d90;
}


#main #lofass93.lof-ass .lof-inner 
{
	border-bottom:0px solid #FFFFFF;
	background-color:#FFFFFF;
	padding-top:0px;
}

/*++++++++++++++++++++++++++ EIGENE MODULPOSITIONEN LINPHD +++++++++++++++++++++++++++++++*/
.custom_standardsize {width: 485px; min-height: 485px; float: left; }
.moduletable_standardsize {width: 485px; min-height: 485px; float: left; }
.pos1 {width: 485px; height: 485px; float: left; }
.pos2 {width: 485px; height: 485px; float: left; }
.pos3 {width: 485px; height: 485px; float: left; }
.pos4 {width: 485px; height: 485px; float: left; }
.moduletable_blauweiss {background-color:#0e6d90;height:485px;color: #fff;padding: 00px;}
#lofass93.lof-ass {left: 0px!important;}

/*++++++++++++++++++++++++++ EIGENE SLideshowposition LINPHD +++++++++++++++++++++++++++++++*/

.lof-ass {
position: relative;
border-bottom: #e5f0f4 solid 1px;
color: 
#0a6b92;
left: 0px !important;
top: 0px !important;
font-size: 11px;
line-height: 1.2em;
width: 418px;
display: block;
margin: 0 auto;
text-align: left;
list-style-type: none;
padding: 0px !important;
}

.lof-ass .lof-navigator li div {
background: url(images/transparent_bg.html);
height: 100%;
position: relative;
margin-left: 0px;
padding-left: 15px;
border-top: 1px solid #E1E1E1;
}

.lof-ass .blue .lof-navigator li div {
background: #FFF !important;
}
.lof-ass .blue .lof-navigator li div {
color: #4a4e54 !important;
border-bottom: 1px solid #F3F8FB;
border-left: 1px solid #F3F8FB;
}

.lof-ass .blue .lof-navigator h4, .lof-ass .blue .lof-navigator a {
color: #4a4e54;
}

.lof-ass .lof-navigator li h4 {
font-size: 1.5em;
font-weight: normal;
padding: 15px 0 0 !important;
}

.lof-ass .blue .lof-navigator li.active div {
background: #e5f0f4 !important;
}

.lof-ass .lof-navigator li.active h4, .lof-ass .lof-navigator a {
color: #0e6d90 !important;
}

.lof-ass .blue {border: 0px;}

.lof-ass .lof-navigator-outer {border-bottom: 0px solid #a3b3ca;border-right: 0px solid #0e6d90;}

/*######## sortierbare Advisors-TABELLE gestalten ###############*/
div.szakitable, div.szakitable .hover, div.szakitable caption {width: 100% !important; background: #0e6d90;}
.odd {background-color: #e5f0f4 !important;}
.even {background-color: #fff !important;}
input.szakitable {background: #E5F0F4;width: 450px;height: 64px;color: #0E6D90;font-size: 18px;  border: 1px solid #0E6D90;}
#system-message-container {position: absolute;!important}
div.szakitable p {padding: 10px 10px 10px 10px !important; }
div.szakitable th {background-color: #0E6D90; color: #fff; border-top: 1px solid #fff; height: 30px; font-size: 14px;
background-position: left 50%; padding-left: 15px;}
div.szakitable th.headerSortUp {background-position: left 4px;}
div.szakitable th.headerSortDown {background-position: left -112px;}
div.szakitable  .hover {background-color:#0e6d90 !important;box-shadow: 0px 0px 0px;-moz-box-shadow: 0px 0px 0px #AAA;
	-webkit-box-shadow:0px 0px 0px #AAA;}
div.szakitable {display: block;position: relative;clear: both;margin: 2px 0 10px;}
div.szakitable div.filter {
    background: none repeat scroll 0 0;
  
    display: inline-block;
    font-size: 0.9em;
    height: 64px;
    left: 498px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: -145px;
    width: 450px;
    z-index: 51;
}

.pd-title {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

.pd-button-download {
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 30px;
	
}


.notunderlinedlinks a{
	text-decoration: none !important;
}

#header ul.menu li.current a {
	background: #E5F0F4 !important;
	border-right: 0px solid #fff;
	color: #0e6d90 !important;
}

div.szakitable .wide {
    width: 970px;
}