@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
body {background:#F2EBCD url("../images/seitenlogo.gif") no-repeat bottom right fixed;}
#page_margins {background:transparent url("../images/hg.gif") repeat-x top left;}
#page {background:transparent url("01_layouts_basics/css/images/transparent.png") top left;}
#header {background:white url("../images/hg.gif") repeat-x top left; height:350px; color:#fff;}
#header img.headImg1 {position:absolute; left:10px; top:10px;}
#header #topnav {width:211px; height:329px; top:25px; right:0px; background:transparent url("../images/toplogo.jpg") no-repeat top left;z-index:10;}
#header div.tx-macinasearchbox-pi1 {position:absolute; top:300px; right:17px; z-index:20;}
/* #header #banner {top:0px;} */
#nav_main {background:transparent url("../images/bottomlogo.jpg") no-repeat top right; border-top: none; border-bottom:none;}
#nav_main ul {width:546px; background:transparent url("../images/hg_navi.gif") no-repeat top left; border:none; padding-left:11px;}
#nav_main ul li#current strong, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active {color:white;}
#nav_main ul li a, #nav_main ul li strong {color:white;}
#main {background:transparent url("../images/blumen.gif") no-repeat bottom left;}
#col1 {width:20%}
#col2 {width:211px}
#col2_content {padding:5px;}
#col3 {margin:0 211px 0 20%}
#col3 ul li, #col2 ul li {list-style-image:url(../images/list.gif);}
#teaser .langMenu {right:60px;}
#footer {border-top:1px white solid;}
.webcam {background:transparent url(../images/hg_news.jpg) no-repeat right bottom; height:180px; width:195px; margin:5px;}
.webcam img {border:1px solid #E0D6AA; padding:3px;}
}
