/*--- cutted ---*/
body, td, th {
	COLOR: #666666;
	FONT-FAMILY: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	FONT-SIZE: 11px;
}

body a:visited, body a:link {
	COLOR: #424242;
	TEXT-DECORATION: underline
}

body a:active, body a:hover {
	COLOR: #BF4444;
	TEXT-DECORATION: underline;
}

.emphasis {
	COLOR: #BF4343;
}

.title {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
}

.light {
	COLOR: #BF4444;
	FONT-FAMILY: Arial, Helvetica, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

.light a:link, .light a:visited {
	COLOR: #BF4444;
	TEXT-DECORATION: none
}

.light a:hover, .light a:active {
	COLOR: #424242;
	TEXT-DECORATION: none
}
.standard_border {
	BORDER: #A4A4A4 1px solid;
}
.tech_message {
	BORDER: #BF4343 1px solid;
	BACKGROUND-COLOR: #EBEBEB;
}
.user_message {
	BORDER: #A4A4A4 1px solid;
}

.rowspacer {
	BACKGROUND-COLOR: #CCCCCC;
}

.divider_left {
	BACKGROUND-COLOR: #A4A4A4;
}

.divider_middle {
	BACKGROUND-COLOR: #727272;
	COLOR: #FFFFFF;
}

.divider_right {
	BACKGROUND-COLOR: #A4A4A4;
}

.error_table {
	BORDER: #BF4343 1px dashed;
}
.error_text {
	COLOR: #BF4343;
}
.error_text_bullet {
	COLOR: #BF4343;
}	

.header_selected {
	BORDER: #A4A4A4 1px solid;
	PADDING-RIGHT: 8px;
}

.header_notselected {
	PADDING-RIGHT: 8px;
}

.headerbox {
	BORDER: #A4A4A4 1px solid;
}

.tablebox {
	BORDER: #CCCCCC 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
}

.tablebox_td {
	BACKGROUND: #FFFFFF;
}

.tablebox_header {
	PADDING: 4px;
	BACKGROUND: #FFFFFF;
	FONT-WEIGHT: bold;
}

.frontbox {
	BORDER: #A4A4A4 1px solid;
}

.frontbox_header_left {
	BACKGROUND: #727272;
	FONT-WEIGHT: bold;
}

.frontbox_header_right {
	BACKGROUND: #E6E6E6;
	FONT-WEIGHT: bold;
}

.frontbox_header_right a:link, .frontbox_header_right a:visited {
	TEXT-DECORATION: none
}

.frontbox_header_right a:hover, .frontbox_header_right a:active {
	COLOR: #BF4444;
	TEXT-DECORATION: none
}

.frontbox_td {
	BACKGROUND: #FFFFFF;
}

/*--- end cutted ---*/



/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px solid #999;
 margin-bottom: 15px; 
}


/*--- Line between menu items in boxes ---*/

.boxitemSpacer {
 border-bottom: 1px solid #999;
 margin-top: 4px;
 margin-bottom: 8px;
 font-size: 4px;  
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   13px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px solid #999999;
}

.tvprogramm {
 padding-bottom: 2px;
 padding-top: 2px;
 margin: 0px;
 border:0px solid #999999;
}

.tvprogitem
{
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #ffffff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000000;
}



/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #555555;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #555555; text-decoration: none;}
.navlinks a:visited { color:  #777777; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

.tvanons_img
{
	text-align: left;
	vertical-align: top;
	margin: 0px 8px 8px 0px;
	float: left;
}

table.lenta {width:100%; border: 0px solid #000000; }
table.lenta td.img {margin:0; padding: 8px 0px 8px 0px; border-bottom: 1px solid #999; }
table.lenta td.text {margin:0; padding: 8px 0px 8px 5px; border-bottom: 1px solid #999; }
table.lenta img {margin:0}
table.lenta A:link {color:#424242}
table.lenta A:link img {border:none}
table.lenta A:visited {color:#424242}
table.lenta A:visited img {border:none}
table.lenta A:active,  table.lenta A:hover {color:#BF4444}

table.lenta p.title {margin:0; font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size:11px; }
table.lenta p.t {margin:0; font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size:11px; color:#000000}
table.lenta p.content {margin:0; font-family:tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size:11px; color:#000000}
