@import url("../bilder/flavors/default/spgm_style.css");

body {	
	background: black;
	margin:0px;
	padding:5px;
	color:black;
}

p,h4,table,ul,
#navigation,
#subnavi,
#content {
	/*font-family:palatino, georgia, verdana, arial, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}

a:link {color: #CC3300}
a:visited {color: #623E01}

#header1 {background:#660000 url(../style/hof_part1.jpg) no-repeat}
#header2 {background:#CCCCCC url(../style/hof_part2.jpg) no-repeat}

#content{
	vertical-align:top;
	background:#FFFFFF url(../style/hufeisen_bg.jpg); 
	background-position:0px 40px;
}

#navigation {
	vertical-align:middle; 
	text-align:center;
	background:#CCCCCC;
}


a.navilink, a.navilink:link, a.navilink:visited, a.navimark {
	text-decoration:none;
	font-weight:bold;
	color:black;
}

a.navimark:link, a.navimark:visited {color:#A80000}

a.navilink:hover, a.navimark:hover {
	color:white;
	background:#660000;	
}


#subnavi p {font-style:italic;font-weight:bold;}

#subnavi {
	padding-top:20px;
	color:#FFFFCC;
	background:#828257;
	vertical-align:top;
	font-weight: bold;
}


a.subnavinews,a.subnavinews:link,a.subnavinews:visited {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none ;
}

a.subnavinews:hover {
	background:#828257;
	text-decoration: underline;
}

a.subnavilink,a.subnavilink:link,a.subnavilink:visited {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline ;
}


.newsdatum, .hinweis {
	font-size: 10px;
	font-weight: normal;
}


#footerleft {background:#CCCCCC url(../style/hof_part3.jpg) no-repeat}

#footer {
	background:#CCCCCC;
	text-align:right;
	font-weight: normal;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:5px;
}

#footer a {
	text-decoration: underline;
	color: black;
	
}

h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 32px;
	color: #400000;
	margin-top:25px;
	margin-bottom:12px;
}

h2 {
	font-size: 22px;
	color: #003300;	
}

h3 {
	color: #003300;
	font-size: 17px;
	margin-top:0px;
	margin-bottom:5px;
	background:#EEEEEE;
	padding:5px;
}


h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:3px;
	background:#EEEEEE;
	padding:2px;
	text-align:center;
}
	

hr {
	color: #660000;
	height:2px;
	background-color:#660000;
	border:#660000;
}

th {
	color: #FFFFFF;
	background-color: #660000;
}

.bildrand, .bildlinks, .bildrechts {border: 1px outset black}
.bildlinks {
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}

.bildrechts {
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

img {border:0px}

.capital:first-letter {font-size: 18px;}
.capital,.blocksatz,.hinweis {text-align:justify}

.code {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border:2px dashed;
	padding:5px; 
}

.news {
	border:#660000 solid;
	border-width:1px 2px 2px 1px; 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:0px; 
}

.box {
	border:black solid;
	border-width:1px; 
	padding-top:0px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:15px;
	background-color: #EAE8B5;
	text-align:center;
}

.hinweis {
	border:black solid;
	border-width:1px;
	background-color: #FFFFCC;
	padding:5px;
}

ul {list-style-type:square}

li {padding-bottom:10px}

