/* IDs */

#start {
	width:760px;
	height: 550px;
    background-repeat:repeat-y;
	text-align:left;
	border-bottom: 1px solid #FFCAB3;
}

#container {
	width:760px;
	height: 550px;
    background-repeat:repeat-y;
	text-align:left;
	border-bottom: 1px solid #FFCAB3;
}

#kopf  {
    display: none }
	
#hidden {
    display: none;
    }

#navigator  {
	display: none }


#spaltelinks  {
	width: 150px;
	margin-left: 0px;
	margin-top: 28px;
	border: 0px solid green; }
	
#kastenmitte  {
	height: 463px;
	border: 0px solid blue; }
	
#content {
	width: 568px;
    }
	
#contentcell {
	width: 600px;
	height: 437px;
    overflow: auto;
    margin-left: 15px;
	margin-top: 27px;
	border: 0px solid red; }
	
	
#footermenu {
	display: none }
	
#standard {
	font-size: 10px;
	}
	
#standard a {    
	color: #666666;
	}
	
#vorlader {
	display: none;
	}
	
#boxlinks {
	position: relative;
	z-index: 1666666;
	display: block;
	left: -8px;
	top: 178px;
	border: 0px solid red;
	}
	
#contentleft {
	position: relative;
	display: block;
	font-size: 10px;
	}
    
/* Tags  */
	
body {
	background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:760px;
	border: 0px solid #666666;
}
	
a:visited  { 
	color: #FF7233; 
	font-weight: normal;
	text-decoration: none; }
	
a:link  {
	color: #FF7233;
	font-weight: normal;
	text-decoration: none;}
	
a:hover   { 
	color: #B21B27; 
	text-decoration: none;}
	
a:active   {
	color: #B21B27;}
	
p.bodytext a:visited  { 
	color: #FF7233; 
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 0px solid #FF7233 }
	
p.bodytext a:link  {
	color: #FF7233;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 0px solid #FF7233}
	
p.bodytext a:hover   { 
	color: #FF7233; 
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF7233 }
	
p.bodytext a:active   {
	color: #666666; }

td   {
	color: #666666;
	font-size: 11px;
	line-height: 21px;
	font-family: Verdana, Geneva, Helvetica }

div {
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica }
	
p {
    margin: 0 0 0 0}


h1 {
	margin-bottom: 23px;
	margin-top: 20px;	
	color: #767575;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	text-transform: luppercase;
	font-style: bold;
	letter-spacing: 0px;
	font-family: Verdana, Geneva, Helvetica
 }

h2 {
	margin: 0 0 0 0;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
 }
	
h2 a:link, h2 a:visited, h2 a:hover {
	color: #666666;
	margin-left: 3px;
	text-decoration: none }
	
h3 {
	font-weight: bold;
	text-decoration: none }
       
	
h4 {
	margin:0 0 0 0;	
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	font-size:   11px;}
       
	
#contentleft h1, #contentleft h4 {
	margin:0 0 0 0;	
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 12px;
	font-size:   10px;}


h5 {
	margin: 0 0 0 0;
	color: #0666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px }


h6 {
	margin: 0 0 0 0;
	color: #0666666;
	font-weight: normal;
	text-transform: ;
	font-size: 9px; }	
	
