/* Edited with EditCSS */

body {
	font-family: Arial,Helvetica;
	color: #7d7d7d;
	
}



table, p, ul, h1, h2, h3, h4, h5{
	margin: 10px 10px 0px 10px;
	padding: 15px 10px 0px 5px;
	font-size: 13px;
	line-height: 18px;
}

h1 {
	font-size: 24px;
	
}

h2 {
	font-size: 18px;
	
}

h3 {
	font-size: 16px;
	
}

#sidebar_left ul, #menu ul {
	padding: 0;
	margin: 0;
}

#box_right_news p, 
#box_right_news h1, 
#box_right_news h2, 
#box_right_news h3 {
	font-size: 12px;
	line-height: 16px;
	padding: 15px 15px 0px;
}

#box_right_news p {
	padding-top: 0px;
}

#box_right_news h1 {
	font-size: 22px;
}

#box_right_news h2 {
	font-size: 16px;
}

#box_right_news h3 {
	font-size: 12px;
}

#footer p {
	font-size: 12px;
	padding-top: 5px;
	text-align:center;
}

#nav_left .mojo_active a, #nav_top .mojo_active a {
	color: #aee02b;	
}

/*---------------- TOP NAVIGATION -------------------*/

#nav_top li {
	float: left;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

#nav_top li a {
	display: block;
	float: right;
	width: 122px;
	height: 60px;
	font-family: Arial,Helvetica;
	color: #53493e;
	font-size: 13px;
	line-height: 60px;
	font-weight: 600;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	background: url('images/menu-top-button-sima2.gif') no-repeat;
}

#nav_top li a:hover {
	color: #aee02b;
}

#nav_top li a.active {
	color: #aee02b;
}


/*---------------- LEFT NAVIGATION -------------------*/

#nav_left li {
	display: block;
	white-space: nowrap;
}

#nav_left li a {
	display: block;
	width: 191px;
	height: 31px;
	padding-left: 20px;
	line-height: 31px;
	font-family: Arial,Helvetica;
	color: #aea295;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	background: url('images/menu-left-button.gif') no-repeat;
}

#nav_left li a:hover {
	color: #aee02b;
}

#nav_left li a.active {
	color: #aee02b;
}


/*---------------- LAYOUTS -------------------*/

body {
	background: url('images/background.gif');
}

#container {
	width: 907px;
	margin: 43px auto;
}

#wrapper {
	position: relative;
	float: left;
	width: 100%;
}

#header {
	position: relative;
	height: 94px;
	width: 100%;
	background: url('images/header-big.gif') repeat-x;
}

#logo {
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 191px;
	height: 60px;
	background: url('images/logo2.gif') no-repeat;
}

#menu {
	position: absolute;
	bottom:0px;
	right:0px;
}

#content {
	float: left;
	/*margin:0px 262px 0px 191px;*/
	width:454px;
	height: 100%;
	background: #FFFFFF url('images/background_white_small.gif') repeat-x;
}

#content100 {
	float: left;
	/*margin:0px 262px 0px 191px;*/
	width:716px;
	height: 100%;
	min-height: 80px;
	background: #FFFFFF url('images/background_white_small.gif') repeat-x;
}

#content_bottom {
	position: absolute;
	bottom: 0px;
	left: 191px;
	height: 100%;
	width: 454px;
	background: #FFFFFF;
	z-index: -1;
}

#content_bottom100 {
	position: absolute;
	bottom: 0px;
	left: 191px;
	height: 100%;
	width: 716px;
	background: #FFFFFF;
	z-index: -1;
}

/*---------------- LEFT SIDE -------------------*/

#sidebar_left {
	position: relative;
	float: left;
	height: 100%;
	width: 191px;
	background: none;
}

#pattern {
	height: 340px;
	background: url('images/minta_barna.gif') no-repeat;
}

#verlauf {
	background: none;
	height: 70px;
	width: 191px;
}

#sidebar_left_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 100%;
	width: 191px;
	background: #655b51 url('images/barna_verlauf.gif') no-repeat left bottom;
	z-index: -1;
}



/*---------------- RIGHT SIDE -------------------*/

#sidebar_right {
	float: left;
	width: 262px;
	height: 100%;
	background: #FFFFFF url('images/bal_hatter.gif') repeat-y;
}

#box_right {
	float: left;
	width: 262px;
	height: 100%;
	padding: 25px 18px 5px 15px;
	background: url('images/bal_top2.gif') no-repeat;
}

#box_right_news {
	float: left;
	width: 262px;
	height: 100%;
	background: url('images/bal_top2.gif') no-repeat;
}

#box_right p {
	padding:0;
	margin:0;
}

#box_right div {
	float: left;
}

#box_right_bottom {
	float: left;
	height: 18px;
	width: 262px;
	background: url('images/bal_bottom.gif') no-repeat;
}

#sidebar_right_bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 100%;
	width: 262px;
	background: #FFFFFF;
	z-index: -1;
}


/*---------------- FOOTER -------------------*/

#footer {
	clear: both;
	height: 31px;
	width: 100%;
	background: url('images/header-big.gif') repeat-x;
	background: none;
}
