body {
	background: #611b1b;
}

a.mactive
{
	color: #FF0000 !important;
}

div#left .padding,
div#right .padding {
	background: #500000;
	color: #FFFFFF;
}

div#left a:link,
div#left a:visited,
div#right a:link,
div#right a:visited {
	color: #FFF;
}

div#left a:active,
div#left a:hover,
div#left a:focus,
div#right a:active,
div#right a:hover,
div#right a:focus,
div#mfoot a:active,
div#mfoot a:hover,
div#mfoot a:focus
{
	color: #FF0000 !important;
}

div#left div,
div#right div {
	color: #cab1b2 !important;
}

div#left div p,
div#right div p {
	color: #cab1b2 !important;
}

div#mbody2 {
	background: #cab1b2;
}

#left .menupic {
	background: #cab1b2;
}

#left .padding input,
#right .padding input {
	border: 1px solid #FFFFFF;
}

#left .padding input:active,
#right .padding input:active,
#left .padding input:hover,
#right .padding input:hover
#left .padding input:focus,
#right .padding input:focus {
	border: 1px solid #FF0000;
}

#middle,
#mbody {
	background: #cab1b2;
}

#mbody .padding {
	background: #cab1b2;
}


#mhead {
	background: #cab1b2 !important;
}

#mhead div a:hover,
#mhead div a:active,
#mhead div a:focus {
	color: #FF0000;
}

#mhead1 {
	background: url(logo.gif) transparent center 5px no-repeat;
}


#mmenu {
	background: #e4d8d8;
}

#mmenu div a:link,
#mmenu div a:visited {
	color: #FFFFFF !important;
}

#mmenu div a:hover,
#mmenu div a:focus,
#mmenu div a:active {
	color: #FF0000 !important;
}

#right .menupic {
	background: #cab1b2 !important;
}

#right .menupic form h1 {
	color: #500000 !important;
}

#starttext {
	background: transparent url(mbodytext.png) left center no-repeat;
}

/* Menü ------------------------------------------------------ */
#menu_container
{
	clear: 			both;
	float: 			none;
	height: 		75px;
	width: 			100%
	padding: 		0px;
	margin: 		0px;
	background-color: 	#500000;
}
#menu_logo
{
	background: 		transparent url(logo.gif) no-repeat scroll center 5px;
	height: 		75px;
	width: 			125px;
	float: 			left;
	margin-left: 		5px;
}
/* Menü ------------------------------------------------------ */

