body {
	background:url(../img/pattern_132.gif) bottom left repeat;
	font-family:arial,verdana;
	font-size:13px;
}
.container {
	position:relative;
	padding:15px;
	width:800px;		
	
	margin:0px auto;
	background-color:#fff0f0;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.roundcheat {
	position:relative;
	width:832px;
	margin: 15px auto 0px auto;
}

.roundcheatunten {
	position:relative;
	width: 832px;
	margin: 0px auto 15px auto;
}

.pagelink {
	color:#000000;
	padding: 5px 5px;
	margin-left:3px;
	margin-right:3px;
	font-size:14px;
}

.pagelinkakt { 
	color: #8A0000;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
	font-size:14px;
}

.sidebar {
	float:right;
	width:190px;
}

.entry {	
	width:600px;	
	margin-bottom:10px;
	padding:0px;
}

.sidebarbox {	
	width:190px;	
	margin-bottom:10px;
	padding:0px;
}

.footer{	
	clear:both;
}

.inside {
	padding:8px;
}


.outside {
	background-color:#f7e3d7;
}

.left {
	background:url(../img/left.gif) top left repeat-y;
}
.right {
	background:url(../img/right.gif) top right repeat-y;
}
.top {
	background:url(../img/top.gif) top left repeat-x;
}
.bottom {
	background:url(../img/bottom.gif) bottom left repeat-x;
}
.ro {	
	background:url(../img/topright.gif) top right no-repeat;
}
.lo {	
	background:url(../img/topleft.gif) top left no-repeat;
}
.ru {	
	background:url(../img/bottomright.gif) bottom right no-repeat;
}
.lu {	
	background:url(../img/bottomleft.gif) bottom left no-repeat;
}

.oleft {
	background:url(../img/rand.gif) top left repeat-y;
}
.oright {
	width:800px;
	background:url(../img/rand.gif) top right repeat-y;
}
.otop {
	background:url(../img/rand.gif) top left repeat-x;
}
.obottom {
	background:url(../img/rand.gif) bottom left repeat-x;
}
.oro {	
	background:url(../img/otopright.gif) top right no-repeat;
}
.olo {	
	background:url(../img/otopleft.gif) top left no-repeat;
}
.oru {	
	background:url(../img/obottomright.gif) bottom right no-repeat;
}
.olu {	
	background:url(../img/obottomleft.gif) bottom left no-repeat;
}

a {	
	color: #533;
}

a:visited {	
	color: #866;
}

a:hover{
	color: #000;
	
}
