/*############# Error/Hinweise #################################################*/

p.error_cell {
	padding: 8px;
	border: 1px solid #A39572;
	color: #CC0000;
	margin-bottom:15px;
}

p.error_cell a {
	color: #CC0000;
}

p.message_cell, div.message_cell {
	padding: 8px;
	border: 1px solid #A39572;
	margin-bottom:15px;
}

.message_cell img  {
	float:left;
	margin: 0px 8px 8px 0px;
}

/*############# Formulare #################################################*/

input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

input.error, textarea.error {
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
}

input.button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 11px;
	color: #FFFEFF;
	background-color: #006633;
	cursor: pointer;
}

/*############# Überschriften ###############################################################*/

h1 {
	font-size: 15px;
}

h2 {
	font-weight: normal;
	font-size: 25px;
	line-height: 40px;
	padding-top: 10px;
}

h3 {
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

/*############# Text ###############################################################*/

.error  {
	color: #CC0000;
}

/*############# Content ###############################################################*/

.content_table {
	margin-top: 20px;
	margin-bottom: 20px;
}

.content_table td {
	background-color: #F1F4F2;
	width: 50%;
	padding: 10px;
}

.content_table td ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.center {
	margin: auto;
}

.text_center {
	text-align: center;
}

.shop_table img {
	margin: 5px 20px 5px 5px;
}

.shop_table th {
	background-color: #006633;
	text-align: right;
	color: #FFFFFF;
	padding: 5px;
}

.shop_table tr {
	background-color: #EEEEEE;
	border-top: 5px solid #FFFFFF;
}

.shop_table td {
	border-top: 5px solid #FFFFFF;
}

.shop_table td div {
	margin: 5px 20px 5px 5px;
}

.shop_table h4 {
	background-color: #006633;
	color: #FFFFFF;
	padding: 2px 5px;
}

.shop_table_detail th {
	background-color: #006633;
	color: #FFFFFF;
	padding: 5px;
}

.shop_table_detail img {
	margin: 5px 0px 5px 0px;
}

.shop_table_detail td {
	padding: 0px 5px 0px 5px;
	background-color: #EEEEEE;
}

.assembly_table img {
	margin-right: 15px;
}

.assembly_table td {
	vertical-align: top;
}

.assembly_table br {
	background-color: #444444;
}

div.location {
	background-image: url(layout/content/karte.gif);
	background-repeat: no-repeat;
	background-position: -32px 0;
	display: block;
}

div.location_left {
	float: left;
	white-space: nowrap;
}

div.location_window_text {
	padding: 5px;
	margin: 5px;
	position:absolute;
	border: 1px solid #003300;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	-khtml-opacity:0.9;
}

div.location_names {
	cursor: pointer;
	float: right;
	padding-left: 10px;
}

span.name {
	display: block;
}

#location_image {
	height: 381px;
	background-image: url(layout/content/all.gif);
	background-repeat: no-repeat;
	background-position: -32px 0;
}

img.close {
	cursor: pointer;
}

.trade_table h4 {
	background-color: #006633;
	color: #FFFFFF;
	padding: 2px 5px;
}

.trade_table_image {
    overflow: hidden;
    width: 120px;
    margin-right: 10px;
    border: 1px solid #006633;
}

.trade_table_noimage {
    overflow: hidden;
    width: 120px;
    margin-right: 10px;
	 text-align: center;
}

.trade_table_contact {
	padding-top: 5px;
}

.trade_table_contact .second {
	padding-right: 10px;
}

.trade_table_contact table {
	padding-top: 5px;
}

.trade_table_info {
    padding: 5px;
    background-color: #EEEEEE;
    margin-top: 5px;
}

p.trenner_s {
	border-top: 1px dashed #000;
}

.tsw_table h4 {
	background-color: #006633;
	color: #FFFFFF;
	padding: 2px 5px;
	margin-bottom: 5px;
}

.tsw_table th {
    background-color:#006633;
    color:#FFFFFF;
    padding:5px;
    text-align:right;
}

.tsw_table .header {
	font-weight: bold;
	text-decoration: underline;
}

.tsw_table_info {
    padding: 5px;
    background-color: #EEEEEE;
    margin-bottom: 5px;
}



.tsw_overview th {
	text-align: left;
	background-color: #006633;
	color: #FFFFFF;
	padding: 5px;
}

.tsw_overview tr {
	background-color: #EEEEEE;
	border-top: 5px solid #FFFFFF;
}

.tsw_overview td {
	border-top: 5px solid #FFFFFF;
	padding: 5px;
	vertical-align: top;
}

/* ###########    G A L E R I E - Ü B E R S I C H T   ################ */

.gallery img {
	margin-right: 0;
}

.gallery a {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	margin-right: 23px;
	padding-bottom: 10px;
}
