@charset "UTF-8";
/* CSS Document */

html, body {
	background-color:#F4ECE0;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
}
.bg, #wood_bg {
	background-image:url(images/bg_raster.gif);
	background-attachment:fixed;
	height:120%;
	margin:-10%;
	position:fixed;
	width:120%;
}
#wood_bg {
	background-image: none;
	display: none
}
#wood_preload {
	display: none;
}
.container {
	position: absolute; /* mit fixed geht die Höhe */
	width: 972px;
	left: 50%;
	margin-left: -480px;
	top: 0px;
	margin-top: 23px;
}
.logo {
	margin-left: 10px;
	margin-bottom: 16px;
}
.ie {
	display: none;
	height: 183px;
	width: 61px;
}
*html .ie {
	background-image: url(images/medienmeer_logo.gif);
}

/* ========== Navigation ============ */
.nav {
	padding-left: 10px;
	padding-top: 9px;
	width: 955px;
	height: 26px;
	background-image:url(images/navigation.gif);
	margin-bottom: 20px;
}
.nav a {
	margin-right: 30px;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
}
.nav div {
	width: 840px;
	float: left;
}
.nav a:hover {
	color: #D9E366;
}
.nav .right {
	text-align: right;
	width: 100px;
	margin: 0px;
}
.nav .akt {
	color: #BFD000;
}

/* ========== Boxen 1 ============ */
.box_a {
	background-image:url(images/bg_transp_weiss.png);
	padding: 10px;
	margin-top: 10px;
	margin-right: 9px;
}
*html .box_a { /* IE6 BugFix */
	background-color: #FFF;
}
.box_i {
	background-color: #FFF;
}
.box_plain {
	height: inherit;
	background-color:#FFF;
}
.box_i_g {
	background-image:url(images/bg_transp_grau.png);
	cursor: pointer;
}
.box_i_a {
	background-color: #BFD000;
}
.box_i_g:hover {
	background-image:url(images/bg_transp_gruen.png);
}
*html .box_i_g:hover { /* IE6 BugFix */
	background-color: #BFD000;
}
.register, .reg_akt {
	float: left;
	background-image:url(images/bg_transp_grau.png);
	padding: 8px 20px;
	color: #FFF;
	font-size: 14px;
	margin-right: 1px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
}
.register:hover {
	background-image:url(images/bg_transp_weiss.png);
	color:#333;
	font-weight: normal !important;
	text-decoration: none;
}
.reg_akt {
	background-image: none;
	background-color:#FFF;
	color: #333;
	padding-top: 18px;
	margin-top: 0px;
}
.flaeche, .flaeche_foto {
	clear: left;
	/*margin-top: 25px;*/
	margin-top: 0px;
	background-image:none;
	border: 10px solid #FFF;
	padding: 5px;
}
.flaeche div, .flaeche_foto div {
	float: left;
	margin-right: 6px;
	background-color:#FFF;
	margin-bottom: 3px;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.flaeche_foto div {
	margin-bottom: 1px;
}
.flaeche div .link {
	display: block;
	background-image: url(images/bg_transp_grau.png);
	color:#FFF;
	text-decoration: none;
	width: 290px;
	height: 16px;
	margin-left: 0px !important;
	margin-top: 1px !important;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 0px !important;
}
.flaeche div .link:hover {
	background-image:url(images/bg_transp_gruen.png);
}
.foto {
	margin-right: 3px !important; 
	background-color:#FFF; 	
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position:center;
 } /* margin-top: -15px !important  */

/* ========== Boxen 2 ============ */
.top, .top_lade {
	height: 420px;
}
.top_lade {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.mid1, .mid2, .mid3, .mid4 {
	width: 295px;
	height: 140px;
	float: left;
}
.mid2 {
	width: 214px;
}
.mid3 {
	width: 457px;
}
.mid4 {
	width: 943px;
	height: inherit;
}
.footer {
}

/* ========== Images ============ */
.img1, .img2 {
	padding: 10px;
	float: left;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.img2 {
	padding: 0px;
	margin: 0px;
	float: none;
}

/* ========== Text ============ */
.text1, .text2 {
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 90px;
	overflow: hidden;
	height: 370px;
}
.text2 {
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 40px;
	height: 360px;
}
.text1 a, .text2 a {
	color:#666;
	text-decoration: underline;
}
.text2 li {
	margin-left: 12px;
	padding-bottom: 5px;
}
h1, h2, h3 {
	font-weight: bold;
	color: #BFD000;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 20px;
}
h2 {
	font-weight: bold;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}
h3 {
	font-weight: normal;
	font-size: 26px;
	padding-top: 10px;
	padding-left: 15px;
	height: 100px;
	margin: 0px;
}
.top h3 {
	color:#FFF;
	font-size: 50px;
	line-height: 100%
}
.mid1 a, .mid2 a, .mid3 a, .mid4 .link { 
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
	height: 20px;
	line-height: 200%;
	display: block;
	padding-bottom: 10px;
}
.mid1 strong, .mid2 strong {
	margin-left: 15px;
	text-decoration: none;
	height: 20px;
	line-height: 200%;
	padding-bottom: 10px;
	display: block;
}
.mid1 a:hover, .mid2 a:hover, .mid3 a:hover, .mid4 a:hover {
	font-weight: bold;
}
.box_i_g, .box_i_g h3, .box_i_a, .box_i_a h3 {
	color: #FFF;
}
.box_i_g h3, .box_i_a h3 { 
	text-decoration: none !important; 
	margin: 0px !important; 
	font-weight: normal !important; 
	line-height: 120% !important; 
}

.box_link {
	margin: 0 !important;
}
.mail {
	unicode-bidi:bidi-override;
	direction:rtl;
}

/* ========== Footer ============ */

.footer div {
	display: block;
	float: left;
	font-size: 10px;
	margin-right: 40px;
	margin-left: 15px;
	color:#999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer a {
	display: block;
	margin-left: 10px;
	color:#999;
}


.blog_hinweis {
	margin-top: 10px; 
	background-image: url(top_images/preview_blog_1.jpg); 
	height:158px; 
	width:943px;
	text-indent: -9999em;
}
a.blog_link:hover .blog_hinweis {
	background-image: url(top_images/preview_blog_2.jpg); 
}


