body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	line-height: 1.5em;
	background-image:url(../../../img/bg_pattern_tresor.gif);
	
}
#content table td p{
margin:0px;
padding:0 0 0 10px;
}
#content{
	text-align:left;
	vertical-align:top;
	padding: 25px;
	background-color: #E70606;
	font-size: 11px;
	font-weihgt: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
}

/*text*/
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	text-align: left;
	vertical-align:top;
	line-height: 11px;
} 
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 12px 0 12px; /*top right bottom left*/
	margin: 0;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6, p, span, dl, 
blockquote, code, pre, adress, 
.picture {
	padding: 0 12px 0 12px;
}

h1 {
	color:#FFFFFF; /*weiss*/
	background-color: #231F20; /*schwarz*/
	background-image:url(../../../img/h_BLACK_RED.gif);
	background-position: top right;
	background-repeat:no-repeat;
	margin: 0 0 1em 0;
}

h2 {
	color:  rgb(231, 6, 6); /*rot*/
	background-color: #CFB567; /*beige*/
	background-image:url(../../../img/h_BEIGE_RED.gif);
	background-position: top right;
	background-repeat:no-repeat;
	margin: 0 0 1em 0;
}

p,ul,dd,dt { 
	line-height: 1.5em;
}

p {
	line-height: 1.7em; margin: 0 0 2em 0;
	text-align:justify;
}

/* //////////////////////////////////////////HORIZONTALE LINIE*/
hr {
	color: #ffffff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}


/* //////////////////////////////////////////LINKS*/
#content a {
	font-size: 11px;
	color: #FFFFFF;
}
#content a:link {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #FFFFF;
}
#content a:hover {
	text-decoration:underline;
	color: #000000;
}
#content a:active {
	text-decoration: none;
	color: #333333;
}

a {
	font-size: 11px;
	color: rgb(231,6,6); /*rot*/
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgb(231,6,6); /*rot*/
}
a:hover {
	text-decoration:none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
/* ************************** */
/* NAVIGATION                 */
/* ************************** */
/*/////////////////////////////////////////////////////////////Hauptnavi vertikal */
#navi_vert {
	height: 100%;
	vertical-align:top;
	padding: 25px 0 0 25px;
	background-color: #E70606; /*rot*/
	background-image:url(../../../img/baslerstab.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#navi_vert {
    margin: 0;			
    padding: 20px 0 0 0;
    margin-left: 10px;  
	color:#000000;
}

#navi_vert a {
	display:compact;
    width: auto;
    margin: 0;
    padding: 1px 0 0 0;
	color:#000000;	
    text-decoration: none;
    line-height: 25px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}

#navi_vert a:hover {
	color:#FFFFFF;
}

#navi_vert #selected a,
#navi_vert #selected a:hover {
	color:#FFFFFF;
}


/*///////////////////////////////////////////////////////////// navi Fusszeile*/
#navi_bottom {
	height: 30px;
	color:#333333;
	text-align:right;
	vertical-align:middle;
	padding: 10px;
	background-color:rgb(0,0,0);
}

#navi_bottom a {
	padding-left: 1em;
    text-decoration: none;
	color: rgb(231,6,6); /*rot*/
}

#navi_bottom a:hover {
	color:#FFF;
}

#navi_bottom a#selected,
#navi_bottom a:hover#selected {
	color:#FFF;
}

/* navi Kopfzeile */
/*#navi_top {
}

#navi_top a {
	padding-left: 1em;
    text-decoration: none;
	color:#333333;
}

#navi_top a:hover {
	color:#D15555;
}

#navi_top a#selected,
#navi_top a:hover#selected {
	color:#D15555;
}


/*Hauptnavi horizontal */
/*#navi_horz {
	padding: 0;
}

#navi_horz ul {
    float:left;
    display:inline;		
    margin: 4px 0 4px 0;			
    padding: 0;
    margin-left: 10px;  

}

#navi_horz ul li {
    float: left;
    display:inline;     
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navi_horz ul li a {
    display:block;
    width: auto;
    margin: 0;
    padding: 1px 9px 0 9px;
	
    text-decoration: none;
    line-height: 19px;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
}

#navi_horz ul li a:hover {
	color:#D15555;
}

#navi_horz ul li#selected a,
#navi_horz ul li#selected a:hover {
	color:#D15555;
}*/

/* Navi ende -------------------*/


td.picture {
	padding: 0;
}


