p { margin:0px; }
body {  	background-color: #000;   line-height:150%;  
				text-align: center;  /* Zentrierung im Internet Explorer */  }
body,td {  		font-size:14px; font-family:Arial; color:#FFC000; }
a, a:visited { 	color:#eee; text-decoration:underline; }
a:hover {		color:#fff; }

h1,h2,h3 { 	font-family:Arial; color:#FFC000; line-height: 1.3em; font-weight:normal; padding-bottom:0.8em; }
h1 { 		font-size:1.7em; }		h2 { 	font-size:1.5em; }		h3 { 	font-size:1.3em; }

div#my-page {
    text-align: left;    /* pagecontent align */
    margin: 0 auto;      /* horizontal center */
    width: 950px;   /* border: 1px ridge silver;*/
}
#my-body-left{		width:300px; padding:9px 0px 11px 0px; margin-bottom:20px; background-color: #000; 	} 
#my-body-right{		width:640px; min-height: 200px; margin:0px 0px 0px 5px; padding:30 0 0 0; background-color: #000;  } 
/*#my-body-text{		width:690px; padding: 20px 20px 20px 30px; }*/

#my-header {		height:141px; /*161px;*/ background-color: #000; background-image: url(header-bg.jpg);  }
/*#my-title-image {	height:200px;  background-color: darkblue; background-image: url(titlepic-rainbow.jpg);  }*/
#body-top {			height:13px;  background-image: url(body-top.gif);	}
#body-bottom {		height:83px;  background-image: url(body-bottom.jpg);	}

/* MUST BE */
#maintitle {	padding-left:45pt; padding-top:15pt; }
.ueb1 {			font-family:Arial; font-size:1.5em; color:#FFC000; padding-bottom:1em; /*border-bottom: 1px solid #333;*/	}
.gross { 		font-family:Arial; font-size:1.4em; font-weight:normal; color:#FFC000; }
.klein { 		font-family:Arial; font-size:12px; }

/*.minipfeil {	background: #000 url(mini-pfeile.gif) no-repeat; }
*/

