@import url("elemente.css");
@import url("navigation.css");


body 
{
background: url(../segmente/hg-body.jpg) left top no-repeat #c0e4fa; 
margin: 0;
padding: 0;
line-height: 1em;
text-align: left;
color: #555; 
font: normal 0.8em/120% Arial, Verdana, Helvetica, Geneva, sans-serif;
}

#wrapper 
{
	width: 1086px;
	margin: 30px auto;
}
/* _ _ _ _  Box  _ _ _ _ _*/

#wrapper #box
{
width: 1086px;
height:100%;
background:url(../segmente/hg-content.png) repeat-y;
}




/* _ _ _ _  Header  _ _ _ _ _*/

#header 
{
width: 1086px;
height: 277px;
}


#headerLeftbubble
{
width: 77px;
height: 277px;
background: url(../segmente/hg-bubbleLeftheader.png) no-repeat; 
float:left;
}

#headerLeft
{
width: 219px;
height: 277px;
background: url(../segmente/hg-headerLeft.jpg) no-repeat; 
float:left;
}


#headerMiddle
{
width: 694px;
height: 277px;
background: url(../segmente/hg-headerMovie.jpg) no-repeat; 
float:left;
}

#animation
{
width: 694px;
height: 277px;
}

#headerRight
{
width: 96px;
height: 277px;
background: url(../segmente/hg-headerRight.png) no-repeat; 
float:left;
}

#logoprint
{
display: none; 
}



/* _ _ _ _  Content _ _ _ _ _*/

#content 
{
width: 1086px;
height:auto;
background: url(../segmente/hg-content.png) repeat-y;
}

#contentLeftbubble
{
width: 77px;
height: 360px;
float:left;
}

#contentLeft
{
width: 219px;
float:left;
}

#contentMiddle
{
width: 694px;
height:auto;
float:left;
height: auto;
}

#contentText
{
width: 600px;
height:auto;
position: relative;
left: 46px;
float: left;
}

#contentRight
{
width: 96px;
height: auto;
background: url(../segmente/hg-contentRight.png) left repeat-y; 
float:left;
}



/* _ _ _ _  Footer _ _ _ _ _*/

#footer 
{
width: 1086px;
height: 175px;
clear: left;
margin: 0;
padding: 0;
position:relative;
bottom:-20px;
}

#footerLeftbubble
{
width: 77px;
height: 175px;
background: url(../segmente/hg-bubbleLeftfooter.png) no-repeat; 
float:left;
}

#footerLeft
{
width: 219px;
height: 175px;
background: url(../segmente/hg-footerLeft.jpg) no-repeat; 
float:left;
}

#footerMiddle
{
	width: 694px;
	height: 175px;
	background: url(../segmente/hg-footerMiddle.jpg) no-repeat;
	float:left;
}


#footer #footerMiddle #onlyprint
{
display: none;
}

#footerRight
{
width: 96px;
height: 175px;
background: url(../segmente/hg-footerRight.png) no-repeat; 
float:left;
}
