body {
	/*background-color: #BBCFE0;*/
	background-image: 		url(images/meer_neu.jpg);
    background-repeat: 		no-repeat;
	background-attachment:	fixed;
	background-position: 	right top;
	/*background-position: 	left top;*/

}

body, table, tr, td, p, li, ul, ol, h1, h2, h3 {
	
	font: 	Calibri, Verdana, Tahoma, Sans Serif;
	border: 0;
 	style="line-height: 1.2;
}


body, table, tr, td, p, li, ul, ol {
	color: #FFF;
	font-size: 12px;
}

h1 {
	/*color: #FAE4C5;*/
	color: 		#FF0;
	font-size: 	36px;
}

h2 {
	/*color: #FAF6E7;*/
	color: 		#FF0;
	font-size: 24px;
}

h3 { 
	display:	inline;
	/*color: 		#FAE4C5;*/
	color: 		#FF0;	
	font-size: 	12px;
}

.highlighted {
	/*color: 		#C9C7F3;*/
	color: 		#bbb;
	font-size: 	xx-small;
}

td.menu {
	border-width: 	2px;
	/* border-color:	#C3DCF2; */
	/* background:		#E1EAF2;*/
	font-weight: 	bolder;
	width:			150px;
	height:			37px;
	font-size: 		18px;
	padding-left: 	20px;
	padding-top: 	5px;
	border-radius: 	5px;

}

a:link#menu {
	font: Calibri, Verdana, Tahoma, Sans Serif;
	/*color: #D0B081;*/
	color: 		#FF0;		
	text-decoration: none;
}

a:link {
	font: Calibri, Verdana, Tahoma, Sans Serif;
	/*color: #FAE4C5;*/
	color: 		#FF0;		
	text-decoration: none;
}

a:visited {
	font: Calibri, Verdana, Tahoma, Sans Serif;
	/*color: #D0B081;*/
	color: 		#FF0;		
	text-decoration: none;
}

a:hover {
	font: Calibri, Verdana, Tahoma, Sans Serif;
    /*color: #C9C7F3;*/
	color: 		#FF0;		
}


/* ab hier: Elemente ohne Farbdefinition */

li {
	list-style-position:	outside;
	line-height: 1.2;
	}

table {
 
	padding: 10px;
}

table.mainbody {
	width: 					750px;
	color: 					#FFF;
	/*
	background-image: 		url(images/meer_neu.jpg);
	background-repeat: 		no-repeat;
	background-attachment:	fixed;
	background-position: 	right top;
	*/

}


.article {
	width: 					600px;
	color: 					#FFF;
	border-spacing:			10px;
}

img {
         margin-right: 10px;

}
.abbildung {
            font-weight: 	bold;
            height:       	223px;
            width: 			700px;
                        }

.abbildung img {
         float: left;
         border: 1px solid #00000;

}

