BODY{
	background-color : #EBE9DA;
	color : Black;
	background-image : url(new_design/new_design_bg.jpg);
	background-repeat : repeat;
}

a:link, a:visited {
	text-decoration : none;
	color : #3333CC;
	background-color : transparent;
}

a:hover, a:hover img {
	text-decoration : overline underline;
	background-color : #FFFFCC;
	color : #3333CC;
}

.logool a:hover, .logool a:hover img,
.logoor a:hover, .logoor a:hover img,
.logoul a:hover, .logoul a:hover img,
.logour a:hover, .logour a:hover img {
	text-decoration : none;
	background-color : transparent;
	color : inherit;
}

.logool{
	background-image : url(new_design/new_designR1C1.jpg);
	background-repeat : no-repeat;
	height: 72px;
	width : 66px;
	max-width: 66px;
	overflow: hidden;
}

.logoor{
	background-image : url(new_design/new_designR1C2.jpg);
	background-repeat : no-repeat;
	height : 72px;
	width : 69px;
	overflow: hidden;
}

.logoul{
	background-image : url(new_design/new_designR2C1.jpg);
	background-repeat : no-repeat;
	height : 77px;
	width : 66px;
	max-width: 66px;
	overflow: hidden;
}

.logour{
	background-image : url(new_design/new_designR2C2.jpg);
	background-repeat : no-repeat;
	height : 77px;
	width : 69px;
	overflow: hidden;
}

.o{
	background-image : url(new_design/new_designR1C3.jpg);
	background-repeat : repeat-x;
	height : 72px;
	overflow: hidden;
}

.or{
	background-image : url(new_design/new_designR1C4.jpg);
	background-repeat : no-repeat;
	height : 72px;
	width : 28px;
	overflow: hidden;
}

.r{
	background-image : url(new_design/new_designR2C4.jpg);
	background-repeat : repeat-y;
	width : 28px;
	overflow: hidden;
}

.ur{
	background-image : url(new_design/new_designR4C4.jpg);
	background-repeat : no-repeat;
	height : 30px;
	width : 28px;
	overflow: hidden;
}

.u{
	background-image : url(new_design/new_designR4C2.jpg);
	background-repeat : repeat-x;
	height : 30px;
	overflow: hidden;
}

.ul{
	background-image : url(new_design/new_designR4C1.jpg);
	background-repeat : no-repeat;
	height : 30px;
	width : 66px;
	overflow: hidden;
}

.l{
	background-image : url(new_design/new_designR3C1.jpg);
	background-repeat : repeat-y;
	width : 66px;
	max-width: 66px;
	overflow: hidden;
}

.m{
	background-image : url(new_design/new_designR2C3.jpg);
	background-repeat : repeat;
	background-color : White;
	color : Black;
}

hr {
	height : 2px;
	background-color : transparent;
	color : #777777;
	border : 1px solid #777777;
	width : 100%;
}

/* Danke Myblog.de *grummel* da oben geört so was nicht hin!*/
#end-of-ads {
	visibility : hidden;
	position : absolute;
	bottom : 0px;
	left : 0px;
	width : 0px;
	height : 0px;
}