/* CSS Document */
html {
	margin: 0;
	padding: 0;
	height:100%;

}

body {
	height: 100%;
	margin: 0;
	padding:0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #343543;
	background: #E5E5E5 url(../images/msm-head.jpg) no-repeat center top;
}

#container {
	background: url(../images/pagebg.gif) repeat-x bottom;
	min-height:101%;
	_height:101%;
	width: 850px;
	margin: 0px auto;
	border-left: 1px solid #82A0AC;
	border-right: 1px solid #82A0AC;
	padding-right: 1px;
	padding-left: 1px;
}
#head {
	height: 209px;
}
#pathway {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	display: none;
}
#left {
	background: #FFFFFF url(../images/leftbg.gif) no-repeat center bottom;
	float: left;
	width: 156px;
	margin-left: 4px;
	padding-bottom: 95px;
	border: 1px solid #82A0AC;
}

#leftinner {
	padding: 6px 3px 8px;
	background: url(../images/divbg1.jpg) no-repeat left top;
}

#content {
	padding: 5px;
	border: 1px solid #82A0AC;
	background: #FFFFFF url(../images/divbg1.jpg) no-repeat left top;
	margin: 35px 5px 0px 174px;
	
	min-height: 364px;
	_height: 364px;
	/* rutsch fix*/
	float: left;
	margin: 15px 5px 0px 5px;
	width:660px;
}
#footer {
	text-align: center;
	line-height: 32px;
	/*margin-top: -33px;*/
}

.clr {
	clear: both;
}

a {
	color: #0099FF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}

a.mainlevel {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	color: #2B2B40;
	background: #F3F3F3 url(../images/menubg.gif) no-repeat right bottom;
	border: 1px solid #BEBEBE;
}
a.mainlevel:hover {
	color: #516791;
	background: #E8E8E8 url(../images/menubghi.gif) no-repeat right bottom;
	border: 1px solid #99A9B5;
}
#active_menu {
	font-weight: bold;
}
.moduletable h3 {
	font-size: 12px;
	color: #7E949C;
	border-top: 1px solid #E4E4E4;
}
.componentheading, .contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #2F343E;
	background: url(../images/headingbg.gif) no-repeat left bottom;
	width: 296px;
	white-space: nowrap;
}
.inputbox {
	background: url(../images/textbox_bg.gif) repeat-x top;
	border: 1px solid #D2D2D2;
}
.back_button a{
	color: #4E64AF !important;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 17px;
	font-weight: bold;
	background: url(../images/link_back.gif) no-repeat 5px center;
}

.back_button a:hover {
	text-decoration: underline;
	background-position: 0px center;
	color: #6699CC !important;
}
.newsersteseite
{
	background: url(../images/Flotte.jpg) no-repeat center bottom;
	width: 650px;
	padding-bottom: 154px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #2E2E47;
	padding-top: 24px;
	padding-left: 5px;
}
.newsersteseite img 
{
	border: 1px solid #CCCCCC;
}
