/*  Template for www.werkraum-agb.de
    Author: Konstantin Klatt (www.2-km.de)   */



/* ------- DEBUG BORDER ------- */
div {
	border: 0px solid #33ffff;
} 



/* ------- LAYOUT ------- */

#content {
	margin: 23px 0 0 30px;
	width: 978px; 
}

.body_spacer { 
	clear: both; 
	height: 5.0em;
}
    
.header { 
	float: left; 
	margin: 0; 
	padding: 0; 
}

.header td {
	vertical-align: baseline;
}

.header_bottom { 
	clear: both; 
	height: 1px;
}
    
.header_left {
	width: 400px;
	margin-right: 1px;
	float: left; 
	overflow: visible;
}

.header_right {
	float: left; 
}

.subheader {
	clear: both;
	height: 20px;
	margin: 0px;	
	padding: 0px;
}

#submenu {
	margin-top: 5.4em;
	height: 18px;
	overflow: hidden;
}
	

.page-title {
	padding-left: 403px;
}

.left {
	float: left;
	padding: 0px;
	width: 375px;
	margin-right: 28px;
}

.left img {
	padding: 0px;
	margin: 0;
	border-color: #c0c0c0;
/*
	width: 375px;
	height: auto;
*/
}

.right {
	float: right;
	margin: 0; 
	padding: 0; 
	width: 575px;
}

.right img {
	margin-top: 8px;
}

div.article div.right, div.article div.left {
	margin-bottom: 4em;
}

div.article div.left {
	padding:5px 0px 0px 0px;
	clear:left;
}

div.article div.right {
	text-align: justify;
}

.box {
	padding:4px 0 0 0;
	float: right;
}

#footer { 
	clear: both; 
	color: #ccc; 
	padding: 0; 
	margin: 2% 0 0 0;
	font-size: 0.9em;
	text-align: left;  
	letter-spacing: 0.1em;
	display: none;
}

.footer a { 
	text-decoration: underline; 
}

#gallery {
	clear: left;
	padding: 0px;
	margin-top: 0.4em;
	width: 237px;
}

#gallery img {
	padding: 0px;
	margin: 0px 1px 1px 0px;
	border-width: 0px;
	display: inline;
	vertical-align: top;
}

#teiler {
	height:60px;
}


/* ------- STYLE ------- */

body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000; 
	line-height: 1.3em; 
}

a {
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #575757;
}

.aktuell {
	color: #f00000;
}

.aktuell a {
	color: #f00000 !important;
	text-decoration: none;
}

.aktuell a:hover {
	color: #ff2222 !important;
}

.row {
	width: 100%;
	clear: both;
}

.row h4 {
	width: 100%;
	clear: both;
}

.row img {
	width: 225px;
	height: auto;
	margin: 2px 28px 0 150px;
	float: left;
	border: 1px solid #c0c0c0;
}


.bu, .bu a {
	font-family: arial,sans-serif;
	font-size: 11px;
    line-height:1.2em;
	color: #999;
}	

h1 {
    line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h1 a {
	text-decoration: none;
	color: #111;
}

h2, h3, h4 {
	margin: 0; 
	padding: 0; 
	font: bold 12.5px Arial, Helvetica, sans-serif;
	color: #000; 
	line-height: 1.35em; 
}

h2 a, h3 a, h4 a {
	color: #000;
	text-decoration: none;
}

h1.logo span {
	display: none;
}

#nav a, #nav a:link, #nav a:visited {
	font-size: 12.5px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #C0C0C0;
	line-height: 1.4em; 
}

#nav a:hover, #nav a:active, #nav a:focus {
	color: #9A9A9A;
}


#nav ul, #nav li {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #ccc;
	list-style: none;
	margin: 0;
}


option {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666; 
	letter-spacing: 0;
}

select {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666; 
	letter-spacing: 0.1em;
	height: 14px; 
	width: 234px; 
	border: 1px outset #999; 
}

p {
	padding: 0px;
	margin: 0px;
}

.wr {
	color:#c00;
	font-style:italic;
	font-size: 1.0em;
	letter-spacing: 0.1em;
}

