﻿body{
	background-image: url("../media/img/bg.gif");
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	background-color:#103e6a;
}



#main {
    width:870px;
    background-color:#103e6a;;
    padding:0px 0px 0px 0px;
    background-image: url("../media/img/tone01.jpg");
}

#menu 
{
    width:870px;
    float:right;
    height:54px;
    padding:0px;
    background-image: url("../media/img/menu_bg.gif");
}


.menuTable
{
    margin-right:30px;
    _margin-right:15px;
    height:100%;
    float:right;
}


#Maincontent 
{
    width:810px;
    float:left;
    padding:0px 30px 0px 30px;
    /* background-color:Fuchsia; 
    border:0px solid black; */
    text-align:left;
    vertical-align:top;
    font-family: Arial;
    font-size:12px;
}

#leftContent 
{   width:290px;
    float:left;
   /* background-color:red; */
}
   
#rightContent 
{   width: 460px; 
    float:left; 
    margin-left:60px; 
   
   /* background-color: yellow; */
}

#footer 
{
    width:870px;
    height:100px;
    float:left;
    background-image: url("../media/img/footer_bg.gif");
    margin-bottom:15px;
}


#footerTxt 
{
    width:810px; 
    text-align:center; 
    color:#526170; 
    margin-top:30px; 
    margin-bottom:10px;
	float:left;
}

.contentbox 
{   
    margin-bottom:50px;
    float: left;
    color:#cfd7df;
}

.imageZoomBodytxt 
{
     float:left;
     width:150px; 
     margin-right:50px;
     color:#cfd7df;
}

.boxAttraktion 
{
    width:150px; 
    margin-right:50px;
    float:left;
    color:#FFFFFF;
}

.arrangorBox 
{
    width:360px; 
    margin-right:50px;
    float:left;
    color:#FFFFFF;
	/* border:solid 1px #00FF99; */
}

.attrImage 
{
    border:solid 5px #214c75;
    margin-bottom:8px;
    overflow:hidden;
    height:130px;
}

a, a:visited, a:active
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:yellow;
}

a:hover 
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:White;
}

a.menu, a.menu:visited, a.menu:active
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#7d94ab;
    text-decoration:none;
}

a.menu:hover 
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:White;
}

.menuActive 
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

.header 
{
    font-size:14px;
    font-weight:bold;
}

.header_attr 
{
    font-size:14px;
    font-weight:bold;
    color:#ffe608;
    margin-bottom:5px;
}

.seperator 
{
    float:left;
    width:810px;
    margin-bottom:20px;
}