a { 
    text-decoration: none;
    color: #000000;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.haupt_table {
  border:1px solid #CCCCCC;
  border-collapse:collapse;
  padding:5px;
	text-align: center;
	vertical-align: middle;
}

.Ueberschriftindex {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
}

.Ueberschrift {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	width: 680px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	width: 680px;
}
h2 {
	font-size: 17pt;
	font-weight: bold;
}
div.boxgr h1 {
	font-size: 14pt;
	font-weight: bold;
}
p.indextext {
	font-size: 13pt;
}

div.boxgr{
width : 650px;
height: 200px;
border : 1px solid black;
background-color : #86FF40;
font-family : Tahoma;
font-size : 13px;
margin: 10px;
color: #000000;
	padding-left: 6px
}

div.boxmg{
width : 650px;
height: 185px;
border : 1px solid black;
background-color : #D93698;
font-family : Tahoma;
font-size : 13px;
margin: 10px;
color: #EEEEEE;
	padding-left: 6px
}
	
div.boxbl{
width : 650px;
height: 185px;
border : 1px solid black;
background-color : #3F7BFC;
font-family : Tahoma;
font-size : 13px;
margin: 10px;
color: #EEEEEE;
	padding-left: 6px
}

div.boxmg a:link, div.boxmg  a:visited, div.boxmg  a:active, div.boxbl a:link, div.boxbl  a:visited, div.boxbl  a:active{
color: #EEEEEE; /*button text color*/
}

body {
	background-color: #FFFFFF;
}

td.contenttable {
	font-family: Tahoma;
	font-size: 11pt;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
}

.content {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	position: relative;
	top: 20px;
}

.notificationbox {
	margin: 1px;
	border: 1px dotted;
	position: relative;
	top: 100px;
	text-align: center;
	height: 120px;
	width: 248px;
	background-position: center;
	background-color: #FFFFFF;
	clear: both;
}

.uebersichttop {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.uebersichtbottom {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
}

.red {
	color: #FF0000;
}

a.ovalbuttongr{
background: transparent url('images/oval-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttongr, a:visited.ovalbuttongr, a:active.ovalbuttongr{
color: #494949; /*button text color*/
}

a.ovalbuttongr span{
background: transparent url('images/oval-green-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 220px;
}

a.ovalbuttongr:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttongr:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbuttonbl{
background: transparent url('images/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttonbl, a:visited.ovalbuttonbl, a:active.ovalbuttonbl{
color: #494949; /*button text color*/
}

a.ovalbuttonbl span{
background: transparent url('images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 220px;
}

a.ovalbuttonbl:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttonbl:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbuttonor{
background: transparent url('images/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttonor, a:visited.ovalbuttonor, a:active.ovalbuttonor{
color: #494949; /*button text color*/
}

a.ovalbuttonor span{
background: transparent url('images/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 220px;
}

a.ovalbuttonor:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttonor:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbuttonmg{
background: transparent url('images/oval-magenta-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttonmg, a:visited.ovalbuttonmg, a:active.ovalbuttonmg{
color: #494949; /*button text color*/
}

a.ovalbuttonmg span{
background: transparent url('images/oval-magenta-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 220px;
}

a.ovalbuttonmg:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttonmg:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
} 
a.ovalbuttongy{
background: transparent url('images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbuttongy, a:visited.ovalbuttongy, a:active.ovalbuttongy{
color: #494949; /*button text color*/
}

a.ovalbuttongy span{
background: transparent url('images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 220px;
}

a.ovalbuttongy:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbuttongy:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.smallbuttonor{
background: transparent url('images/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.smallbuttonor, a:visited.smallbuttonor, a:active.smallbuttonor{
color: black; /*button text color*/
}

a.smallbuttonor span{
background: transparent url('images/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 100px;
}

a.smallbuttonor:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.smallbuttonor:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}


a.bigbuttonor{
background: transparent url('images/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.bigbuttonor, a:visited.bigbuttonor, a:active.bigbuttonor{
color: black; /*button text color*/
}

a.bigbuttonor span{
background: transparent url('images/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 250px;
}

a.bigbuttonor:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.bigbuttonor:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.topbuttongy{
background: transparent url('images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight: bold;
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.topbuttongy, a:visited.topbuttongy, a:active.topbuttongy{
color: gray; /*button text color*/
}

a.topbuttongy span{
background: transparent url('images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
width: 100px;
}

a.topbuttongy:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.topbuttongy:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.topbuttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding:0px;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding:5px;
}

span.preis{
font-weight: bold;
font-size: larger;
}

div.adobe{
font-family : Tahoma;
font-size : 12px;
padding: 20 px;
position: relative;
top: 20px;
}.Ueberschrift_Mainpage {
	font-family: Tahoma;
	font-size: 28pt;
	font-weight: normal;
	position: relative;
	font-style: normal;
}
