body {
	margin: 0;
	padding: 0; /* for OPERA */
	margin-left: 5%;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url('http://www.rm-medientraining.de/style/img/bg.gif');
	background-repeat: repeat-x;
}
body, td, th, div, input, textarea {
	font: 12px Arial, sans-serif;
	color: #000;
}
img {
	border: 0;
}
td, th {
	vertical-align: top;
	text-align: left;
}
a, a:visited {
	color: rgb(100,100,100);
	text-decoration: underline;
	outline: none ! important;
}
a:hover {
	color: rgb(190,0,0);
	text-decoration: none;
}
h1, h2, h3 {
	color: rgb(190,0,0);
	font-weight: normal;
}
h1 {
	font-size: 100%;
	text-transform: uppercase;
	margin-top: 0;
}
.h1 {
	margin-top: 25px;
}
h2 {
	font-size: 100%;
	margin: 15px 0 5px 0;
}
h3 {
	font-size: 100%;
	margin: 0;
}
.small {
	font-size: 10px;
	line-height: 130%;
}
#body {
	position: relative;
}

#LogoArea, #NavPictureArea, #SecnavContentArea {
	width: 851px;
}
#LogoArea {
	height: 100px;
	text-align: right;
}
#LogoArea img {
	margin: 30px 0 0 0;
}
#NavPictureArea {
	height: 200px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #666;
}
#NavPictureArea div {
	float: left;
}
#NavPictureArea img {
	border-right: 1px solid #ccc;
}
#MainNav {
	width: 248px;
	height: 200px;
	background-color: #272729;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #ccc;
}
#MainNav ul, #MainNav li, #SecNav ul, #SecNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#MainNav ul {
	margin-top: 35px;
}
#SecNav ul {
	margin-top: 27px;
}
#MainNav li, #SecNav li {
	margin: 3px 0 3px 20px;
}
#MainNav li a, #MainNav li a:visited, #SecNav li a, #SecNav li a:visited {
	text-transform: uppercase;
	display: block;
	height: 20px;
	text-decoration: none;
	color: rgb(160,160,160);
}
#SecNav li a, #SecNav li a:visited {
	color: rgb(120,120,120);
}
#MainNav li a:hover, #MainNavActive {
	background-color: inherit;
	color: #fff;
}
#MainNavActive {
	padding-left: 22px;
	background-image: url('http://www.rm-medientraining.de/style/img/UndZeichenWeiss.gif');
	background-repeat: no-repeat;
}
#SecNav li a:hover, #SecNavActive {
	color: rgb(190,0,0);
}
#SecnavContentArea div {
	float: left;
}
#SecNav {
	width: 248px;
}
#ContentArea {
	margin-top: 25px;
	margin-left: 10px;
	width: 590px;
	font-size: 13px;
	line-height: 150%;
}
#ContentArea td {
	font-size: 13px;
	line-height: 150%;
}
#contactform input, #contactform textarea {
	width: 260px;
}
.feedback {
	margin-bottom: 20px;
}

