* {
margin: 0;
padding: 0;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #f00;
background: #FFFFFF;
}
A:link {text-decoration:none; color:#000000; }
A:visited {text-decoration:none; color:#000000}
A:active {text-decoration:none; color:#000000}
A:hover {COLOR: #000000; TEXT-DECORATION: underline}
h1 {
font: normal 1.8em Georgia, 'Times New Roman', serif;
color: #d29b2a;
margin: 0 0 20px 0;
padding: 20
px 0 0 0;
}
h2 {
font-size: 1.2em;
font-weight: normal;
}
h3 {
font-size: 1em;
font-weight: normal;
}
p {
font-size: 0.80em;
}
ul {
	margin-top:6px;
	margin-left:10px;
	margin-bottom:10px;
list-style-type: none;
	list-style-image: none;
}

.menu {font-size:7.8pt ; color:#000000; line-height:20px; font-weight: bold}
.menu A:link,.menu A:visited,.menu A:active {text-decoration:none; color:#000000;}
.menu A:hover {COLOR: #000000; TEXT-DECORATION: underline}

/* IDs */
#container {
color: #000;
background: #FFFFFF;
width: 900px;
  margin-left: auto ;
  margin-right: auto ;
margin:0 auto;
}
#header {
width: 100%;
background: #ffffff;
}
#logo {
	float: left;
width: 148px;
height: 122px;
color: #fff;
background: url(gfx/logoC.jpg) no-repeat;

background-position: right;
}
.meow1 {float: left;
	width: 150px;
	background:transparent url(gfx/cube.jpg) repeat-y right;
	height:100%;}
.meow2 {float: left;
	width: 150px;
	background:transparent url(gfx/cube.jpg) repeat-x bottom;
	height: 100%;}
.meow3 {
	height: 122px;
	margin-left:150px;
	width: 100%px;
	background:transparent url(gfx/cube.jpg) repeat-x bottom;
	}
.meow4 {	
	height: 106px;
	width: 750px;
	background:#ffffff url(gfx/cube.jpg) repeat-x bottom;
	}	
.obenr {
	font-size:8pt ; color:#000000;  font-weight: bold;
	padding: 32px 0px 10px 420px;	
}	
.leiste {
	
	font-size:8pt ; color:#000000;  font-weight: bold;
}
.artikelueberschrift{
	font-size:8pt ; color:#000000;  font-weight: bold;
}
.artikel{
	font-size:10pt ; color:#000000;;
}	

#main {
margin-left: 0px;
color: #000;
background: #FFFFFF;
line-height: 1.2em; /* to avoid the peekaboo bug */
height: 100%;
margin:0 auto;
background: url(gfx/hg.jpg) repeat-y bottom;
}
p.containerbot {
clear: both;
height: 100%;
bottom: 0px;
text-align: right;
vertical-align: baseline;
background: #FFFFFF;
padding: 2px 5px 5px 2px;
}

#content {
margin-left: 150px;
padding-left:10px;
padding-right:10px;
padding-top:6px;
color: #000;
background: #FFFFFF;
}

/* Navigation */

#navigation {


left: 0;
width: 150px;
color: #000;
background: #ffffff url(gfx/cube.jpg) repeat-y;
background-position: right;
float: left;
height: auto;
bottom: 10px;
}

