/*
css-file les-pirates
adrian.eberhard@modus-vivendi.ch
1.1.2016*/

p {font-size: 14px;}
h2 {text-align:center;}

img,iframe {max-width: 100%;}

.p8 {font-size: 8px;}
.p10 {font-size: 10px;}
.p12 {font-size: 12px;}
.p15 {font-size: 15px;}
.p20 {font-size: 20px;}


.justify {text-align: justify;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.klein {font-size:12px;}
.rot {color:red;}
.black {color:black;}
.grau {background-color: #dddddd;}
.hgrau {background-color: #eeeeee;}
.bold {font-weight: 800;}

.table, th, td { border: 1px solid;}
th,td { text-align: left;}

.transparent { background-color: blue; }

.panel-heading {background-color: rgba(250,250,250,0.6)!important; cursor: pointer;}
.panel-default {background-color: rgba(250,250,250,0.8)!important;}    /* body farbe des offenen panels */ 
.panel-heading:hover {background-color: rgba(100,150,250,0.3)!important;}

.center {text-align:'center';}

.nicEdit-main{background-color: white;} /*Hintergrund im Editor weiss - nicedit */


a:hover {text-decoration: none; cursor: url('pics/piraten.ico');}

a {cursor: url('pics/piraten.cur');}
pre {background-color: transparent; border:0; font-family: Helvetica, Arial;}

/* all placeholder */
::-webkit-input-placeholder { font-style:italic; text-align:center;}
::-moz-placeholder { font-style:italic;  text-align:center;} /* firefox 19+ */
:-ms-input-placeholder { font-style:italic;  text-align:center;} /* ie */
input:-moz-placeholder { font-style:italic;  text-align:center;}

/* individual: webkit */