body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(../gfx/bg.gif);
	text-align: center;
	background-repeat: no-repeat;
	
	   }
/* Zentrieren von nachfolgenden DIV-Blöcken */
div {margin: 0 auto;}

.content {
	top: 40px;
	width: 990px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 12px;
	}

	h1 { color:#FD5707; font-size:18px; line-height: 24px;}
	h2 { color:#FD5707; font-size:12px; }
	h3 { color:#000000; font-size:15px; }
	
.content a {
	text-decoration: none;
	color:  #ED4005;
	outline: none;
	}
.content a:visited {
	color:  #ED4005;
	}
.content a:active {
	color:  #ED4005;
	}
.content a:hover {
	color: #ED4005;
	text-decoration: underline;
	}


#left{
	padding-top:5px;
	float:left;
	width:150px;
}

* html a#left {border: 1px solid #000000;}
* html a#left {border: 1px solid #8e908f;}
#left img {border: 1px solid #000000;}
#left img:hover {border: 1px solid #8e908f;} 


#right{
margin-left:170px;
margin-right:0px;
padding-top: 5px;
width:820px;}

* html a#right {border: 1px solid #000000;}
* html a#right {border: 1px solid #8e908f;}
#right img {border: 1px solid #000000; margin-right:20px;}
#right img:hover {border: 1px solid #8e908f;} 


a#motiv01 img {height: 140px; width: 140px;}
a#motiv02 img {height: 140px; width: 140px;}
a#motiv03 img {height: 140px; width: 140px;}
a#motiv04 img {height: 140px; width: 140px;}
a#motiv05 img {height: 140px; width: 140px;}
a#motiv06 img {height: 140px; width: 140px;}
a#motiv07 img {height: 140px; width: 140px;}
a#motiv08 img {height: 140px; width: 140px;}
a#motiv09 img {height: 140px; width: 140px;}
a#motiv10 img {height: 140px; width: 140px;}
a#motiv11 img {height: 140px; width: 140px;}
a#motiv12 img {height: 140px; width: 140px;}

a#motiv01 img {background: url(01.gif) top left no-repeat;}
a#motiv02 img {background: url(02.gif) top left no-repeat;}
a#motiv03 img {background: url(03.gif) top left no-repeat;}
a#motiv04 img {background: url(04.gif) top left no-repeat;}
a#motiv05 img {background: url(05.gif) top left no-repeat;}
a#motiv06 img {background: url(06.gif) top left no-repeat;}
a#motiv07 img {background: url(07.gif) top left no-repeat;}
a#motiv08 img {background: url(08.gif) top left no-repeat;}
a#motiv09 img {background: url(09.gif) top left no-repeat;}
a#motiv10 img {background: url(10.gif) top left no-repeat;}
a#motiv11 img {background: url(11.gif) top left no-repeat;}
a#motiv12 img {background: url(12.gif) top left no-repeat;}

a#motiv01:hover img {background: url(01_2.jpg) top left no-repeat;}
a#motiv02:hover img {background: url(02_2.jpg) top left no-repeat;}
a#motiv03:hover img {background: url(03_2.jpg) top left no-repeat;}
a#motiv04:hover img {background: url(04_2.jpg) top left no-repeat;}
a#motiv05:hover img {background: url(05_2.jpg) top left no-repeat;}
a#motiv06:hover img {background: url(06_2.jpg) top left no-repeat;}
a#motiv07:hover img {background: url(07_2.jpg) top left no-repeat;}
a#motiv08:hover img {background: url(08_2.jpg) top left no-repeat;}
a#motiv09:hover img {background: url(09_2.jpg) top left no-repeat;}
a#motiv10:hover img {background: url(10_2.jpg) top left no-repeat;}
a#motiv11:hover img {background: url(11_2.jpg) top left no-repeat;}
a#motiv12:hover img {background: url(12_2.jpg) top left no-repeat;}

