/* strg.at css 2007 */

body {
font: 99.9% verdana, arial, helvetica, sans-serif;
color: #333;
background: #cfcfcf url(pix/bg_right.gif) repeat-y center top;
margin: 0;
padding: 0;
text-align: center;
height: 100%;
}

html {
height: 100%;
}


.clear {
clear: both;
}
.clearleft {
clear: left;
}
.clearright {
clear: right;
}
.hide {
display: none;
}
p {
font-size: 11px;
}
h2 {
font-size: 16px;
margin: 10px 0 20px 0;
padding: 0;
}
img {
border: none;
}
a {
color: #3E5F6F;
font-weight:normal;
margin:0;
text-decoration: none;
}
a:hover {
color:#91abb7;
margin:0;
}

#jump {
position: absolute;
left: -1000px;
top: -400px;
}


.all {
width: 747px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: left;
background: url(pix/bg_all_new.gif) repeat-y;
min-height: 100%;
display: block;
}

.header  {
padding: 50px 0 0 0;
background: url(pix/bg_head_new.png) no-repeat;
position: relative;
z-index: 11;
}

.logo {
height: 44px;
background: url(pix/bogner-logo.png) no-repeat 22px 0;
}
.logolink {
position: absolute;
z-index: 11;
height: 44px;
width: 151px;
margin: -44px 0 0 0;
}
.logolink a {
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}


#topmenu {
text-align: right;
border-bottom: 1px solid #666;
width: auto;
position: relative;
top: -15px;
padding: 0 0 5px 0;
margin: 0 0 0 15px;
}
#topmenu p {
margin: 0;
padding: 0;
}
#topmenu a {
padding: 0 6px 0 6px;
text-decoration: none;
color: #333;
}
#topmenu a:hover {
color: #000;
}
#topmenu a.aktiv {
color: #000;
font-weight: bold;
}
#topmenu span {
padding: 0 6px 0 6px;
color: #fff;
}


#left {
padding: 0;
margin: -134px 0 0 0;
width: 166px;
float: left;
}

.leftmenu {
/* padding: 112px 0 0 0; */
padding: 140px 0 0 0;
}


p.search {
text-align: left;
padding: 0 10px 0 15px;
font-size: 11px;
}

#quicksearch {
padding: 0;
margin: 0;
display: inline;
}

#quicksearch input {
display: inline;
font-size:11px;
width: 130px;
height: 14px;
border: none;
background: #eee;
padding: 0 0 0 3px;
margin: 6px 1px 5px 1px;
}

.quicksearch_img {
width: 100px;
height: 80px;
float: left;
overflow: hidden;
margin: 0 0 5px 0;
}

.quicksearch_indent {
margin: 0 0 0 120px;
}


.involeved_img_box {
float: left;
overflow: hidden;
width: 50px;
height: 35px;
margin: 0 5px 5px 0;
border: 1px solid #666;
cursor: pointer;
}
.involeved_img span.involeved_txt {
margin-left: 15px;
}

.involeved_indent {
margin: 0 0 0 60px;
}


#submenu {
margin: 5px 0 0 18px;
/* padding: 29px 0 0 0; */
font-size: 11px;
text-align: left;
}

#submenu ul {
padding: 0;
margin: 0;
list-style-type: none;
}

#submenu li {
display: inline;
margin: 0;
padding: 0 0 5px 0;
}

#submenu li a {
display: block;
height: auto;
margin: 0 0 0 5px;
padding: 0 15px 4px 12px;
text-decoration: none;
color: #333;
background: url(pix/menu_arrow.gif) no-repeat 0 4px;
}
#submenu li a:hover {
color: #000;
}
#submenu li a.aktiv {
color: #000;
font-weight: bold;
background: #cfcfcf url(pix/menu_arrow.gif) no-repeat 0 4px;
}

#submenu li.sub a.aktiv {
color: #000;
font-weight: bold;
background: #cfcfcf;
padding: 0 15px 5px 12px;
background: url(pix/menu_arrow_active.gif) no-repeat 0 4px;
}
#submenu li.subsub a.aktiv {
font-weight: bold;
text-decoration: none;
padding: 0 0 5px 3px;
background: url(pix/menu_arrow_active.gif) no-repeat 0 4px;
background: none;
color: #8394af;
}

#submenu li.sub ul {
margin: 0;
padding: 4px 0 14px 0;
}

#submenu li.subsub a {
text-decoration: none;
margin-left: 15px;
padding: 0 0 5px 3px;
background: none;
color: #666;
}


#right {
margin: 10px 0 0 190px;
padding: 0 0 10px 0;
font-size: 11px;
}

.content {
padding: 1em 0 1em 0;
min-height: 94%;
float: left;
margin: -50px 0 0 14px;
}


#right p {
font-size: 11px;
line-height: 18px;
}



p.next {
text-align: right;
/* margin: 0 40px 6px 0; */
margin: 0 17px 6px 0;
padding: 0;
font-size: 11px;
}
.next a {
text-decoration: none;
}



/* startpage */


#proj_img_a {
border: 1px solid #666;
width: 520px;
height: 380px;
overflow: hidden;
padding: 0;
display: block;
}
#proj_img_a img {
border: none;
}
#proj_p {
}



/* for search result highlighting - rare letters to not re-highlight class names*/

.qxy1{
  background-color:#ff0;
}

.qxy2{
  background-color:#0ff;
}

.qxy3{
  background-color:#f0f;
}

.qxy4{
  background-color:#0f0;
}


p.lang {
text-align: right;
margin: 0;
padding: 0;
}
p.lang a {
color: #ccc;
text-decoration: none;
}
p.lang a:hover {
color: #666;
}



.footnote_link {
cursor: pointer;
text-decoration: none;
}

.footnote {
position: absolute;
z-index: 11;
width: 20em;
display: none;
background: #fff;
border: 1px solid #91abb7;
margin: 0;
padding: 5px;
}

a.source span {
display: none;
}
a.source:hover {
text-transform: none;
}

a.source:hover span {
display: block;
width: 20em;
height: auto;
background: #fff;
border: 1px solid #91abb7;
margin: 1em 0 0 -13em;
padding: 5px;
font-size: 11px;
position: absolute;
z-index: 11;
}

.projectbox {
padding: 0 0 3em 0;
width:auto;
}
.projectbox p {
font-size: 11px;
line-height: 18px;
color: #000;
}

.projecttext {
font-size: 11px;
line-height: 18px;
color: #000;
}
.projecttext p {
margin: 0;
padding: 0;
display: inline;
}

.imagebox {
width: auto;
}
.imageselector {
float: left;
margin: 0 0 8px 8px;
width: 56px;
height: 50px;
overflow: hidden;
border: 1px solid #666;
}
.projectimg img {
border: 1px solid #666;
}

.projectimg {
float: left;
}
.projectimg span {
display: block;
width: 382px;
margin: 3px 0 16px 10px;
font-size: 10px;
color: #000;
text-align: left;
}
.projectimg span p {
font-size: 10px;
}

#imgtxt {
font-size: 10px;
}
#imgtxt p {
font-size: 10px;
line-height: 12px;
}



.teamimg {
float: left;
margin: 0 0 0 2px;
}
.teamtxt {
margin-left: 120px;
height: auto;
}

.startbox {
background: #ccc;
background: #d4d4d4 url(pix/bg.gif) repeat-x 0 -100px;
background: none;
width: auto;
height: auto;
}
.startbox img {
border: 1px solid #666;
}

.slogan {
color: #a2badf;
color: #666;
font-size: 12px;
padding: 20px 0 20px 0;
margin: 0;
}
.searchres h3 {
border-bottom: 1px solid #999;
}

.projlist {
float: left;
height: auto;
width: 530px;
}
.projlistbox {
float: left;
/*width: 255px; IE */
height: auto;
padding: 0 5px 10px 0;
width: 245px;
}
.projlistimg {
float: left;
width: 100px;
height: 80px;
overflow: hidden;
}
.projlisttxt {
margin-left: 105px;
font-size: 11px;
}

#footer {
background: #CFCFCF;
text-align: right;
border-top: 1px solid #999;
margin: 20px 0 0 181px;
padding: 3px 0;
color: #fff;
color: #666;
font-size: 11px;
position: fixed;
bottom: 0;
width: 570px;
}

#footer a {
color: #666;
text-decoration: none;
}

#footer a:hover {
color: #000;
}

.printico {
float: right;
}
.printicon {
text-align: right;
margin:0 17px 6px 0;
}

#karte {
height: 480px;
width: 530px;
background: url(pix/grey_map_east.gif) no-repeat;
position: relative;
}

#karte ul {
list-style-type: none;
padding:0;
margin:0;
border: 1px solid #ccc;
display: block;
}
#karte li {
display: inline;
font-size:11px;
padding:0;
margin:0;
}
#karte li a {
display: block;
width: 200px;
opacity: .7;
text-decoration: none;
padding: 2px 6px 2px 20px;
color: #666;
font-weight: bold;
background: #fff url(pix/map_arrow.gif) no-repeat 10px 5px;
}
#karte li a:hover {
color: #000;
}

#right p p {
margin: 0;
padding: 0;
display: inline;
}

.map_link_menu {
display: block;
text-align: center;
}

#submenu {
min-height: 74%;
}

.leftmenu {
min-height: 74%;
}
#submenu li a:hover {
color: #000;
}

.hidefloat {
clear: left;
}
