/*
  CSS by Florian Lentsch
  create mediadesign
*/

body {
  margin-top:3px;
  margin-left:3px;
  
  font-family:Verdana;
  font-size:11px;
  color:#666666;
}

a:link, a:visited {
  color:#a41b22;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color: #f13200;
  font-weight:bold;
  text-decoration:none;
}


a:link img, a:visited img {
  border:0;
}


#desktoplink a:link, #langmenu a:link, #desktoplink a:visited, #langmenu a:visited, #overviewlink a:link, #overviewlink a:visited {
  color: #9a9a9c;
  text-decoration: none;
  font-weight:normal;
  text-transform: uppercase;
}

#desktoplink a:hover, #langmenu a:hover, #overviewlink a:hover {
  color: #585858;
  font-weight:normal;
}

#logo {
  text-align:right;
}


table {
  margin-top:0; padding-top:0;
}

#minichart {

}


#mobilecontent #header1, #header2, #header3, #header4, #header5, #header6 {
  font-family:times,serif;
  color: #666666;
}

#mobilecontent #header1 {
  font-size:20px;
  font-weight: normal;
  text-transform: uppercase;
}

#mobilecontent #header2 {
  font-size:18px;
  font-weight: bold;
  text-transform: uppercase;
}

#footer {
  border-top: 1px solid #B0B0B2;
  color:#B0B0B2;
}

h3{
	font-size:11px;
	font-weight:bold;
}

.news-single-item p{
	margin:0px;
	padding:0px;
}

td.tablecell {
	font-size:9px;
	background-color:#F6F3EE;
}

td.tablecelllarge {
	font-size:10px;
	background-color:#F6F3EE;
}

