/* Alricg-Style */

body, font, p, th, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	color:#002966;
}

body {background-color:#FFFFFF;}

table, img {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; border-collapse:collapse;  border-spacing:0px;}
table.roadmap {padding:5;}
tr, rd, th {vertical-align:top; text-align:left;}
td.left {vertical-align:top; text-align:left; width:182;}
td.right {vertical-align:top; text-align:right; width:165;}


h1 {font-size:12; font-weight:bold; color:#A40000; margin-bottom:5px;}

h2 {font-size:12; font-weight:bold;}

h1.box {font-size:12; font-weight:bold; color:#A40000; margin-left:10px; margin-right:10px;}

div.menu {color:#4B1700; margin-top:0px; margin-bottom:0px; margin-left:10px; margin-right:0px; line-height:1.6em;}
div.submenu {color:#4B1700; margin-top:0px; margin-bottom:5px; margin-left:55px; margin-right:0px; line-height:1.6em;}
div.entwickler {color:#002966; margin-top:0px; margin-bottom:5px; margin-left:10px; margin-right:0px; line-height:1.6em;}
div.box {color:#4B1700; margin-top:0px; margin-bottom:5px; margin-left:10px; margin-right:10px;}
div.footer {font-size:10; margin-top:8px; margin-bottom:0px; margin-left:0px; margin-right:0px;}
div.content {margin-top:0px; margin-bottom:0px; margin-left:100px; margin-right:50px;}

div.close {margin-top:0px; margin-bottom:0px;}

a:link, a:visited { text-decoration:none; color:#2973E0; }
a:hover, a:active { text-decoration:underline; color:#2973E0; }

a.menu:link, a.menu:visited { text-decoration:none; color:#4B1700; font-weight:bold;}
a.menu:hover, a.menu:active { text-decoration:none; color:#A40000; font-weight:bold;}

a.submenu:link, a.submenu:visited { text-decoration:none; color:#4B1700;}
a.submenu:hover, a.submenu:active { text-decoration:none; color:#A40000; }

a.entwickler:link, a.entwickler:visited { text-decoration:none; color:#002966; font-weight:bold;}
a.entwickler:hover, a.entwickler:active { text-decoration:none; color:#2973E0; font-weight:bold;}

a.box:link, a.box:visited { text-decoration:none; color:#A40000;}
a.box:hover, a.box:active { text-decoration:underline; color:#A40000; }

div.infoBoxTitel{
	background:#FFFFFF;
	width:204px;
	text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 10px;
	color:#002966;
  padding:3px;
	background-image:url(newsbox_title.gif);
	background-repeat:repeat-x;
}
div.infoBoxBody {
	border: 1px solid #002966;
	padding: 5px;
	margin:0px;
}