/* css document f?r www.gorbach-gestaltung.de, version 2	*/
/* print-variante											*/

/*   	entwicklung und code:		*/
/*   	sebastian lehnert			*/
/*   	www.deskism.com				*/


/* layout, ids */

body {
	color: #000;
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#wortmarke_gorbach {
	font-weight: bold;
	position: absolute;
	left: 1cm;
	top: 1cm;
	text-indent: 0;
	}

#wortmarke_buero {
	font-weight: bold;
	position: absolute;
	left: 2.6cm;
	top: 1.45cm;
	text-indent: 0;
	line-height: 1.1em;
	}

#navigation {
	display: none;
	}

#inhalt {
	position: absolute;
	left: 1cm;
	top: 3.2cm;
	width: 10.5cm;
	}


/* 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: bold;
	font-style: normal;
	color: #906;
	margin: 0 0 0.4em;;
	}
	
h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #060;
	margin: 0 0 0.4em;
	}
	
h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	}
	
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;
	display: none;
	}

.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: 300px;
	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;
	}

#inhalt a:link:after, #inhalt a:visited:after {
	content: " (" attr(href) ") ";
	}

#inhalt a[href^="/"]:after {
	content: " (http://gorbach-gestaltung.de" attr(href) ") ";
	}

.sitemap {
	text-indent: 0;
	}