body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url(./images/bg.png) repeat-x #d9d8d8;
	color: #444;
}

h1 {
	font-size: 14px;
	color: #1e6696;
}

a {
	color: #1e6696;
}

a:hover {
	text-decoration: none;
}

#main {
	background: url(./images/main_bg.png) repeat-y;
	width: 850px;
	text-align: left;
	margin: 21px auto 0px auto;
	padding: 0px 4px 0px 4px;
	position: relative;
	height: 80%;
}

#content {
	width: 575px;
	padding: 0px 10px 10px 7px;
	float: right;
}

#content #content_text p {
	line-height: 18px;
}

#content #content_text {
margin:0;
	padding: 0px 3px 0px 4px;
}
/**
#teaser {
	width: 580px;
	height: 148px;
	background: url(./images/teaser_bg.png) no-repeat;
	padding: 4px;
}

#teaser img {
	border: 0px;
	width: 580px;
	height: 140px;
} **/

#right_side {
	width: 240px;
	float: left;
margin: 0 0 0 10px;
}

#box1 {
	width: 239px;
	height: 148px;
	background: url(./images/box1_bg.png) no-repeat;
}

#box1 ul {
	list-style: none;
	margin: 2px 0px 0px 10px;
	padding: 0px;
}

#box1 li {
	text-decoration: none;
	display: block;
	color: #444;
	border-left: 3px solid #1e6696;
	padding: 1px 1px 1px 4px;
}

#box2 {
	margin-top: 5px;
	width: 239px;
	height: 127px;
	background: url(./images/box2_bg.png) no-repeat;
}

#box8 {
	margin-top: 5px;
	width: 239px;
	height: 163px;
	background: url(http://www.mergedmedia.de/media/inhalte/seminare/box8_bg.png);
}

#box3 {
	margin-top: 5px;
	width: 239px;
	height: 144px;
	background: url(../../media/inhalte/seminare/seminar_refbox.png) no-repeat;
}

#box4 {
	margin-top: 5px;
	width: 239px;
	height: 127px;
	background: url(../mergedmedia/images/box2_bg.png) no-repeat;
	text-align: left;
}

#box5 {
	margin-top: 5px;
	width: 239px;
	height: 127px;
	background: url(../mergedmedia/images/box2_bg.png) no-repeat;
	text-align: center;
}

#box6 {
	margin: 5px 0px 10px 0px;
	width: 239px;
	height: 148px;
	background: url(../mergedmedia/images/box1_bg.png) no-repeat;
	text-align: left;
}
#box10 {
	margin-top: 5px;
	width: 239px;
	height: 205px;
	background: url(../mergedmedia/images/box10_bg.png) no-repeat;
	text-align: center;
}

#box20 {
	margin-top: 5px;
	width: 239px;
	height: 163px;
	background: url(http://www.mergedmedia.de/media/inhalte/seminare/box8_bg.png);  
        text-align: center;
}

#news_teaser, #blog_teaser {
	list-style: none;
	margin: 2px 0px 0px 10px;
	padding: 0px;
}

#news_teaser li, #blog_teaser li {
	padding: 5px 10px 0px 0px;
}

#blog_teaser li {
	font-size: 10px;
}

#news_teaser a, #blog_teaser a {
	text-decoration: none;
	display: block;
	width: 215px;
	color: #444;
	border-left: 3px solid #1e6696;
	padding: 1px 1px 1px 4px;
}

#news_teaser a:hover, #blog_teaser a:hover {
	text-decoration: none;
	display: block;
	color: #444;
	padding: 0px 0px 0px 4px;
	border-left: 3px solid #1e6696;
	border-right: 1px solid #1e6696;
	border-top: 1px solid #1e6696;
	border-bottom: 1px solid #1e6696;
}

#right_side h4 {
	margin: 0px;
	padding: 6px 10px 0px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}

#right_side p {
	margin: 0px;
	padding: 6px 10px 6px 10px;
	color: #444;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

#footer {
	clear: both;
	width: 850px;
	height: 35px;
	background: url(./images/footer.png) repeat-x #ccc;
	text-align: center;
	font-size: 10px;
}

#footer p {
	padding-top: 13px;
	color: #444;
}

#main_bottom {
	background: url(./images/main_bottom_bg.png) repeat-y;
	width: 858px;
	height: 9px;
	margin: 0px auto 0px auto;
}

/***************************************************/
#header_menu {
	padding: 0px;
	margin: 0px;
	width: 850px;
	height: 30px;
	background-color: #1579be;
	background-image: url(./images/nav_bg.jpg);
}
#header_menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header_menu li {
	position: relative;
	float: left;
}
#header_menu ul li a {
	padding: 7px 5px 7px 5px;
	margin: 0px 10px 0px 10px;
	display: block;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#header_menu li ul li a:hover span {
	text-decoration: underline;
}

#header_menu li ul {
	display: none;
	position: absolute;
	top: 41px;
	left: 0;
}

#header_menu li>ul {
	top: auto;
	left: auto;
}

#header_menu li ul li, #header_menu li ul li a {
	float: none;
	text-align:left;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

#header_menu li ul li a {
	margin: 0px 2px 0px 4px;
}

#header_menu li ul li {
	background: url(./images/sub_nav_shadow_bg.png);
}

#header_menu li:hover ul, #header_menu li.over ul {
	display: block;
	margin-left: 12px;
	z-index: 999;
}


.menu1 {
	background: url(./images/sub_nav_bg.jpg) no-repeat 4px 0px;
	width: 140px;
}

/* mootools */

#gallery {
	margin: 8px auto;
	width: 220px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	position: relative;
	vertical-align:middle;
	display:table;
}

#gallery #imageContainer {
	vertical-align:middle;
	position:relative;
	display:table-cell;
}

/********Sitemap*******/

.sitemap_0 {
	width:100%;
}

.sitemap_0, .sitemap_1, .sitemap_2 {
	line-height:0px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.sitemap_1, .sitemap_2 {
	display:inline;
}

.sitemap_0 li a, .sitemap_1 li a, .sitemap_2 li a {
	border:0px none;
	display:block;
	font-size:12px;
	line-height:20px;
	margin:2px 0px;
	padding:0px;
	color: #fff;
}

.sitemap_0 li a {
	background-color:#18557d;
	border:0px none;
	color: #fff !important;
	padding:2px 2px 2px 10px;
}

.sitemap_1 li a {
	background-color:#faf3ef;
	border: 0px none;
	color: #000 !important;
	font-weight:normal;
	padding-left:20px;
}

.sitemap_2 li a {
	background-color:#E7F3FF;
	border:0px none;
	color:#000000 !important;
	font-weight:normal;
	padding-left:30px;
}

.sitemap_0 li a:hover {
	background-color:#1579be;
	color:#FFFFFF;
}

.sitemap_1 li a:hover {
	background-color:#e0dedd;
	color:#000000;
	text-decoration:underline;
}

.sitemap_2 li a:hover {
	background-color:#E7F3FF;
	color:#000000;
	text-decoration:underline;
}