/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:880px;/* for mozilla*/
	/* background-color: #BFAFA3; */
		background-color: #BFAFA3;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	line-height: 14px;
}
/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */
a {text-decoration: none;}
a:link, a:visited {color: #6C5635;}
a:hover {color: #fff; background-color: #6C5635;}
a:active {color: #fff; background-color: #6C5635;}

a img, :link img, :visited img {border: none}
a.active { color: #efefef; background-color: #6C5635; }

#outer{
	height:100%;
	min-height:100%;
	width:878px;
	border-left:1px solid #BFAFA3;
	border-right:1px solid #BFAFA3;

	text-align:left;
	margin:auto;
	position:relative;
  background-image: url("http://www.masn-austria.org/img/masn_final_050607_logo.gif");
	background-position: 35px 35px; 	

	background-repeat: no-repeat;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:626px;
}
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:878px;
	height:34px;
	background:transparent;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:220px;
	float:left;
	padding-top:32px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#left p {padding-left:3px;padding-right:2px}
#left img {padding: 0 0 0 35px;}
#left a.imglink:hover { background-color: transparent; }
/* menu styles */
#navigation
{
position: relative;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: transparent;
color: #333;

float: left;
z-index: 600;

}


#subcontent {
	width: 220px;
	display: block;
	float: right;
	background-color: transparent;
	margin: -36px 0 10px 20px;
}
.subentry {

	display: block;
	width: 100%;
	float: right;
	background-color: #BFAFA3;
	margin: 0px;
	border: 1px solid #AF8977;
	margin: 0 0 10px 0;
}


.subentry h2.title {
	margin: 0 0 0 0;
	background-color: #AF8977;
	display: block;
	font-size: 10px;
	color: #efefef;
	padding: 5px;
	text-transform: uppercase;
}
.subentry p {
	font-size: 10px;
	padding: 5px;
}


#right p {padding-left:4px;padding-right:2px}



#right {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:right;
	padding-top:32px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#right .langswitch {
	width: 220px;
	display: block;
	float: right;
	background-color: transparent;
	margin: 0 0 0 20px;	

	height: 80px;
}
#right .langswitch .en {
	float: left;
	margin-right: 12px;
	padding-left: 1px;
}
#right .langswitch .de {

	padding-right: 2px;
}
#right .langswitch .active {
	border: 1px solid #AF8977;
}
#centrecontent h2 {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #fefefe;
	background-color: #6C5635;	
	margin: 0 0 8px 0;	
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #967A66;				 
}
.entry ul {
	list-style-type: square;
	margin: 20px 0 20px 10px;
	padding: 0px;
	width: 80%;
}
.entry ul li {
	margin: 3px 0 0 20px;
	width: 100%;
	float: none;
}

.entry {
	border-bottom: 0px solid #6C5635;
	clear: left;
	margin: 0 0 10px 0;
}
.entry p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.entry img {
	float: left;
	padding: 0 10px 8px 0;
	display: block;
	border-bottom: 1px solid #967A66;
}

#footer {
	width:638px;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #BFAFA3;
	background-color: #BFAFA3;
	color: #000000;
	text-align:left;
	left:0;
	bottom:0;
	position: absolute;
	margin: 0 15px 0 38px;
	padding: 5px 0 0 195px;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:398px;
	float:right;
	padding-top:36px;
	padding-bottom:32px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

		#navigation  {
			margin: 40px 0 20px 0;
			width: 200px;
			display: block;

		}
    #navlist
    {
    margin-left: 35px;
    padding-left: 0;
    list-style: none;

    }
    
    #navlist li
    {
    padding-left: 10px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0 .5em;
    }
    #navlist li a
    {
    font-size: 13px;
		font-weight: 600;
		text-transform: uppercase;
    } 
    #navlist li li a
    {
    font-size: 10px;
		font-weight: 400;
		text-transform: none;
    } 
		#navlist li a.active { color: #efefef; background-color: #6C5635; }    
    #navlist ul { list-style-type: none; }
    #navlist li ul { margin: 3px 0 10px 0; padding: 0px;}
