@charset "utf-8";
/* CSS by MAS */

body {
	background-color: #6a4300;
	font-family: Verdana, Arial;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	border-bottom: 1px solid #6a4300;
	padding-left: 4px;
	border-left: 1px dotted #6a4300;
}


#wrap {
	margin: auto;
	width: 940px;
	background-color: #FFFFFF;
	border-top: 2px solid #f3a446;
        background-image: url(/fileadmin/templates/main/hg.gif);
}

#header {
	margin-left: 0px;
	text-align: center;
	height: 150px;

}

#menu {
        margin-left: 2px;
	margin-right: 3px;
	text-align: center;
	background-color: #6a4300;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#main {
        float: left;
	border-left: 2px solid #f3a446;
	width: 920px;
	padding-left: 10px;
}

/*#info { 
	padding-top: 1px;
	margin-left: 620px;
	width: 307px;
}
*/
#footer {
	clear: both;
	border-top: 3px solid #f3a446;
	background-color: #6a4300;
	height: 160px;
        background-image: url(/fileadmin/templates/main/traditio-seit-1904.gif);
        background-position: bottom;
        background-position: right;
        background-repeat: no-repeat;
}
