/* ***********************************************
 *
 * Allgemeine Definitionen
 * 
 *************************************************/
#Ungerade{ background-color:#F8F8F8; }
#Gerade{ background-color:#E6E6E6; }
#TitelCell{ background-color:#666666; color:#FFFFFF; font-weight:bold; }


/* ***********************************************
 *
 * VIEW
 * 
 *************************************************/
#vorschauDiv{ width:500px; background-color:#FFFFFF; padding:10px 10px 10px 10px; margin-top:10px; }
#imgBorder{ border:1px solid #CCCCCC; }

/* light
**************/
#lightTopTable{ width:650px ;color: #69A3C7;  margin-top:10px; }
#lightTitelCell{ font-weight:bold; color: #69A3C7; }
#lightTitelSpan{ font-weight:bold; font-size:12px; color: #69A3C7;}
#lightDatumCell{ width:100px; text-align:right; color: #69A3C7;}
#lightBottomTable{ width:100%; margin-top: 6px; border-bottom: 1px solid #69A3C7;}

#lightWeiter{ width:100%; border-top:1px solid #CCCCCC; margin-top:5px; text-align:right; color:#3399CC; }

/* smooth
**************/
#smoothTopTable{ width:650px; background-color:#69A3C7; margin-top:10px; }
#smoothTitelSpan{ font-weight:bold; font-size:16px; }
#smoothBottomTable{ width:650px; border-top:0; }
#smoothDatumCell{ width:100px; text-align:right; color: #69A3C7;}
#smoothWeiter{ color:#3399CC; }

/* strong
**************/
#strongTopTable{ width:100%; color:#FFFFFF; background-color:#666666; margin-top:10px; }
#strongTitelCell{ font-weight:bold; color:#FFFFFF; }
#strongTitelSpan{ font-weight:bold; font-size:12px; }
#strongDatumCell{ width:100px; text-align:right; }
#strongBottomTable{ width:100%; border:1px solid #CCCCCC; border-top:0; }

#strongWeiter{ color:#3399CC; }

/* Textbericht
**************/
#textberichtTable{ width:97%; margin-top:5px; }
#textberichTitel{ font-weight:bold; color:#69A3C7; font-size:17px; }
#textberichtDatumCell{ vertical-align:top; }
#textberichtKurztextCell{ font-weight:bold;}
#textberichtNaviTopCell{ text-align:center; }
#textberichtNaviCell{ text-align:center; }

#lastNewsDiv{ width:100%; background-color:#69A3C7;}
#lastNewsTable{ width:100%; border-bottom:1px dotted #666666; margin-top:10px; }
#lastNewsTitelCell{ font-size:13px; font-weight:bold; color:#000000; }
#lastNewsDatumCell{ font-size:10px;  color:#999999; }


 
/* ***********************************************
 *
 * SHOW
 * 
 *************************************************/
#showTopTable{ width:100%; margin-top:10px; background-color:#354660; }
#showTopCell{ }

#showBottomTable{ width:100%; background-color:#354660; margin-bottom:10px; border:1px solid #999999; }
#showBottomCell{ }

#bildDiv{ width:100px; height:75px; margin-top:10px; background-color:#CCCCCC; }
#datumDiv{ width:170px; height:100px; margin-top:10px; margin-left:10px; text-align:left; }
#showRubrikDiv{ font-size:10px; margin-top:15px; text-align:right; width:100%; }
#message{ margin-bottom:20px; margin-top:20px; }


/* ***********************************************
 *
 * NEW
 * 
 *************************************************/
#newTable{ width:100%; border:1px solid #CCCCCC; margin-top:20px; background-color:#FFFFFF; }
#kurztextArea{ width:400px; height:100px; }

#divMeldung{ margin-bottom:25px; margin-top:20px; }

/* ***********************************************
 *
 * Rubrik
 * 
 *************************************************/
#rubrikTable{  width:300px; background-color:#FFFFFF; border:1px solid #CCCCCC; margin-top:10px; margin-bottom:20px; }
#unterTable{ margin-top:15px; }
div#farbe{ width:20px; height:11px; }
#ruorErfassenTable{ width:300px; border:1px solid #CCCCCC; background-color:#E6E6E6; }



/* ***********************************************
 *
 * EDIT
 * 
 *************************************************/
.radioButton { cursor:pointer; border:0; background-color:#E6E6E6; }


