/* Start of CMSMS style sheet 'Standard' */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#227943;
	background-color:#B3B3B1;
	margin:0;
	padding:0;
	background-image:url(i2assets/img/bodybg.jpg);
	background-repeat:repeat-x;
	height:100.1%;
	min-width:980px;
}
img {
	border:0;
}
* {outline:none;}
#columnwrapper {
	margin:50px auto 0 auto;
	background-repeat:repeat-y;
	width:980px;
	min-width:980px;
	background-image:url(i2assets/img/mainbg.png);
}
#columns-top {
	background-repeat:no-repeat;
	background-image:url(i2assets/img/headerbg.png);
	height:155px;
	position:relative;
}
#c1 {
	width:250px;
}
#c2 {
	width:164px;
}
#c3 {
	width:410px;
	color:#227943;
}

#c4 {
	width:156px;
}
#c1, #c2, #c3, #c4 {
	float:left;
}
#columns-bottom {
	clear:both;
	background-repeat:no-repeat;
	height:0;
	font-size:0;
	background-image:none;
}
#c3 .content {
	padding:16px 28px;
	font-size:.8em;
	line-height:1.3em;
}
#c3 a:link {
	color:#227943;
}
#c3 a:visited {
	color:#227943;
}
#c3 a:hover {
	color:#0C0;
	text-decoration:none;
}
#c3 ul {
	margin:0;
	padding:0;
}
#c3 li {
	margin:0;
	padding-left:20px;
	background-image:url(i2assets/img/listitem.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	list-style:none;
	line-height:1.4em;
}
.content p {
	margin:6px 0 12px;
}
h1 {
	font-size:1.2em;
	margin:0;
	color:#dde8c4;
	background-image:url(i2assets/img/headlinebg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	font-weight:bold;
}
h2 {
	font-size:1.1em;
	margin:20px 0 10px 0;
}
h3 {
	font-size:0.8em;
	margin:20px 0 0px 0;
}
h6 {
	font-size:0.6em;
	margin:0 0 10px 0;
}
.nomargintop {
	margin-top:0;
}
#footer {
	margin:0 auto;
	font-size:.7em;
	width:980px;
	color:#565856;
}
#footer a:link {
	color:#333;
}
#footer a:visited {
	color:#666;
}
#footer a:hover {
	color:#C00;
	text-decoration:none;
}
#footercontent {
	padding:12px 20px 0 270px;
	text-align:center;
}
.clearfloat {
	clear:both;
	height:0;
	line-height:.0;
	font-size:0;
}
#menuwrapper {
	background-color:#00793B;
	min-height:310px;
}
#imprint {
	margin-top:20px;
}
#imprint .content {
	font-size:10px;
	padding:50px 48px 20px 30px;
	text-align:right;
}
#placeholder {
	margin:0;
	padding:0;
	float:left;
	height:310px!important;
	width:1px;
}
#headline {
	position:absolute;
	left:414px;
	top:114px;
	width:550px;
}
.fett {
	font-weight:bold;
}
/* End of 'Standard' */

