@charset "UTF-8";

/* CSS Document version 1.0 31Oktober2007 - initial CSS version - ck from www.worknode.com for ETHcom*/
body
{
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #FFF;
	background-image: url(../sitepic/sommer_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 0;
	margin: 0;
	background-position: center top;
}

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

li {
	list-style-type: square;
	list-style-image: url(/media/680/liststyleimage.gif);
}

a:link
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #D9293E;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #D9293E;
	text-decoration: none;
	font-weight: normal;
}

#content { }
#top-area { width: 980px; }

#main
{
	width: 980px;
	background-color: #FFF;
	height: 300px;
}

#main-contact
{
	width: 875px;
	background-color: #FFF;
	/*background-color: red;*/
	height: 300px;
}

#contact
{
	float: left;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
}

#contact a img {
	/*padding: 0 0 5px 87px;*/
	padding: 0 0 5px 35px;
}

#adress {
	/*margin: 5px 0 0 150px;*/
	margin: 5px 0 0 99px;
}

#message
{
	width: 375px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px #D9293E solid;
	padding: 3px 15px 0 14px;
	float: left;
	height: 307px;
	margin: 0 0 0 10px;
}

#rufezeichen { float: left; }

#messeinfo
{
	color: #333;
	font-size: 13px;
	line-height: 19px;
}

.red-bold, .red-bold a, a.red-bold
{
	color: #D9293E;
	font-size: 13px;
	font-weight: bold;
}

.red-bold a:link
{
	text-decoration: none;
}

.red-bold a:visited
{
	text-decoration: none;
}

.red-bold a:hover
{
	text-decoration: none;
}

.red-bold a:active
{
	text-decoration: none;
}

#contact-form
{
	width: 500px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px #D9293E solid;
	padding: 3px 15px 0 14px;
	margin: 0 0 0 10px;
	float: left;
	height: 1050px;
}

.myform
{
	border: 1px #999 solid;
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	background-color: #E6E7E1;
}

.myform2
{
	font-size: 10px;
	padding: 2px 3px 2px 3px;
}





/*------------- NAVIGATION -------------*/
#navigation
{
	/*background-image: url('/images/navigation_inaktiv.jpg'); 
	background-repeat: repeat-x;*/
	position: relative;
	/*font-size: 12px;*/
	width: 684px;
	height: 30px;
	padding: 7px 0 5px 265px;
}

#navigation ul, #navigation li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
}

#navigation li
{
	float: left;
	/*text-transform: uppercase;*/
	height: 15px;
	background-image: url('/media/55/spacer-red.gif');
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style: none;
}

#navigation #activePage a
{
	color: #D9293E;
}

#navigation a
{
	text-decoration: none;
	/*color: #000;*/
	display: block;
	float: left;
	padding: 0 14px;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	text-align: center;
}

#navigation a:hover
{
	/*background-image: url('/images/navigation_aktiv.jpg');
	background-repeat: repeat-x;
	padding: 0 11px;
	border-left: 1px solid #9a9a98;
	border-right: 1px solid #9a9a98;*/
	color: #D9293E;
}



/*------------- PRODUCTS -------------*/
.productGroup {
	clear: both;
}

.productGroup a img {
	padding: 10px 0 10px 0;
}
.product {
	float: left;
	margin-right: 20px;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
color: #D9293E;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0;
}

h2 {
color: #D9293E;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 20px 0 10px 0;
}


