/* CSS Document */

body	{
	background:#ededed;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.main_background	{
background-image:url(images/layout_13.gif);
}

.links_background	{
background-image:url(images/layout_06.gif);
}

.resultate_background	{
background-image:url(images/layout_11.gif);
}

.resultate	{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
}
.date	{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}
.autor	{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-style:italic;
}
.error {
	font-family:Verdana;
	font-size:12px;
	color:#FF0000;
}

.hometeam {
	font-family:Verdana;
	font-size:11px;
	color:#ff7200;
}

a:link {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a:active {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none; 
}
a:hover {
	font-family:Verdana;
	font-size:11px;
	color:#ff7200;
	text-decoration:underline;
}
input {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	width:150px;
	border:1px solid #ff7200;
	background-color:#ededed;
}
.submit {
	font-family:Verdana;
	font-size:11px;
	color:#ff7200;
	width:100px;
	border:1px solid #000000;
	background-color:#ededed;
}
textarea {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	width:300px;
	border:1px solid #ff7200;
	background-color:#ededed;
}
.header_intern {
	background:url(images/intern/intern_off_03.gif);
}
.intern_news_header {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}