/* -- GLOBAL -- */
body {
	background: #ffffff; 
	margin: 0px;
	color: #282828;
}
body, td, th, p, div, pre {
	font-family:  Verdana, Arial, Helvetica; 		
	font-size: x-small;  
}
/* -- END GLOBAL -- */


/* -- ANCHORS -- */
a {
	color: #3b4397;
	text-decoration: underline;
	font-weight: normal; 	
}
a:hover {
	text-decoration: none ;
}
/* -- END ANCHORS -- */


/* -- TEXT & IMAGES -- */
UL LI {
/*	list-style-type: square;	*/
}
UL LI P {
	margin-top: 0.6em;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
}
H1 {
	font-size: 160%;  
	font-weight: normal; 	
	font-family: Microsoft Sans Serif, Arial; 	
}
H2 {
	font-size: 130%;  
	font-weight: normal; 	
}
H3, H4 {	
	font-size: 100%;
	font-weight: bold; 
}
.lineR, .lineG, .lineB {
	color: #ffffff;
	padding: 4px;
	background: #f27d00;
}
.lineG {
	background: #bcc619;
}
.lineB {
	background: #676ea3;
}
DIV.p {
	padding-bottom: 0.6em;
}
DIV.more {
	padding-bottom: 0.6em;
}
.copyright {
	color: #666666;
	font-size: 75%;
}
IMG.marker {
	margin-right: 4px;
}
IMG.marker#right {
	margin-left: 4px;
}
DIV.img {
	padding-bottom: 1.25em;
}
DIV.img IMG {
	border: 1px solid #999999;
	text-align: center;
}
DIV.img DIV {
	width: 200px;
 	color: #666666;
 	padding-top: 0.6em;
 	font-weight: bold;
}
DIV.caption {
 	font-weight: bold; 	
 	color: #666666;
}
UL.press LI DIV {
	padding-bottom: 0.4em;
}

TABLE.news TD {
	border-bottom: 1px solid #cfcfcf;
	vertical-align: top;
}

/* -- END TEXT & IMAGES -- */


/* -- HEADER -- */
DIV.logo TABLE {
	background: #ffffff url(/images/bg-all.jpg) no-repeat left top; 
}
DIV.strip TABLE {
	background: #11102b url(/images/bg-strip.gif) repeat-x bottom;
	color: #bfbfbf;		
}
DIV.strip TABLE P.ahtung, SPAN.ahtung{
	color: #def200; 
}
DIV.strip DIV.capt,  DIV.capt A{
	color: #eaeaea;
	padding-bottom: 0.4em;
	font-size: 100%;
}
TD.declaration1 A { 
	text-decoration: none;	
	color: #bfbfbf;			
}
TD.declaration1 DIV.capt A{
	color: #eaeaea;
}
TD.declaration1 A:hover { 
	text-decoration: underline;	
}
TD.declaration1, TD.declaration2 {
    padding-top: 4px;
    padding-bottom: 8px;    
}
TD.declaration2 {
    padding-left: 16px;
    padding-right: 16px;    
}
TD.declaration1 DIV.block {
	/* border-right: 1px solid #676ea3; */
}
DIV.green-strip {
	margin-top: 1px;
}
DIV.navbar {
	margin-top: 2px;
	margin-bottom: 3px;
	f ont-size: 75%;	
}
DIV.navbar A {
	/*	font-weight: bold;	*/
	font-size: 75%;	
}
DIV.navbar SPAN {
	/*	font-weight: bold;	*/
	font-size: 75%;		
}
DIV.navbar A {
	text-decoration: underline;
}
SPAN.slogan {
	color: #999999;
	font-size: 75%;
}
/* -- END HEADER -- */

	
/* -- CARCASS -- */
TABLE.page-body {
	margin-top: 1.2em;
	margin-bottom: 1.2em;	
}
TD.left-column {
    padding-left: 16px;
    padding-right: 16px;    
    text-align: ju stify;
}
TD.right-column {
    padding-left: 16px;
    padding-right: 16px;    
    text-align: ju stify;
}
TD.content-column, TD.content-column-alone{
    text-align: left;
}
TD.content-column-alone#show_picture_mode {
    text-align: center;
}
TD.content-column-alone{
    padding-right: 16px;
}
/* -- END CARCASS -- */


/* -- MENU -- */
DIV.menu DIV.level-1 A {
	text-decoration: none;
	font-weight: bold;	
}
DIV.menu DIV.level-2 A {
	text-decoration: none;
	font-weight: normal;	
}
DIV.menu DIV.level-3 A {
	text-decoration: none;
	font-weight: normal;	
}
DIV.menu DIV A:hover {
	color: #ffffff;
	background: #bcc619;
}
DIV.menu DIV {
	border-bottom: 1px solid #cfcfcf;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}
DIV.menu DIV.level-2 {
	margin-left: 24px;
}
DIV.menu DIV.level-3 {
	margin-left: 48px;
}
DIV.menu DIV#selected SPAN {
	color: #ffffff;
	background: #676ea3;
	padding-left: 1px;
	padding-right: 1px;
}
DIV.menu DIV.level-1#selected  {
	font-weight: bold;
}
/* -- END MENU -- */


/* -- FOOTER -- */
DIV.footer {
	padding-top: 12px;
	background: #ffffff url(/images/bg-all.jpg) no-repeat left top; 
}

DIV.footer DIV.banner{
	padding-top: 14px;
	padding-bottom: 16px;
}
/* -- END FOOTER -- */



