* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: 14px;
	background: #fff url('/ndxz-studio/site/img/podium_bg.gif') no-repeat;
	min-width: 1012px;
}

body.section-start { background: #95be0e url('/ndxz-studio/site/img/start_bg.gif') no-repeat; }
body.section-1 { background: #95be0e url('/ndxz-studio/site/img/main_bg.gif') no-repeat; }
body.section-2 { background: #fff url('/ndxz-studio/site/img/site_bg.gif') no-repeat; }

.salzburg { 
	background: #95be0e url('/ndxz-studio/site/img/salzburg_weiss.gif') no-repeat;
	width: 100px;
	height: 56px;
	margin: 185px 0 0 40px;
}

body.section-1 .salzburg { background: #95be0e url('/ndxz-studio/site/img/salzburg_grun.gif') no-repeat; }

#keyvisual { margin: 85px 0 0 0; }


a:link { text-decoration: underline; color: #95be0e}
a:active { }
a:visited { color: #000; }
a:hover { text-decoration: underline; }

#menu {
    width: 200px;
    overflow: auto;
    top: 0;
	left: 0;
    position: absolute;
	overflow: hidden;
}

#menu ul {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;	
}

#menu ul li { margin-bottom: 1px; }

#menu ul li a,
#menu ul li a:visited {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	padding: 1px 10px 0px 40px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
}

#menu ul li a:hover { background: #95be0e url('/ndxz-studio/site/img/schleife_site.gif') no-repeat; }
.section-1 #menu ul li a:hover { background: #fff url('/ndxz-studio/site/img/schleife_main.gif') no-repeat; color: #000; }

#menu ul li a.active { background: #95be0e; }

#menu ul li ul {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}

#menu ul li ul li a,
#menu ul li ul li a:visited {
	background: none;
	color: #000;
	letter-spacing: 0;
}

#menu ul li ul li a:hover { color: #95be0e; background: none; }
#menu ul li ul li a.active { color: #95be0e; background: none; }


#content { margin: 0 0 0 260px; }

.container { padding: 0; }

p { margin: 0 0 9px 0; }

#content p { }

h1 { 
	background: url('/ndxz-studio/site/img/balken.gif') no-repeat; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 14px 50px;
}

h2 { 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 7px 0;
}

h3 { 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 14px;
}

h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	padding-bottom: 14px;
}

#left { width: 400px; margin-top: 140px; padding: 0 20px 0 20px; float: left; background: #fff; }
#right { width: 280px; margin-top: 140px; padding: 0 0 0 20px; float: left; background: #fff; }
#top { width: 280px; margin: -7px 0 0 0; padding: 0 0 0 20px; float: left; }

img { border: none; }

#content img { padding: 7px 0; }
#content object { margin: 7px 0; }

#img-container	{ 
	width: 405px;
	margin-bottom: 28px;
}

#img-container.overover { 
	margin-left: 20px;
}


#footer { 
	clear: left; 
	padding: 112px 20px 24px 20px;
	width: 400px;
}