@CHARSET "ISO-8859-1";* {
    margin:  0;
    padding: 0;
}
html {
    height: 100%;
    min-height: 100%;
}
body {
    height: 100%;
    min-height: 100%;
    background: #cdcdcd url(/home/spielwiese/alicona/images/template/bg_html2.png) repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
}
#wrapper {
    width:  930px;
    margin: 0 auto;
    background: #e0e0e0;
    min-height: 100%;
}
* html #wrapper {
    height: 100%;
}
#footer {
    width:  910px;
    margin: 0 auto;
    background: #0078df;
/*    margin-top: -20px;*/
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    padding: 4px 10px 6px 10px;
}
#footer a {
    color: #fff;
}
#header {
    height: 79px;
    overflow: hidden;
    background: #fff;
}
#helper {
    background: #0078df;
    padding: 1px 10px 4px 10px;
    text-align: right;
    line-height: 18px;
    overflow: hidden;
}
* html #helper {
    overflow: visible;
    height: 1%;
}
#helper ul {
    float: right;
    list-style: none;
}
* html #helper ul {
    overflow: visible;
    height: 1%;
}
#helper li {
    float: left;
    margin-right: 5px;
}
#helper a {
    font-size: 10px;
    text-decoration: none;
    color: #fff;
    border-left: 1px solid #fff;
    padding-left: 5px;
}
#logo {
    float: left;
    padding: 10px;
}
#search {
    float: right;
    padding-right: 10px;
    padding-top: 29px;
}
#search input {
    border: 1px solid #ccc;
    font: verdana, helvetica, sans-serif;
    font-size:  12px;
    padding: 0.2em;
    color: #ccc;
}
/*#search input:focus {
    color: #333;
}*/
#search input.go {
    font-size:  11px;
}
* html #search input.go {
    padding: 0.1em;
}
.clearfix {
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* Additions for subnavimain */
#navimain {
    background: url(/home/spielwiese/alicona/images/template/bg_navi.png);
}
#nav {
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.8em; 
}
#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}
#nav a{
display:block;
padding: 0px 5px 3px 10px ;
border-right: 1px solid #fff;
text-decoration:none;
color:#333;
font-size: 11px;
width: 130px;
text-align: center;
}
#nav a:hover{
background: #333;
color: #fff;
}
#nav li{
float:left;
position:relative;
}
#nav ul {
position:absolute;
display:none;
width:196px;
top:auto;
background: #333;
color: #fff;
}
 
#nav li ul a{
width:181px;
height:auto;
float:left;
font-size: 10px;
text-align: left;
border-bottom: 1px solid #fff;
}
#nav ul ul{
top:auto;
}   
#nav li ul ul {
left:187px;
margin:0px 0 0 10px;
visibility:hidden;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
background: #ccc;
}
/*End of additions */
 
#login {
    padding-right: 0;
    padding-top: 0.2em;
    float:  right;
    text-align: right;
    text-decoration: none;
}
#login a {
    border: 0;
    text-decoration: none;
    color: #333;
    font-size: 11px;
    display: block;
    text-align: center;
    width: 75px;
    line-height: 1.8em;
}
#login a:hover {
    text-decoration: underline;
    background: none;
}
 
#intro {
    background: url(/home/spielwiese/alicona/images/template/bg_intro.jpg);
    height: 260px;
}
#introDummy {
    background: url(/home/spielwiese/alicona/images/template/bg_intro.jpg);
    display: none;
    height: 260px;
}
#map {
    clear: both;
    /*background: url("/home/spielwiese/alicona/images/template/bg_map.png") no-repeat scroll center bottom #78AFE3;*/
    background-color: #e0e0e0;
    overflow: visible;
}
* html #map {
    overflow: visible;
    height: 1%;
}
#map h1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    padding: 4px 10px 0px 10px;
    height: 28px;
}
#map a {
    color:  #808080;
    text-decoration: none;
    font-size: 7pt;
    word-wrap: break-word;
}
#map h1 a {
    color: #808080;
    font-weight: bold;
    font-size: 7pt;
}
#map a:hover{
    text-decoration: underline;
}
#map ul {
    list-style: none;
    overflow: hidden;
  /*  background:url(/home/spielwiese/alicona/images/template/bg_map_header.png) no-repeat center top; */
    padding: 20px 20px 0px 20px;
 
}
* html #map ul{
    overflow: visible;
    height: 1%;
}
#map ul li {
    float: left;
    width:  175px;
}
#map ul li.last {
    border: 0;
    width: 223px;
}
#map ul li.last h1 {
    border: 0;
}
#map ul ul {
    float: none;
    padding: 0px 10px 10px 10px;
    font-size: 12px;
    background: none;
    list-style: none;
    overflow: hidden;
}
#map ul li.last ul {
    border: 0;
}
#map ul ul li {
    background: transparent url("/home/spielwiese/alicona/images/template/quad.gif") no-repeat 0 0.3em;
    width: auto;
    border: 0;
    line-height: 14px;
    padding: 2px 0 2px 16px;
    clear: both;
    float: none;
}
#info {
    background: url(/home/spielwiese/alicona/images/template/bg_info.png) no-repeat center bottom;
    clear: both;
    overflow: hidden;
    z-index: 1;
}
* html #info {
    overflow: visible;
    height: 1%;
}
#info h1 {
    font-size: 14px;
    font-weight: normal;
    color:  #fff;
    line-height: 14px;
    padding: 4px 10px 7px 10px;
}
#info h2 {
    font-size: 11px;
    margin-bottom: 3px;
}
#info a {
    text-decoration: none;
    color: #333;
    font-size: 11px;
}
#info ul {
    list-style: none;
    overflow: hidden;
    background:url(/home/spielwiese/alicona/images/template/bg_info_header.png) no-repeat center top;
    padding: 20px 20px 20px 19px;
}
* html #info ul {
    overflow: visible;
    height: 1%;
}
#info ul li {
    float: left;
    width: 296px;
    border-right: 1px solid #d2e8f8;
}
#info ul li.last {
    border: 0px;
}
#info ul ul {
    background: none;
    padding: 0;
    clear: both;
    margin: 10px;
}
#info ul ul li {
    float: none;
    clear: both;
    border: 0;
    width: auto;
    font-size: 11px;
    margin-bottom: 5px  ;
} 
 
img {
    border:  0px;
}
a {
    color: #0078df;
}
/** CONTENT **/
#content {
    overflow: hidden;
    line-height: 16px;
    font-size: 11px;
    background: #fff url(/home/spielwiese/alicona/images/template/bg_content.gif) repeat-x;
    padding-bottom: 10px;
}
#page {
    margin-left: 215px;
}
#pages {
    padding-left: 15px;
    overflow: hidden;
    background: url(/home/spielwiese/alicona/images/template/bg_content.gif) repeat-x bottom;
    padding-bottom: 5px;
}
#pages ul {
    margin: 0;
    list-style: none;}
#pages li {
    float: left;
}
#pages li.active {
}
#pages li.active a {
    background: #0078df url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color: #fff;
}
#pages li a:hover {
    background: #0078df ;
    color: #fff;
}
#pages a {
    white-space:nowrap;
    font-family: arial;
    font-size: 12px;
    color: #333;
    padding: 0 5px 0 5px;
    text-decoration: none;
    line-height: 20px;
    display: block;
    background: #f3f3f3;
    border-right: 2px solid #ddd;
    margin-right: 3px;
    letter-spacing: 0px;
}
#pages h2 {
    font-weight: normal;
}
*html #pages {
    overflow: visible;
    height: 1%;
}
#pfad {
    margin-left: 15px;
    color: #aaa;
    height: 40px;
    line-height: 40px;
}
#pfad a {
    color: #aaa;
    text-decoration: none;
}
#article a {
    text-decoration: none;

}
#article {
    margin: 0 170px 0 15px;
    padding: 10px 15px 0 0;
    font-size: 12px;
    line-height:1.7;
}
#article h1 {
    font-size: 18px;
    font-family: verdana;
    font-weight: bold;
    margin-bottom: 7px;
    line-height: 22px;
/*  text-transform: uppercase;*/
}
#article h2 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 15px;
    font-weight:normal;
    line-height: 18px;
    padding: 0px 0px 20px;
    /*clear: left;*/
}

 
 
#article h4 {
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 18px;
    background: #85bee8;
    padding: 2px 10px;
    font-weight: normal;
    /*clear: left;*/
} 
 
#article h6
{
   -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #85BEE8;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 4px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
}
#article h1 a{
color:#000000;
}
 
#article h2 a{
color:#000000;
}

#article h3 a{
color:#000000;
}

#article h4 a{
color:#000000;
}

#article h6 a{
color:#000000;
}

#article h1 a:hover{
color:#0078DF;
}
 
#article h2 a:hover{
color:#0078DF;
}

#article h3 a:hover{
color:#0078DF;
}

#article h4 a:hover{
color:#0078DF;
}


#article img {
    margin: 0px;
    margin-bottom: 5px;
    margin-right: 10px;
}
#article h3 {
    font-size: 12px;
    margin-bottom: 1em;
}
#article p {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}
#article div.box  {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}
#article hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin: 5px 0px 7px 0px;
}
#article ul {
    margin-left: 20px;
/*  list-style-image: url(/home/spielwiese/alicona/images/template/marker.gif);
    list-style: none; */
    list-style-type: none;
}
#article li {
    background: url(/home/spielwiese/alicona/images/template/marker_blue.gif) no-repeat left 3px;
    padding-left: 17px;
    margin-bottom: 5px;
}
#article dl {
    margin: 10px 20px;
}
#article dt {
    font-weight: bold;
    float:left;
    width:  40px;
}
#article dd {
    margin-left: 40px;
}
#article .teaser {
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
}
#article div {
    background-position: bottom;
    background-repeat: no-repeat;
}
#sidebar {
    float: right;
    width: 170px;
    font-size:  12px;
}
#sidebar p {
}

#sidebar p.right_quote
{
    background: url(/home/spielwiese/alicona/images/template/bg_sidebar.gif) repeat-x;
    padding:10px;
    margin-bottom: 15px;
}
#sidebar ul, #multimedia ul {
    list-style-image: url(/home/spielwiese/alicona/images/template/marker2.gif);
    background: url(/home/spielwiese/alicona/images/template/bg_sidebar.gif) repeat-x;
    padding:10px;
    margin-bottom: 15px;
}
#sidebar li, #multimedia li {
    margin-left: 15px;
}
#sidebar a, #multimedia a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
}
#sidebar a img {
    background: url(/home/spielwiese/alicona/images/template/bg_content.gif) repeat-x bottom;
/*    padding-bottom: 5px;*/
    border-top: 2px solid #fff;
margin-bottom:5px;
}
#sidebar a:hover img {
    border-top: 2px solid #0078df;
}
#sidebar a:hover {
    text-decoration: underline;
}
#sidebar #sidecontact {
    background: url(/home/spielwiese/alicona/images/template/bg_sidebar.gif) repeat-x;
    margin-top:  10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#sidebar #sidecontact h2 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
#sidebar #sidecontact p {
    padding: 5px; 
    border-bottom: 1px solid #ddd;
}
#sidebar #sidecontact a {
    background: url(/home/spielwiese/alicona/images/template/icon-mail.png) no-repeat left;
    padding-left: 18px;
}
#sidebar #sidecontact p.phone {
    background:url(/home/spielwiese/alicona/images/template/phone_sound.png) no-repeat left center; 
    padding-left:20px;
    margin-left:5px
}

#sidebar #sidenewsletter{
    background: url(/home/spielwiese/alicona/images/template/bg_sidebar.gif) repeat-x;
    margin-top:  10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#sidebar #sidenewsletter h2 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}

#sidebar #sidenewsletter p{
    background:url(/home/spielwiese/alicona/images/template/newsletter_icon.png) no-repeat left center; 
    padding-left:20px;
    margin-left:5px
}




#multimedia h2, #sidebar h2  {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
#multimedia h2 {
    margin-top:15px;
    padding-bottom:0px;
}
#multimedia img {
    margin-top:0px ! important;
}
#sidebar li h2 {
    line-height: 14px;
    background: none;
    margin: 5px 0;
    podding: 0;
    font-weight: normal;
}
#sidebar li.start {
    list-style: none;
    padding: 2px;
    margin: 0;
    text-align: center;
}
#sidebar li.start a {
    padding: 0;
    background: none;
    color:  #fff;
}

#sidebar #messen_events h2
{ 
    font-size: 12px;
    margin-bottom: 0px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}

#sidebar .messen_events p.messe_text
{
  background: url(/home/spielwiese/alicona/images/template/bg_sidebar.gif) repeat-x;
    padding:10px;
    margin-bottom: 15px;
}

#sidebar .messen_events p.messe_image_container
{
float:left;
width:170px;
height:100px;
}

#sidebar .messen_events p.messe_image_container img
{
padding-left:35px;
}

#imagebar {
    float: left;
}
#imagebar img {
    background: url(/home/spielwiese/alicona/images/template/bg_content.gif) repeat-x bottom;
    padding-bottom: 5px;
    margin-top: 15px;
}
/* TINY */
.highlight {
    display: block;
    padding: 5px 5px 5px 5px;   
    margin: 5px 0 5px 0;
    padding-left: 20px;
    background: url(/home/spielwiese/alicona/images/template/marker_blue.gif) no-repeat 5px 7px;
    font-size: 12px;
}
.highlight a {
    color: #0078df;
    text-decoration: none;
}
.highlight a:hover {
    text-decoration: underline;
}
.datatable, .datatable2 {
    font-size: 10px;
    width: 98%;
    border-collapse: 0;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
}
.datatable thead th {
    background: #666;
    font-size: 12px;
    border-left: 1px solid #aaa;
    text-align: left;
    border-bottom: 1px solid #aaa;
    padding: 2px;
    color: #fff;
    font-style: italic;
    font-weight: normal;
}
.datatable thead td {
    background: #666;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 2px;
    color: #fff;
}
.datatable tbody td, .datatable2 tbody td {
    padding: 2px;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
}
.datatable tbody th {
    border-top: 2px solid #ddd;
    border-left: 1px solid #aaa;
    padding: 2px;
    text-align: left;
    font-weight: normal;
    padding-top: 5px;
}
.datatable tbody th  b{
    font-weight: normal;
    font-style: italic;
}
.datatable2 {
}
.datatable2 tbody td {
    border-top: 2px solid #ddd;
}
 
/*
.datatable {
    font-size: 9px;
    margin: 0;
    padding: 0;
    border-right: 2px solid #666;
    border-left: 2px solid #666;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    border-collapse: collapse;
    border-spacing: 0;
    width:  98%;    
}
.datatable td {
    text-align: center;
    padding: 2px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}
.datatable th {
    background: #333;
    color: #fff;
    font-weight: normal;
    border-top: 2px solid #666;
}
.datatable th b {
    font-weight: normal;
}
.dataalt {
    background: #cadeee;
    text-align: left;
}
*/
td.left,th.left {
    text-align: left;
}
.dataalt {
    background: #efefef;
}
/*Industries*/
#map {
    position: relative;
 
    padding-bottom: 15px;
}
#info {
}
#swrapper {
    position: absolute;
    margin-left: 30px;
    width: 151px;
    border-bottom: 1px solid #004397;
    background: url(/home/spielwiese/alicona/images/template/bg_industries2.png);
}
#but {
    background: url(/home/spielwiese/alicona/images/template/bg_industries.png) no-repeat;
    height:  23px;
}
#but.de {
    background: url(/home/spielwiese/alicona/images/template/bg_industries_de.png) no-repeat;
}
#slider {
    background: url(/home/spielwiese/alicona/images/template/bg_industries2.png);
    width: 151px;
    border-bottom: 1px solid #4d91e4;
    padding-bottom: 10px;
}
#slider a {
    color: #fff;
    padding-left: 10px;
    display: block;
    width: 130px;
} 
#slider a:hover {
    background: url(/home/spielwiese/alicona/images/template/marker_white.png) no-repeat left 1px;
    text-decoration: none;
} 
#map div#slider ul {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style-type: none;
}
#map div#slider ul li {
    text-align: left;
}
 
/* PRESSE */
#pdflist {
}
#pdflist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pdflist li {
    margin: 0;
    padding: 0;
    background: none;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cecece;
}
#pdflist li img { 
    margin-bottom: 1em;
    max-width: 130px;
}
#pdflist ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pdflist ul ul li {
    margin: 0;
    padding: 0;
    background: none;
    border:0;
    padding:5px;
    background-color: #efefef;
    margin-bottom: 1px;
}
#pdflist a {
    display: block;
    text-decoration: none;
    color: #333;
    padding-left: 18px;
    background: url(/home/spielwiese/alicona/images/template/file_acrobat.gif) no-repeat left top;
}
#pdflist small {
    font-weight: bold;
}
 
/* Sales */
#article ul#sales {
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-left: 20px;
}
#sales li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    background: none;
    padding-bottom: 10px;
    clear: left;
}
#sales li .sImage {
    float: left;
    width: 100px;
    margin: 0 10px 10px 0;
    text-align: center;
}
#sales li .sText {
    float: left;
    width: 250px;
}
#sales li .gb {
    float: left;
    width: 185px;
    margin: 0 10px 10px 0;
    text-align: center;
}
#sales h2 {
}
/* PROPERTIES */
#properties {
    background: #ffffaa;
    margin: 10px 0 10px 0;
    padding: 10px;
}
#article ul.artlist   {
    margin: 0;
    padding: 0;
    width: 500px;
    list-style-type: none;
}
#article ul.artlist li  {
    background: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#article ul.artlist a  {
    color: #333;
}
#article ul.artlist a:hover  {
    text-decoration: none;
}
#info ul.artlist img {
    margin-right: 3px;
}
/* Galerie */
td.gallery_image {
    width: 170px;
    vertical-align: top;
    text-align: center;
}
td.gallery_image .link {
    margin: 0 17px;
}
td.gallery_image .description {
    margin: 0 17px;
    text-align: left;
}
#article td h3 {
    font-size: 12px;
    margin: 0 17px;
    margin-bottom: 5px;
}
/* mod BrügerFilm 06122007 */
table.gTable {
    float: left;
}
#infobox {
    background: url(/home/spielwiese/alicona/images/template/infobg.jpg) no-repeat right 21px #a3a9ae ! important;
    background-position: top;
    color: #fff;
}
#infobox a {
    text-decoration: none;
}
#infobox h3 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
.interview {
    background:#52575b;
    color:white;
    margin-bottom:40px;
}
.interview h3 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
.zitat {
    font-size:14px;
    font-weight:bold;
    text-align:center;
    padding:10px;
}
.author {
    font-size:9px;
    font-weight:normal;
}
    
/* Academy  ORIG: width:503px; */
#acc_div {
    background:url(/home/spielwiese/alicona/images/template/bg_playbutton.jpg) #52575b center right;
    background-repeat:no-repeat;
    height:169px;
    width:98%; 
    padding: 6px 6px 6px 6px;
}
#acc_floating {
    float:left;
    color:#FFFFFF;
    font-size:9px;
}
#acc_text {
    color:#FFFFFF;
    padding: 5px 5px;
    line-height:18pt;
    font-weight:bold;
}
#acc h2 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
#acc h1 {font-size: 18px}
.iv_text {
    color:#FFFFFF;
    margin: 5px 5px;
    line-height:11pt;
}
#iv h2 {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 21px;
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);
    color:  #fff;
    padding-left: 5px;
}
#iv h1 {
    font-size: 16px;
    font-weight:bold;
}
#neinleitung img {
    float:right;
    margin: 0px 0px 300px 20px;
}
#newsletter h1 {
    margin-top:20px;
    color:#0078DF;
    border-style:solid;
    border-left:none;
    border-top:none;
    border-right:none;
    border-bottom:1px;
    border-bottom-style:solid;
    font-weight:bold;
    font-size:14px;
}
#newsletter h2 {
    color:#ffffff;
    background:#0078DF;
    line-height:14px;
    font-size:12px;
}
#newsletter a {
    font-style:italic;
    text-decoration:none;
}
#ncontent img {
    float:left;
    margin: 0px 20px 0px 20px;
}
.nartikel {
    margin-left:140px;
}
 
td.product_overview_headline {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    background: #85bee8;
    padding: 2px 10px;
    font-weight: normal;
    /*clear: left;*/
}

#article dl.searchresult dt
{
  float:none;
  width:400px;
}
 
div#headerbild {
  margin-top:2px;
}
 
div#bluebox div#box_text, div#bluebox_small div#box_text {    
    background: url("/home/spielwiese/alicona/images/template/bg_map.png") no-repeat scroll center bottom #78AFE3;
    overflow: visible;
    padding: 5px 30px 30px 30px;
    font-size: 9pt;
}
 
div#bluebox_small div#box_text {
    background: url("/home/bg_map_small.png") no-repeat scroll center bottom #78AFE3;
}
 
div#bluebox div#box_headline_darkblue, div#bluebox_small div#box_headline_darkblue {
    background-color: #78AFE3;
    padding-top: 1px;
 
}
 
div#bluebox div#box_headline_white, div#bluebox_small div#box_headline_white {
    background-color: #78AFE3;
    padding-top: 1px;

}
 
div#bluebox div#box_headline_darkblue h3, div#bluebox_small div#box_headline_darkblue h3 { 
    font-size: 10pt; 
    margin-bottom: 5px; 
    line-height: 21px; 
    background: url(/home/spielwiese/alicona/images/template/bg_blue.gif); 
    color: #fff; 
    padding: 0px 5px; 
    margin: 19px 20px 0 20px;
}
 
div#bluebox div#box_headline_white h3, div#bluebox_small div#box_headline_white h3 {
    font-size: 12px; 
    margin-bottom: 5px; 
    line-height: 21px; 
    /*background: url(/home/spielwiese/alicona/images/template/bg_blue.gif);*/
    color: #808080; 
    padding: 2px 10px; 
    margin: 19px 20px 0 20px;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 10pt;
}

 
div#startpage_content {
    background-color: #FFFFFF;
    padding: 20px; 
} 

div#startpage_content div.content_box {
    width: 210px;
    float: left;
    margin-right: 22px;
}

div#startpage_content div.content_box h1 {
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;

}
 
 
/* MATRIX Bildergalerie */
 
.matrix_box { float: left; padding-right: 16px; margin-bottom: 16px; height: 245px;}
 
#article .matrix_box h3 { padding: 6px 6px 2px 6px; border-bottom: 1px solid #C0C0C0; margin: 0 0 6px 0;}
 
.matrix_box div.text { 
position:absolute;
bottom:0px;
padding: 6px;
}
.matrix_box div.matrix_pic
{
height:214px;
}
.matrix_box a
{
color:#000000;
cursor:pointer;
}
 
#article .matrix_box img { margin: 0;}
 

.matrix_textbox { float: left; margin-right: 16px; margin-bottom: 16px; }
 
#article .matrix_textbox h3 { padding: 6px 6px 2px 6px; border-bottom: 1px solid #C0C0C0; margin: 0 0 6px 0;}
 
.matrix_textbox div.text { padding: 6px;  background-color: #F4F8F9;}
 
#article .matrix_box img { margin: 0;}
/* MATRIX Bildergalerie ENDE */


#nav a
{
    padding: 0 7px 3px 6px;
}

#nav ul li a
{
    padding: 3px 5px 3px 10px;
}

#nav a.menulink_4805
{
  padding: 0 5px 3px 5px;
  width:60px;
}

#nav a.menulink_4869
{
  width:100px;
}

#nav a.menulink_4871
{
  width:160px;
}

#nav a.menulink_4872
{
  width:150px;
}

#nav a.menulink_4819
{
  width:100px;
}


#nav a.menulink_4820
{
  width:75px;
} 


#nav a.menulink_4888
{
  width:110px;
}

#ml_4888
{
display:none;
} 

#ml_4820
{
display:none;
}

#printBackButton a
{
text-decoration:none;
font-size:9px;
color:#b3b3b3;
}
