body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #DEDEEA url(images/mbg.gif) repeat-y center;
	font-family: "Trebuchet MS" sans-serif;
  color: #020346;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #020346;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 720px;
	height: 171px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: left;
	color: #000000;
}

#header h1 {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 2.2em;
}

#header h2 {
	font-size: 0.7em;
	padding-top: 30px;
	padding-left: 15px;
}

/* Menu */

#menu {
	width: 720px;
	height: 45px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 137px;
	height: 21px;
	padding: 7px 1px 0 5px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
  font-size: 0.7em;
	font-weight: bold;
	color: #38396C;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #020346;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
  font-size: 0.75em;
}

#colOne {
	float: left;
	width: 225px;
}

#colTwo {
	float: left;
	width: 225px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 225px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background-color: #E7E8FF;
	background: url(images/img4.gif) repeat-x center center;
  border: 0px solid;
	border-color: #C4C4C4;
	letter-spacing: normal;
	text-transform: uppercase;
  font-size: 1.2em;
  color: #020346; 
}

#content h3 {
	height: 21px;
	margin-bottom: 7px;
	padding: 9px 0 0 10px;
	border: 0px solid;
	background: url(images/img3.gif) repeat-x center center;
	border-color: #C4C4C4;
	letter-spacing: normal;
	font-weight: normal;
  font-size: 0.9em;
  color: #020346; 
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

#msgimg {
	border-top: 1px solid;
	border-color: #C4C4C4;
  padding-top: 10px;
  margin-left: 0;
	padding-left: 0;
}

/* MSG-IMAGES */

#msgimgbox {
	margin: 0 auto;
  width: 720px;
	padding: 0px 0 15px 0;
  border: 0px solid;
  background: #ffffff;
	}
	
#pic1 {
	float: left;
	width: 225px;
}

#pic2 {
	float: left;
	width: 225px;
	padding: 0 20px;
}

#pic3 {
	float: left;
	width: 225px;
}


/* Meldung */

#msg {
	margin: 0 auto;
  width: 720px;
	padding: 0px 0 4px 0;
  border: 0px solid;
	border-color: #C4C4C4;
	background: #ffffff;
	}

#msg * {
	color: #000000;
}

#msg p {
	text-align: center;
  font-size: 1.0em;
  font-weight: bold;
  color: #FF0000; 
}


/* Footer */

#footer {
	margin: 0 auto;
	background: url(images/img3.gif) repeat-x center center;
  width: 720px;
  height: 30px;
	padding: 19px 0 0 0;
  border-top: 0px solid;
	border-color: #C4C4C4;
	}

#footer * {
	color: #020346;
}

#footer p {
	text-align: center;
  font-size: 0.7em;
}