body, html{
	margin: 0;
         padding: 0;
         }

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	color : black;
	text-decoration : underline;
	font-weight : bold;
}
a:hover{
	color : #E98C1D;
	text-decoration : underline;
	font-weight : bold;
}
h1{
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}
a.hiddenLink{
	color : black;
	text-decoration : none;
	font-weight : normal;
}
a.hiddenLink:hover{
	color : black;
	text-decoration : none;
	font-weight : normal;
}
.repeatTop{
	background-image: url(../images/kachel_top.jpg);
	background-repeat: repeat-x
}
.repeatLeft{
	background-image: url(../images/kachel_left.jpg);
	background-repeat: repeat-y;
	background-position : left;
}
.repeatRight{
	background-image: url(../images/kachel_right.jpg);
	background-repeat: repeat-y;
	background-position : right;
}
.backRight{
	background-image: url(../images/heu_right.jpg);
	background-repeat: no-repeat;
	background-position : top;
}
.transback{
	background-color : White;
	filter:Alpha(opacity=70);
	padding : 5px;
}
.imagePad{
	padding : 10px 10px;
}


/* ##### Defining Styles for new SEO-Gallery, 08-2006 #####*/

/* ++++++++++ Wrapping Content cMain ++++++++++ */

div#cMain{
         text-align: left;
         }

div#cMain p{
         margin: 0 0 0 0;
         width: 650px;
         }

div#cMain a{
	padding: 0 0 0 0;
         text-decoration: none;
         }

div#imageLinks{
         margin: 0 0 0 0;
         }


div#cMain ul{
         list-style-type: none;
         margin: 0;
         padding: 40px 150px 40px 0
         }

         div#cMain ul li{
                 margin: 0 20px 10px 0;
                 float: left;
                 }


/* ++++++++++ Wrapping Content cSub ++++++++++ */

div#cSub{
         text-align: left;
         }

div#cSub p{
         margin: 0 0 40px 0;
         width: 650px;
         }

div#cSub a{
	padding: 0 0 0 0;
         text-decoration: none;
         display: block;
         }

div#imageLinksSub{
         margin: 0;
         padding: 0;
         background:
         }


div#cSub ul{
	list-style-type: none;
         margin: 0;
         padding: 40px 150px 40px 0;
         }

         div#cSub ul li{
         	margin: 0 20px 10px 0;
                 float: left;
                 }


/* ++++++++++ General Styles ++++++++++ */

h2{
         font-size: 1.5em;
         }

.left{
	float: left;
         }

.leftImg{
	float: left;
         margin: 0 70px 50px 0;
         display: none;
         }

.clear{
	clear: both;
         margin: 0;
         padding: 0;
         }

.large{

         }

ul img{
	height: 60px;
         width: 90px;
         }