html, body {
	margin:0;
	padding:0; }

body {
	font: 75% arial,sans-serif;
	text-align:center;
	background: #F8D0AA; }

html {
	height:101%; }

a:focus {
	outline:0; }

img, a img {
	border:0; }

.clear { clear: both; }

div#container {
	position:relative;
	width:996px;
	margin:0 auto;
	/*border:1px dotted #000;*/}

div#shadowl {
	position:absolute;
	top:40px;
	left:4px;
	width:16px;
	height:135px;
	background:url(../images/content-shadow-l.png) no-repeat; }

div#shadowr {
	position:absolute;
	top:40px;
	right:6px;
	width:16px;
	height:135px;
	background:url(../images/content-shadow-r.png) no-repeat; }

div#container {
	text-align:left; }

div#header {
	height:220px;
	width:954px;
	margin:0 20px 0 20px;;
	color: #000; }
	
/* Popup
--------------------------------- */	

#popup div { background: #F4B77C;padding:5px;border:1px solid #000; }

/* top
--------------------------------- */

div#top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right; }

div#top ul {
	margin: 0;
	padding: 0;
	list-style: none; }

div#top ul li {
	display: inline;
	margin: 0;
	padding: 0; }


div#top ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	padding-left: 17px;
	background: url(../images/arrow02.gif) no-repeat 0 -3px; }

div#top ul li a:hover {
	color: #000;
	padding-left: 17px;
	background: url(../images/arrow01.gif) no-repeat 0 -3px; }

/* bildleiste
--------------------------------- */

div#bildleiste {
	width:100%;
	height:80px; }

div#img1, div#img2, div#img3, div#img4, div#img5, div#img6 {
	float:left;
	width:158px;
	height:80px;
	border-right:1px solid #F4B77C;
	background:#FFF; }

/* menu
--------------------------------- */

div#menu {
	width:100%;
	height:37px; }

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

div#menu li { display: inline; }

div#menu li a {
	display: block;
	float:left;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:95%;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	width:158px;
	color: #000;
	text-align: center;
	border-right:1px solid #f4b77c;
	background: url(../images/back_menu01.gif) repeat-x; }

div#menu ul li a:hover {
	color: #fff;
	background-color: #369; }

/* menu2
--------------------------------- */

div#menu2 {
	width:100%;
	height:20px; }

div#menu2 ul {
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 0;
	list-style: none; }

div#menu2 li { display: inline; }

div#menu2 li a {
	display: block;
	float:left;
	text-decoration: none;
	font-size:95%;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	width:158px;
	color: #000;
	text-align: center;
	border-right:1px solid #f4b77c;
	background-color: #EB7C13; }

div#menu2 ul li a:hover {
	color: #000; }

/* search, pathway, time
--------------------------------- */
div#search {
	float:left;
	width:248px;
	height:50px;
	line-height:50px;
	vertical-align:middle; }
	
.search {
	margin: 15px 0; }

div#pathway {
	float:left;
	width:478px;
	height:50px;
	line-height:50px;
	vertical-align:middle; }
	
div#pathway a {
	color: #000;
	text-decoration: none; }

div#time {
	float:left;
	width:228px;
	height:50px;
	line-height:50px;
	vertical-align:middle; }

/* wrapper
--------------------------------- */

div#wrapper {
	float:left;
	width:100%; }

/* content
--------------------------------- */

div#content {
	margin: 0 269px;
	background: #F4B77C; }

div#content .contentpaneopen a:link,
div#content .contentpaneopen a:visited,
div#content .contentpaneopen a:hover,
div#content .contentpaneopen a:active {
	color: #000;
	padding: 3px 18px 3px 0;
	text-decoration: none;
	background: url(../images/all_bPfeil.gif) no-repeat 100% 3px; }

div#content .contentheading,
div#content .contentpaneopen h3{
	padding: 3px 10px 3px 12px;
	text-transform: uppercase;
	font-weight: bold;
	background:url(../images/content_headline.gif) #F4B77C;}
	
div#content .buttonheading a:link,
div#content .buttonheading a:visited,
div#content .buttonheading a:hover,
div#content .buttonheading a:active {
	background: url(); }

div#content h2 { font-size: 1.1em;padding:3px 10px 3px 12px;background:url(../images/content_headline.gif) #F4B77C; }	
div#content h3 { font-size: 1em; }

div#content p {
	padding: 0 10px 5px 10px; }
	
div#content .contentpaneopen .vsig_thumb a {
	background: url(); }
	
div#content #component-contact {
	padding:0 10px; }
	
div#content .specific {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em; }
	
div#content .underline {
	border-bottom: 1px dotted #000; }

/* navigation
--------------------------------- */

div#navigation {
	float:left;
	width:228px;
	margin-left:-976px;
	background: url();
	border:1px solid #CC9999;
	background: url(../images/back_img01.gif);
	margin-bottom: 20px;}

/* navi
--------------------------------- */

div#navileft,
div#naviright {
	padding: 0;
	margin: 0 0 20px 0;}

div#navileft ul,
div#naviright ul,
div#navileft .contentpaneopen,
div#naviright .contentpaneopen {
	width: 198px; 
	margin: 10px 20px 25px 10px;
	padding: 0;
	list-style-type: none;
	border: 1px solid #000;
	background:url(../images/all_bgHeadlines.gif); }
	
div#navileft p,
div#naviright p {
	margin: 0;
	padding: 3px 12px 3px 5px; }

div#navileft p a,
div#naviright p a {
	padding-left: 12px !important;
	background: url(../images/all_karo.gif) no-repeat 0 8px; }

#navileft a,
#naviright a,
#navileft ul li a,
#naviright ul li a {
	display: block;
	color: #000;
	padding: 3px 12px 3px 17px;
	text-decoration: none;
	background: url(../images/all_karo.gif) no-repeat 5px 8px;}

#navileft a:hover,
#naviright a:hover {
	color: #000; }
	
#navileft ul li ul,
#naviright ul li ul {
	background: url();
	border: 0;
	margin: 0 0 0 12px; }
	
#navileft li ul li a,
#naviright li ul li a {
	display: block;
	margin: 0 !important;
	color: #000;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	font-weight: normal;
	border: 0 !important;}

div#navileft h3,
div#naviright h3 {
	display:inline;
	margin: 5px 0 0 0;
	padding: 0 5px 0 10px;
	font-size:100%;
	font-weight:normal;
	background: url(../images/all_bgHeadlines.gif);
	border-bottom: 2px solid #EB7C13;	}

/* extra
--------------------------------- */

div#extra {
	float:left;
	width:228px;
	margin-left:-252px;
	border:1px solid #CC9999;
	background: url(../images/back_img01.gif);
	margin-bottom: 20px; }

/* footer
--------------------------------- */
div#footer {
	border-top:1px dotted #000;
	clear:left;
	padding-top:20px;
	height: 50px;
	vertical-align:middle;
	text-align: center; }
	
div#footer a:link,
div#footer a:visited,
div#footer a:hover,
div#footer a:active {
	color: #000; }
	
/* Login
--------------------------------- */

form#form-login fieldset { border: 0 none; }
