.meldungsbox {
   float:right;
   width:40%;
   min-width:200px;
   }

.meldungsbox25 {
   float:right;
   width:25%;
   min-width:150px,
   }

.nachrichten {
   background-color:#e0e0e0;
   background-image:url('http://www.klimaskeptiker.info/img/hellgrauweiss.jpg');
   background-position:right;
   background-repeat:repeat-y;
   border:1px solid #600000;
   -webkit-border-radius:10px;
   -khtml-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;			
    -webkit-box-shadow: 3px 3px 2px #300000;
    -moz-box-shadow: 3px 3px 2px #300000;
    box-shadow: 3px 3px 2px #300000;
   color:#600000;
   float:right;
   font-weight: normal;
   font-size:80.01%;
   line-height:1.3em;
   margin:0px;
   padding:4px;
   }

.nachrichtenrechts {
   background-color:#e0e0e0;
   background-image:url('http://www.klimaskeptiker.info/img/hellgrauweiss.jpg');
   background-position:right;
   background-repeat:repeat-y;
   border:1px solid #600000;
   -webkit-border-radius:10px;
   -khtml-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;			
    -webkit-box-shadow: 3px 3px 2px #300000;
    -moz-box-shadow: 3px 3px 2px #300000;
    box-shadow: 3px 3px 2px #300000;
   color:#600000;
   float:right;
   font-weight: normal;
   font-size:100.01%;
   line-height:1.3em;
   margin-left:2%;
   margin-right:2%;
   margin-top:3em;
   padding:5px;
   width:25%;
   }

.nachrichtenzentriert {
   background-color:#e0e0e0;
   background-image:url('http://www.klimaskeptiker.info/img/hellgrauweiss.jpg');
   background-position:right;
   background-repeat:repeat-y;
   border:1px solid #600000;
   -webkit-border-radius:10px;
   -khtml-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;			
    -webkit-box-shadow: 3px 3px 2px #300000;
    -moz-box-shadow: 3px 3px 2px #300000;
    box-shadow: 3px 3px 2px #300000;
   color:#600000;
   float:right;
   font-weight: normal;
   font-size:100.01%;
   line-height:1.3em;
   margin-left:20%;
   margin-right:20%;
   margin-top:3em;
   padding:5px;
   width: 50%;
   }

.nachrichtenzentriert90 {
   background-color:#e0e0e0;
   background-image:url('http://www.klimaskeptiker.info/img/hellgrauweiss.jpg');
   background-position:right;
   background-repeat:repeat-y;
   border:1px solid #600000;
   -webkit-border-radius:10px;
   -khtml-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;			
    -webkit-box-shadow: 3px 3px 2px #300000;
    -moz-box-shadow: 3px 3px 2px #300000;
    box-shadow: 3px 3px 2px #300000;
   color:#600000;
   float:right;
   font-weight: normal;
   font-size:100.01%;
   line-height:1.3em;
   margin-left:4%;
   margin-right:4%;
   margin-top:3em;
   padding:5px;
   width:90%;
   }

.standardmeldung {
   border:0px;
   margin:1px;
   padding:1px;
   }   
   
.trauer {
   background-color:#c0c0c0;
   border:5px solid #000000;
   color:#ffffff;
   clear:both;
   margin:5px;
   padding:8px;
   }
 
.fremd {
   background-color:#d0d0ff;
   border:1px solid #000080;
   -webkit-border-radius:5px;
   -khtml-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;			
    -webkit-box-shadow: 3px 3px 2px #000040;
    -moz-box-shadow: 3px 3px 2px #000040;
    box-shadow: 3px 3px 2px #000040;
   color:#000080;
   clear:both;
   margin:1px;
   margin-bottom:5px;
   padding:1px;
   }
   
.kurzmeldung {
   background-color:#d0d0d0;
   border:1px solid #404040;
   -webkit-border-radius:5px;
   -khtml-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;			
    -webkit-box-shadow: 3px 3px 2px #202020;
    -moz-box-shadow: 3px 3px 2px #202020;
    box-shadow: 3px 3px 2px #202020;
   color:#404040;
   clear:both;
   margin:1px;
   margin-bottom:5px;
   padding:1px;
}

.kurzmeldung em {
	color:#000000;
}

.kurzmeldung h1,h2,h3,h4 {
	background-image:none;
	color:#000000;
	margin-left:12px;
}
	

p.nachrichten {
   border:1px solid #600000;
   -webkit-border-radius:10px;
   -khtml-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;			
   }

h3.nachrichten {
   background-color:#600000;
   background-image:none;
   border:0px;
    -webkit-box-shadow: 3px 3px 2px #300000;
    -moz-box-shadow: 3px 3px 2px #300000;
    box-shadow: 3px 3px 2px #300000;
	clear:both;
   color:#ffffff;
   float:left;
   font-size:140%;
   margin:5px;
   padding:10px;
   xwidth:99.5%;
   }
   
em {
   color:#600000;
   }