body {

	padding: 0px;

	margin: 0px;
	
	background-image:  url(img/bg.gif);
	
	background-repeat:repeat;
	
	font: Arial, Helvetica, sans-serif; /* Resets 1em to 10px */

    height: 100%; 

}



/************************************************

*	Header, Headings, etc.									*

************************************************/



#head {

        top: 0px;

        left: 50px;

        height: 126px;

        width: 900;

}



#logo {
	background-image:  url(img/logo.gif);
	background-repeat: no-repeat;
	top: 72px;
	left: 571px;
	height: 51px;
	width: 380px;
	position: relative;
}


/************************************************

*	Links and Headings									*

************************************************/





a img,:link img,:visited img { border:none }    



a, a:link {

	color: #663333;

    text-decoration: none;

}



a:hover {

	color: #996666;

	text-decoration: none;

}



h1 {

    font-size: 2.2em;

	color: #330000;

	font-weight: normal;

    margin: 0px;

    padding-bottom: 0px;

}



h1 a:link, h3 a:hover, h3 a:visited{

	color: #333333;

}



h2 {

	font-size: 2.2em;

	line-height: 1.2em;

	color: #66cc33;

	font-weight: normal;

}



h5 {

	color: #66cc33;

        margin: 8px 0px 0px 0px;

	padding: 0px;

        font-size: 1.5em;

        font-variant: small-caps;

	font-weight: normal;

}



strong, b {

	font-weight: bold;

}



em, i {

	font-style: italic;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

}



/************************************************

*	Main Content									*

************************************************/



#content {

        background-image:url(img/bg_menu.gif);
		
		background-repeat:repeat;
		
        width: 900px;
	
		height: 360px;
		
		left: 50px;
		
		top: 0px;
		
		font-family:Arial, Helvetica, sans-serif;
       
	    font-size: 10px;
		
		line-height: 15px;
		
		text-align: justify;
		
	    color: #330000;

	    font-weight: normal;
		
		position: relative;
}




#foto {

        width: 900px;
	
		height: 360px;
		
		left: 0px;
		
		top: 0px;
		
		position:absolute;

}


#fotoright {

	
		height: 360px;
		
		right: 0px;
		
		top: 0px;
		
		position:absolute;

}



#textleft {

        width: 288px;
	
		height: 270px;
		
		left: 36px;
		
		top: 90px;

        margin: 0px;

        padding: 0px;
		
		position:absolute;
		
		color:#333333;

}

#textright {

        width: 288px;
	
		height: 271px;
		
		left: 380px;
		
		top: 90px;
		
        margin: 0px;

        padding: 0px;
		
		position:absolute;
		
		color:#333333;

}



/************************************************

*	Menu									*

************************************************/



#menu {

        background-image:url(img/bg_menu.gif);
		
		background-repeat:repeat;
		
        width: 900px;
	
		height: 88px;
		
		left: 50px;
		
		top: 2px;
		
		font-family:Arial, Helvetica, sans-serif;
       
	    font-size: 10px;
		
		line-height: 13px;
		
	    color: #330000;

	    font-weight: normal;
		
		position:relative;


}




#legenda {

        width: 304px;
	
		height: 61px;
		
		left: 36px;
		
		top: 9px;
		
        margin: 0px;

        padding: 0px;
		
		text-align: left;
		
		position:absolute;

}



#page {

        width: 200px;
		
		left: 350px;
		
		top: 9px;
		
        margin: 0px;

        padding: 0px;
		
		text-align: center;
		
		position:absolute;

}



#submenu {
	width: 320px;
	
	left: 565px;
	
	top: 9px;
	
	margin: 0px;
	
	
	
	text-align: right;
	
	position: absolute;

}

/************************************************

*	Footer									*

************************************************/



#footer {

        background-image:url(img/bg_menu.gif);
		
		background-repeat:repeat;
		
        width: 900px;
	
		height: 18px;
		
		left: 50px;
		
		top: 4px;
		
	    font-family: Arial, Helvetica, sans-serif;
       
	    font-size: 10px;
		
		letter-spacing: +0,5;
		
	    color: #330000;

	    font-weight: normal;
		
		position: relative;
		

}



#mainmenu {
		
		left: 36px;
		
		top: 3px;
		
		width: 440px;
		
        margin: 0px;

        padding: 0px;
		
		text-align: left;
		
		position:absolute;

}



#impressum {
		
		right: 18px;
		
		top: 3px;
		
		width: 268px;
		
        margin: 0px;

        padding: 0px;
		
		text-align: right;
		
		position:absolute;

}
