/* css document f?r www.gorbach-gestaltung.de, version 2 */

/*   	entwicklung und code:		*/
/*   	sebastian lehnert			*/
/*   	www.deskism.com				*/


/* layout, ids */

body {
	color: #333382;
	font-size: 90%;
	font-family: verdana, helvetica, sans-serif;
	background: #fffff0;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#wortmarke_gorbach {
	position: absolute;
	top: 3em;
	left: 4em;
	width: 8em;
	text-align: right;
	text-indent: 0;
	}

#wortmarke_buero {
	position: absolute;
	top: 4em;
	left: 12em;
	text-indent: 0;
	line-height: 1.2em;
	}

#wortmarke_printed {
	visibility: hidden;
	}

#navigation {
	position: absolute;
	top: 7em;
	left: 6em;
	}

#inhalt {
	position: absolute;
	top: 14em;
	left: 12em;
	width: 420px;
	margin: 0;
	padding: 0 0 4em;
	}


/* links */

a {	
	text-decoration: none;
	}
a:link {
	color: #906;
	}
a:visited {
	color: #906;
	}
a:hover {
	color: #333382;
	}
a:active {
	color: #333382;
	}


/* bilder */

img {
	border: 0;
	padding: 0.4em 1em 0.8em 0;
	}


/* abs?tze, ?berschriften und listen */

p {
	font-size: 1em;
	line-height: 1.3em;
	text-indent: 1em;
	margin: 0;
	}

h1 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #906;
	margin: 0 0 0.4em;;
	}
	
h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #060;
	margin: 2em 0 0.4em;
	}
	
h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 1em 0 0;
	}
	
h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin: 1.5em 0 .5em;
	}	

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	}

li {
	padding: 0;
	}


/* formulare */

form {
	margin: 2em 0 0;
	}

input, textarea, select {
	margin: 0 0 0.4em;	
	}


/* zus?tzliche klassen */

.back {
	text-indent: 0;
	margin-top: 2em;
	}

.caption_right {
	text-indent: 0;
	padding-top: 4em;
	}

.clear_all {
	clear: both;
	}

a.current_section {
	color: #333382;
	}

.first {
	text-indent: 0;
	}

div.float_book {
	float: left;
	width: 135px;
	height: 345px;
	padding: 1em 0 0;
	}
	
div.float_cd {
	float: left;
	width: 135px;
	height: 210px;
	padding: 1em 0 0;
	}

div.float_photo {
	float: left;
	width: 400px;
	padding: 1em 0 0;
	}
  
div.float_book p {
	text-align: left;
	font-size: 0.8em;
	text-indent: 0;
	width: 125px;
	}
	  
div.float_cd p {
	text-align: left;
	font-size: 0.8em;
	text-indent: 0;
	width: 125px;
	}
	
div.float img {
	padding: 0 0 0.8em;
	}

.highlight {
	color: #906;
	}

.left {
	float: left;
	}

.link {
	text-indent: 0;
	margin-top: 1em;
	}

a:link.non_highlight {
	color: #333382;
	}
a:visited.non_highlight {
	color: #333382;
	}
a:hover.non_highlight {
	color: #906;
	}
a:active.non_highlight {
	color: #906;
	}

.sitemap {
	text-indent: 0;
	}