﻿html {
	scrollbar-base-color: #8A2D00; 
            scrollbar-track-color: #993300; 
            scrollbar-face-color: #993300; 
            scrollbar-highlight-color: #D24400; 
            scrollbar-3d-light-color: #D24400; 
            scrollbar-darkshadow-color: 8a2d00; 
            scrollbar-shadow-color: #000000; 
            scrollbar-arrow-color: #f0f0e0; 
           
            overflow-y:auto; 
            overflow-x:hidden
}

body {
	scrollbar-base-color: #8A2D00; 
            scrollbar-track-color: #993300; 
            scrollbar-face-color: #993300; 
            scrollbar-highlight-color: #D24400; 
            scrollbar-3d-light-color: #D24400; 
            scrollbar-darkshadow-color: 8a2d00; 
            scrollbar-shadow-color: #000000; 
            scrollbar-arrow-color: #f0f0e0; 
           
            overflow-y:auto; 
            overflow-x:hidden
}

body {
	margin: 20px;
	padding-right: 20px;
	background-image: url('style/bg-content3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #993300;
	margin-bottom: 100px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	width:500px;
}

td {
	
font-family: Arial, Helvetica, sans-serif;
vertical-align:top;
text-align:left;
padding-bottom:15px;
padding-top:15px;
border-bottom:1px gray dashed

}

h5 {font-family:	Georgia, "Times New Roman", Times, serif;
	
}

h4 {font-family:	Georgia, "Times New Roman", Times, serif;
	
}

h3 {font-family:	Arial, Helvetica, sans-serif;
	
}

h2 {font-family:	Georgia, "Times New Roman", Times, serif;
	
}


#middle {
	border-color: #B44127;
	border-width: 2px;
/* margin: 5px;*/	padding: 5px;
	vertical-align: top;
	border-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 285px;
}

#rightcolumn {
	border-color: #B44127;
	border-width: 2px;
	float: right;
	margin: 5px;
	padding: 5px;
	width: 150px;
	vertical-align: top;
	border-style: double;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#rightcolumn h6 {
	
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1.1em;

}
#middle h6 {
    margin-top:0;/*Firefox*/
	align:center;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1.1em;
}

#icontainer
{
	max-width: 500px;
	text-align: center;

}
li
{text-align: left;
	
}

h2
{text-align: left;
	
}

h1
{text-align: left;
	
}

#icontainer p
{text-align: left;
	
}

a:link
	{
	color: #990000;
	text-decoration: underline;
	text-underline: single;
}
a:visited
	{
	color: #808080;
	text-decoration: underline;
	text-underline: single;
}

h5{
	color: #333333;
}

h4{
	color: #333333;
}

h3{
	color: #333333;
}




h1 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.5em;
	color: #993300
}
h2 {color:#B44127;
	font-size: 1.1em;
}

h3 {
	font-size: 1.0em;
	color: #993300
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.8em;
}
h6 {	font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
	    font-size: 1.0em;
}
.tcenter {
	text-align: center;
}
.bildrahmen {
	border: 1px outset #993300;
	padding: 1px;
	margin: 3px;
}
.tlinks {
	text-align:left
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}

.klein {
font-size: 0.8em;
}
.uppercase
{
	text-transform: uppercase;
}

td.nowrap
{
	white-space: nowrap;
}

.clear
{
	clear: both
}
