/* TinyMCE specific rules */
body.mceContentBody {
	background-image: url('');
	background-color: #ffffff;
	font-size:11px;
	font-family:verdana;
}

p {
	margin: 0px;
	padding: 0px:
}

body, html {
	overflow: auto;
	height:100%;
	margin: 0px;
	padding: 0px:
	font-size:11px;
	font-family:verdana;
}

#container {
	width: 834px;
	height: 800px;
}

#menuContainer {
	padding-top: 60px;
	width: 150px;
}

#contentContainer {
	padding-top: 28px;
	padding-left: 4px;
	padding-right: 8px;
	font-family: verdana;
	font-size: 11px;
}

#header {
	height: 92px;
	padding-right: 20px;
}

#welcome {
	width:100%;
	background-image: url('http://www.mp-team.at/guave-cms/includes/1/design/1/pattern2.jpg');
	background-repeat: repeat-x;
	font-weight:bold;
	color: #999999;
	padding-left: 15px;
	font-size: 14px;
}

.darkRow {
	background-color: #ececec;
}

.subheadline {
	width:100%;
	background-image: url('http://www.mp-team.at/guave-cms/includes/1/design/1/pattern2.jpg');
	background-repeat: repeat-x;
	height:14px;
}

.menubg	{
	background-image:url('');
	background-repeat:repeat-x;
	background-position:bottom;
	height:140px;
}

div.DomMenu_menuBar{
	border-width:0px;
	height:140px;
	padding-right:0px;
	padding-left: 0px;
	background-color:transparent;
	width:140px;
	vertical-align:middle;
}

.menu{
background-image:url('');
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
padding-top:5px;
height:140px;
text-align:center;
vertical-align:middle;
}

div.domMenu_menuElement{
font-size:14px;
font-family:arial;
color: #000000;
font-style:italic;
border: none;
padding: 0px;
cursor:pointer;
font-weight:bold;
height:26px;
line-height:26px;
width:140px;
background-color: #ededed;
padding-left: 10px;
}

div.domMenu_subMenuElement{
font-size:14px;
font-family:arial;
color: #000000;
font-style:italic;
border: none;
padding: 0px;
cursor:pointer;
font-weight:bold;
height:26px;
line-height:26px;
width:150px;
background-color: #ededed;
padding-left: 10px;
}

div.domMenu_menuElementHover{
font-size:14px;
font-family:arial;
color: #ff0200;
font-style:italic;
border: none;
padding: 0px;
cursor:pointer;
font-weight:bold;
height:26px;
line-height:26px;
width:140px;
background-color: #ededed;
padding-left: 10px;
}

div.domMenu_SubmenuElementHover{
font-size:14px;
font-family:arial;
color: #000000;
font-style:italic;
border: none;
padding: 0px;
cursor:pointer;
font-weight:bold;
height:26px;
line-height:26px;
width:150px;
background-color: #ededed;
padding-left: 10px;
}

h1 {
	font-weight:bold;
	color: #000000;
	font-size: 20px;
}

h2 {
	font-weight:bold;
	color: #000000;
	font-size: 18px;
}

h3 {
	width:98%;
	background-image: url('http://www.mp-team.at/guave-cms/includes/1/design/1/pattern2.jpg');
	background-repeat: repeat-x;
	font-weight:bold;
	color: #999999;
	padding-left: 15px;
	font-size: 14px;
}

a {
	color: #ff3631;
	text-decoration: underline;
}

a.anker {
	color: #ff3631;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:active{
	color: #000000;
	text-decoration: underline;
}

#content {
	height: 551px;
	overflow:auto;
}

.domMenuActive {
	color: #ff0200; 
}

