/*
Design by M.Niche
http://www.aquarelle-rahmen.com
*/
body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #ffffcf;
	font-family: Comic Sans MS;
	font-size: 15px;
}

/* -------------- Rahmen ------------ */

#rahmenhintergrund {
	background: url(bg5.png) repeat-y right top;
}
#rahmentext {
	background: #e39550;
	padding-left: 50px;
}
.rahmenwand {
	float: right;
	padding-left: 20px;
	margin: 10px;
}
.poster2 {
	padding: 3.4em 0 3em 3.4em;
				/*border: 1px solid red;*/
}
.poster15 {
	padding-left: 10em;
}
.text	{padding-left: 10em;
}
.rahmen1 {
	padding-left: 1em;
	/*margin: 1px;*/
				/*border: 1px solid red;*/
}
.rahmen2 {
	position: relative;
	left: 35em;
}
.rahmen3 {
	position: relative;
	left: 57em;
}
.rahmen4 {
	position: relative;
	left: 16em;
}
.rahmen5 {
	position: relative;
	left: 55em;
}
.rahmen6 {
	position: relative;
	left: 30em;
}
.rahmen7 {
	position: relative;
	left: 5em;
}
.rahmen8 {
	position: relative;
	left: 28em;
}
.rahmen9 {
	position: relative;
	left: 55em;
}
.rahmen10 {
	position: relative;
	left: 5em;
}
.rahmen11 {
	position: relative;
	left: 42em;
}
.rahmen12 {
	position: relative;
	left: 15em;
}
.rahmen13 {
	position: relative;
	left: 42em;
}
.rahmen14 {
	position: relative;
	left: 11em;
}

/*  ------------ Ende Rahmen  ------------ */

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #cd0000; /*rot*/
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 167%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ol, ul {
	line-height: 150%;
}

/* wichtig */

.wichtig, .ul {
	font-size: 12pt;
	list-style-type: disc;
	list-style-image: url(pf21.gif);
}

/*ul {	
	list-style-type: disc;
	list-style-image: url(pf21.gif);
	/*font-family: Comic Sans MS;
	font-size: 12pt;*/	
}*/

blockquote {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {	display: none;
				/*width: 20em;
				background-color:#ffffcf;
				border: 3px #3600e4;
				border-style: dashed none none none;*/
}

/* AGB - Impressum */
#tab	{
	position: absolute;
	top: 20em;
	left: 12.5em;
	width: 75%;
}

/* Header */

#header {
	width: 100%;
	height: 150px;
	margin: 20 0 0 0;
	background: url(4kasten.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 230px;
	height: 220px;
	background: #AD1011 url(mn-logo-200.jpg) no-repeat center;	 /*hellrot*/
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu and Footer*/

#menu, #footer {
	position: absolute;
	left: 14em;
	float: left;
	height: 2.5em
	margin: 0;
	margin-top: 12em;
	margin-left: 6.5em;		
	padding: 0;
	padding-right: 2em;
	padding-left: 2em;
	background: #FF1011 url(img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#footer {
	position:  relative;
	bottom: 0;
	margin-top: 3em;
	margin-left: -14em;
}	
#menu a, #footer a {
	display: block;
	float: left;
	padding: 4px 0.5em 0.5em 0.5em;   /*5px 5px 5px 0.7em;*/
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover, #footer a:hover {
	background: #8e0000; 		/*dunkelrot*/
	color: #e0e0e0;
	text-decoration: none;
	
	padding: 4px 10px 3px 2px;
	border-left:3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #848484;
	border-bottom: 3px solid #848484;
}
#menu a.inactive, #footer a.inactive {
	color: #000000;
}

/* MenuBild */

#menubild {
	float: right;
	width: 100%;
	height: 90px;
}
#menubild ul {
	width:100%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #FF1011 url(img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;

}
#menubild li {
	display: inline;
}
#menubild a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Box */

.box {
	padding: 1.3em;
	margin: 5.2em 0;
}
div.imgfooter {
	clear: both;
	padding-top: 1em;
	font-size: 120%;
	font-style: bold;
}
div.imgfloater {
  	float: left;
  	padding: 10px;
}
table.img, table.img td {
	text-align: center;
}
table.img td.tdimg {
	height: 220px;	
}

/* Rundecken */

.ro { 
	background: url(top-right.png) scroll no-repeat top right;
}	
.lo { 
	background: url(top-left.png) scroll no-repeat top left;
}
.ru { 
	background: url(bottom-right.png) scroll no-repeat bottom right;
}
.lu { 
	background: url(bottom-left.png) scroll no-repeat bottom left;
}

/* Gallery */ 

#gallery {
  	clear: both;
	margin: 10em;
	display: block;
	margin-top: 10em;	
}
	* html #gallery { margin-top: 5em; }
#thumbs {
	display: block;
	padding: 0;
	background: #e0e0e0; 	/* hellgrau */
}
#thumbs img {			/* Bilderrahmen */
	padding: 5px;
	padding-top: 10px;
}
	* html #thumbs img { margin: 20px 10px 15px 10px; } 

/* Page */

#page {
	width: 100%;
	margin: 6.5em auto;
}

/* Content */

#content {
	position: absolute;
	left: 20em;
/*	float: right;
	width: 70%;
	padding: 20px;*/
	background: #ffffcf;
}
	* html #content { width: 72.8%; padding: 15px; } 

/* Lupe */

a.lupe {
	position: relativ;	
	display: block;	
	width:  31px;
	height: 31px;
		/*margin-left: 140px;*/
	margin: 0 0 0 140px;
	background-image:url(tdm/lupe_plus3.jpg);
	background-repeat: no-repeat;
	border-left:3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 2px solid #848484;
	border-bottom: 2px solid #848484;
}
	* html a.lupe { width: 36px; height: 35px; } 
a.lupe:hover {
	width: 33px;
	height: 31px;
	background-image: url(tdm/lupe_plus1.jpg);
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 2px solid #848484;
	border-bottom: 2px solid #848484;
}
	* html a.lupe:hover { width: 36px; height: 35px; } 

/* Idee*/

a.idee {
	position: relativ;	
	display: block;	
	width:  150px;
	height: 200px;
	margin: 19px 0 0 18px;
	background-image:url(tdm/idee-ohne.png);
	background-repeat: no-repeat;
}

	* html a.idee { width: 150px; height: 200px; } 
a.idee:hover {
	width: 180px;
	height: 226px;
	margin: 0 0 0 0px;
	background-image: url(tdm/idee.png);
}
	* html a.idee:hover { width: 180px; height: 226px; }

/* Sidebar */

#sidebar {
	position: absolute;
	top: 16em;

/*	float: left;*/
	width: 230px;		/* gesamt Breite */
}
#sidebar a {
	color: #3600E4;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}
#sidebar ul li {
	padding: 5px 3px;
	border-top: 1px solid #000000;  /* schwarze Trennlinie */
}
#sidebar ul li.first {
	border: none;
}
#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}
#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}
#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 12px;
	background: #FFFFa0 ;
	border-left: 12px solid #ffff66; 	/* beige-dunkel */
}
.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #FF1011 url(img05.jpg) repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxed .content {
	padding: 14px;
}



