/* 
  Theme Name: Student
  Theme URI: http://theundersigned.net/
  Description: Simple 2 column theme with lots of whitespace and a rather commercial look.
  Version: 1.0
  Author: The undersigned
  Author URI: http://theundersigned.net/
 */



a:link,a:visited {
 font-family:"Trebuchet MS", Verdana;
 font-size: 9pt;
 color: #B61415;
 font-weight: normal;
 text-decoration:underline;
}

a:hover {
 font-family:"Trebuchet MS", Verdana;
 font-size: 9pt;
 font-weight: normal;
 color: #292929;
 text-decoration:none;
}

a.footer:link,a.footer:visited {
 font-family:"Trebuchet MS", Verdana;
 font-size: 9pt;
 color: #2F1403;
 font-weight: bold;
 text-decoration:underline;
}

a.footer:hover {
 font-family:"Trebuchet MS", Verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #DF0000;
 text-decoration:none;
}

.menu  {
  display: block;
  font-family:"Trebuchet MS", Verdana;
  font-size: 6pt;
  font-weight: normal;
  color: #000000;
  margin: 1px 0px 1px 0px;
  min-width:149px;
  background-color:#FDFCFA;
  vertical-align:top;
  text-align:left;
  background-repeat:no-repeat;
  padding: 0px 2px 0px 10px;
}

.widget ul 
{
	padding: 0;
	margin:0;
	list-style:none;
}

.widget ul li a:link, .widget ul li a:visited { color:#373330; background-image:url(img/menu_bg.gif); font-weight: bold;
width:161px;
padding:0 2px 0 10px;
display:block;
margin: 1px 0;

 }

.widget ul li { width:161px;} 
 
.widget ul li a:hover { color:#B61415; background-image:url(img/menu_bg_hover.gif); font-weight: bold; }


a.menu:link, a.menu:visited { color:#373330; background-image:url(img/menu_bg.gif); font-weight: bold;}
a.menu:hover { color:#B61415; background-image:url(img/menu_bg_hover.gif); font-weight: bold; }

.menuhead  {
  font-family:"Trebuchet MS", Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  margin:0px;
  height:31px;
  width:161px;
  background-color:#FDFCFA;
  vertical-align:top;
  text-align:left;
  background-image:url(img/menu_head.gif);
  background-repeat:no-repeat;
}

h1 {
 font-family:"Trebuchet MS", Verdana;
 font-size: 13pt;
 font-weight: bold;
 text-align:left;
 color:#2F1403;
 margin: 2px;
 vertical-align:top;
}

body{
 background-image:url(img/bg.jpg);
 background-repeat:repeat-x;
}

table, td, body {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align:left;
 vertical-align:top;
 color:#2F1403;
}

td.content {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align:left;
 color:#2F1403;
 padding: 0px 10px 0px 10px;
 vertical-align:top;
}

td.head {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align:right;
 color:#2F1403;
 padding: 0px 10px 0px 10px;
 vertical-align:top;
}

td.footer {
 font-family:"Trebuchet MS", Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align:center;
 color:#948D84;
 vertical-align:middle;
 padding: 5px 10px 0px 10px;
}

td.warnung {
 font-family:"Trebuchet MS", Verdana;
 font-size: 9pt;
 font-weight: bold;
 text-align:center;
 color:#FFB3B4;
 vertical-align:middle;
 padding: 5px 10px 0px 10px;
}
