/* 
Theme Name: Be Prepared
Theme URL: http://www.wienerneustadt1.net
Description: Das Theme zum Jubeljahr 2010.
Author: KET
Author URI: mailto:ket_wrn1@yahoogroups.de?subject=Wordpress+theme+wrn1
Version: v0.2
*/

@import url('/wp-content/themes/whiteboard/css/reset.css');
@import url('/wp-content/themes/whiteboard/css/layout.css');
@import url('/wp-content/themes/whiteboard/css/fonts.css');
@import url('/wp-content/themes/whiteboard/css/colors.css');
@import url('/wp-content/themes/whiteboard/css/lightbox.css');

.termine { width:90%; border-collapse:collapse; margin:0 auto; }
.termine tr th { padding:10px 5px; }
.termine tr td { padding:5px 4px; font-family:Verdana,Arial,FreeSans,sans-serif; }
.termine tr td p { font-size:80%; color:#333; }
.termine tr.c1 td { background-color:#f6ffd7; }
.termine tr.c2 td { background-color:#f1ffbe; }
.termine tr td.datum { font-size:82%; }

