body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-image: url(images/layout/bg_left1.gif);
	background-position: center;
}

#box {
  width: 760px;
  margin: 0px auto;
  height: 100%;
  padding: 0px;
  text-align: left;
  background-color: #0B0B0B;
}

.ro {
background:url(images/layout/tr.gif) top right no-repeat;
background-color: #1A1A1A;
width: 760px;
}

.lo {
background:url(images/layout/tl.gif) top left no-repeat;
}

.ru {
background:url(images/layout/br.gif) bottom right no-repeat;
}

.lu {
background:url(images/layout/bl.gif) bottom left no-repeat;
}

.inhalt{
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 16px;
}

.inhalt2{
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 16px;
}

.inhalt3{
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}

.inhaltQuickies{
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}

.inhaltKlein{
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

.inhaltNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 16px;
}

.inhaltKlein2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

.ro2 {
background:url(images/layout/tr2.gif) top right no-repeat;
background-color: #222222;
width: 730px;
}

.lo2 {
background:url(images/layout/tl2.gif) top left no-repeat;
}

.ru2 {
background:url(images/layout/br2.gif) bottom right no-repeat;
}

.lu2 {
background:url(images/layout/bl2.gif) bottom left no-repeat;
}

.ro3a {
background:url(images/layout/tr2.gif) top right no-repeat;
background-color: #222222;
width: 430px;
}

.lo3a {
background:url(images/layout/tl2.gif) top left no-repeat;
}

.ru3a {
background:url(images/layout/br2.gif) bottom right no-repeat;
}

.lu3a {
background:url(images/layout/bl2.gif) bottom left no-repeat;
}

.ro3b {
background:url(images/layout/tr2.gif) top right no-repeat;
background-color: #222222;
width: 285px;
}

.lo3b {
background:url(images/layout/tl2.gif) top left no-repeat;
}

.ru3b {
background:url(images/layout/br2.gif) bottom right no-repeat;
}

.lu3b {
background:url(images/layout/bl2.gif) bottom left no-repeat;
}

a:hover {
	text-decoration:none;
	color: #CCCCCC;
	background-color: #333333;
}
.tops1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration:none;
	color: #666666;
}
a:visited {

	text-decoration:none;
	color: #666666;
}

