/* ---------------------------------------------------------------------------------------
project: website - 'gatz-moebius.de'
description: default screen css

author: Mike Wink
email: info@mikewink.de
website: mikewink.de

version: 0.7
date: 04/28/2007
status (protoype, draft, test, review, final): review

modified (date, author, modification):
--------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	/*background: #002859 url(bg.jpg) repeat-x 0 0;
	background-attachment: fixed;*/
	background-color: #002E5C;
	margin: 1.5em;
}

body {
	margin: auto;
	margin-bottom: 1em;	
	padding: 1em;
	width: 70em;
	background-color: #186295;
	/*border: 1px solid #ccd5df;
	background: transparent url(gb_transparent.png) repeat 0 0;*/
	background-color: #094a78;
	border: 1px solid #003c75;
	-moz-border-radius: 0 0 1.4% 1.4%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 170%;
}

h2 {
	margin: 1em 0 .4em 0;
	border-bottom: 1px solid #f4f4f4;
	font-size: 150%;
	color: #66829e;
}

h2+h3 {
	margin: 0;
}

h3 {
	margin: .8em 0 .3em 0;
	font-size: 130%;
}

h4 {
	font-size: 110%;	
}

ul, ol, dl {
	margin: 1em 0 1em 1.6em;
}

li {
	line-height: 140%;
}

p {
	margin: 0 0 .5em 0;
	line-height: 140%;
	font-size: 100%;
	color: #444;
}

address {
	margin: 1em 0;
	font-style: normal;
}

fieldset {
	border: 0;
}

a img {
	border: none;
}

dfn {
  position: absolute;
  left: -3000px;
  top: -3000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;	
}

a {
	color: #66829e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --- form --- */
form {
	margin: 1em 0 0 0;
}

fieldset {
	padding: 2em 3em 1em 3em;
	background: #E7ECF0 url(form_bg.png) no-repeat right top;
	border: 1px solid #dadfe1;
	border-bottom: 1px solid #ccd5df;
}

legend {
	display: none;
}

label {
	float: left;
	display: block;
	width: 8.4em;
	margin-top: .6em;
}

label:hover {
	text-decoration: underline;
}

input, select, textarea {
	float: left;
	margin: .4em 0;
	padding: .3em .3em .3em .9em;
	background: #fff url(bg_input.png) no-repeat 0 0;
	border-top: 1px solid #ccd5df; 
	border-right: 1px solid #dadfe1; 
	border-bottom: 1px solid #dadfe1;
	border-left: 1px solid #ccd5df;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
	padding: .3em .3em .3em .9em;
	background: #fff url(bg_input_hov.png) no-repeat 0 0;
	border-top: 1px solid #66829e; 
	border-right: 1px solid #66829e; 
	border-bottom: 1px solid #66829e;
	border-left: 1px solid #66829e;
}

#el_0, #el_1, #el_2, #el_3 {
	width: 27.3em;
}

#el_4 {
	width: 30.5em;
}

textarea {
	height: 10em;
	font-size: 90%;
	line-height: 140%;
}

form br {
	clear: both;
}

.submit, .submit:focus {
	margin-top: 1em;
	padding: .2em .3em;
	background: #fff url(bg_button.png) repeat-x left bottom;
	border-top: 1px solid #dadfe1; 
	border-right: 1px solid #ccd5df; 
	border-bottom: 1px solid #ccd5df;
	border-left: 1px solid #dadfe1;	
}
/* -------------------- */
#header {
	width: 100%;
	background-color: #fff;
	text-align: center;
	clear: both;
}

#logo {
	padding: 1em 0;
}

#pathway {
	margin: 0 0 1.5em 0;
	font-size: 85%;
}

#wrapper {
	position: relative;
	float: left;
	background: #f4f4f4 url(bdy_shdw.png) repeat-x 0 0;
}

#navigation {
	float: left;
	width: 14.7em;
	padding: 2em 0;
}

#wrapper_content {
	float: right;
	width: 55.2em;
}

#content {
	float: left;
	width: 35.3em;
	padding: 1em 2.5em 2.5em 2.5em;
	background: #fff url(bdy_shdw_content.png) repeat-x 0 0;
	border-left: 1px solid #e5e9ea;
	border-right: 1px solid #e5e9ea;
	border-bottom: 1px solid #e2e7ed;
}

#marginal {
	float: right;	
	width: 14.7em;
}

#gm {
	position: absolute;
	left: 56em;
	bottom: 0;
	width: 14em;
	height: 132px;
	background: transparent url(gm.gif) no-repeat 0 0;
}

#footer {
	position: relative;
	clear: both;
	padding: 0 0 5px 0;
	text-align: center;
	background-color: #f4f4f4;
	-moz-border-radius: 0 0 1% 1%;	
}
/* -------------------- */
#header h1 {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

.hide {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}
#top, .skip {
	 position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

/* -------------------- */
div#header .nav1st {
	float: left;
	margin: 0;
	padding: 0 0 0 11.4em;
	width: 58.58em;
	background: #94A8BC url(bg_nav1.png) repeat-x left bottom;
	border-top: .1em solid #e2e7ed;	
	border-bottom: .1em solid #fff;
	list-style: none;
}

div#header .nav1st li {
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
}

div#header .nav1st li strong {
	font-weight: normal;
}

div#header .nav1st a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: .3em 8px;
	color: #fff;
	text-decoration: none;
}

div#header .nav1st .current {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: .3em 8px;
	background: #FBFCFD url(bg_nav1_crrnt.png) repeat-x left bottom;
	font-weight: lighter;
	color: #444;	
}

div#header .nav1st a:visited {
	color: #fff;
}

div#header .nav1st a:hover {
	background: #e5e9ea url(bg_nav1_crrnt.png) repeat-x left bottom;
	text-decoration: none;
	color: #444;	
}

div#navigation h3 {
	display: none;
}

div#navigation .nav2nd {
	position: relative;
	left: 1px;
}

div#navigation .nav2nd {
	margin-left: 3em;
	padding: 0;
	list-style: none;
}

div#navigation .nav2nd li {
	margin: 0;
	color: #66829e;
	border-bottom: 1px solid #e5e9ea;
}

div#navigation .nav2nd li strong {
	font-weight: normal;
}

div#navigation .nav2nd li a {
	display: block;
	padding: .3em 0 .3em 1em;
	color: #66829e;
	text-decoration: none;
	border-left: 1px solid #f4f4f4;
}

div#navigation .nav2nd .current {
	display: block;
	padding: .3em 0em .3em 1em;
	color: #66829e;
	background: #fff url(bg_input.png) repeat-x 0 0;
	color: #444;
	border-left: 1px solid #e5e9ea;
}

div#navigation .nav2nd a:visited {
	color: #66829e;
}

div#navigation .nav2nd a:hover {
	background: #fff url(bg_input.png) repeat-x 0 0;
	color: #444;
	border-left: 1px solid #e5e9ea;
}

div#navigation .nav2nd li:first-child {
	border-top: 1px solid #e5e9ea;	
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	font-size: 85%;
}

#footer ul.nav1st li a {
	border: none;
	background-color: transparent;
}

#footer ul li a {
	margin: 0 .1em;
	padding: 4px 6px 3px 6px;
	text-decoration: none;
	color: #b6bfc4;
}

#footer ul li a:visited {
	padding: 4px 6px 3px 6px;
	text-decoration: none;
	color: #b6bfc4;
}

#footer ul li a:hover {
	padding: 3px 5px 2px 5px;
	background-color: #fff;
	color: #444;
	border-right: 1px solid #e2e7ed;
	border-bottom: 1px solid #e2e7ed;
	border-left: 1px solid #e2e7ed;		
}

#footer ul li .current {
	padding: 3px 5px 2px 5px;
	color: #66829e;
	font-weight: normal;
	background-color: #fff;
	border-right: 1px solid #e2e7ed;
	border-bottom: 1px solid #e2e7ed;
	border-left: 1px solid #e2e7ed;
}

/* -------------------- */

/* --- Google Maps styles --- */
#map {
	width: 100%;
	height: 340px
}

.clear {
	clear: both;
}

.image.flRight, .image.flLeft {
	float: right;
	background-color: #fff;
	margin: 1.4em 0 .9em 1.4em;
	padding: .5em;
	border: 1px solid #dadfe1;
}

.image .flLeft {
	float: left;
}

#artID_5 #content_wrapper #content h2 {
	border-bottom: none;
	padding-bottom: 1px;
}

#artID_1 #content_wrapper #content h2 {
	border-bottom: none;
	padding-bottom: 1px;
}














#artID_1 h2 {
	border: none;
}

