﻿/* Body&Standart-Style */

body {
	background-color: #464646;
	background-image: url(./Bilder/Background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

a{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Element Deklarierungen */
.Chead
{
	background: #999999;
	color: #000000;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
	background: #999999;
	color: #000000;
}

.Callg
{
	background-color: #EFEFEF;
	color: #000000;
}

.Cnorm
{
	background-color: #5d5d5d;
}
.Cmite
{
	background-color: #666666;
}
.Cdark
{
	background-color: #999999;
}

.smalfont
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

.border
{
   background-color: #000000;
}

input, textarea, select
{
    color: #000000;
    font: 12px Verdana;
    border-color: #185685;
  	border-width: 1px;
    border-style: solid;
    text-decoration: none;
    background-color: #EFEFEF;
}

/* Content Deklarierungen */
.td ul {
	margin: 0px 0px 5px 30px;
}
.td p {
	margin: 5px 0px 5px 0px;
}
.td h1 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;	
}
.td h2 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;	
}
.td h3 {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}

/* Tabellen Formatierung */
#hmenu {
	background:url(./Bilder/Header.gif); 
	padding-left:5px; 
	background-color:#d5d5d5; 
	height:25px;
	vertical-align: middle;
}

#explodestyle {
	text-align: left;
	vertical-align: top;
	background-color: #d5d5d5;
	padding:5px;
}

#loginmenu {
	width:187px;
	height:330px;
	background-color: #d5d5d5;
	text-align:left; 
	vertical-align: top; 
	padding-left:5px;
}

#amazon {
	width:187px;
	height:290px;
	background-color: #d5d5d5;
	text-align:left; 
	vertical-align: top; 
	padding-left:5px;
}

#boxabstand {
	height:2px;
}

#footer {
	height: 27px;
	text-align:center;
	vertical-align:middle;
	background:url(./Bilder/Footer.gif);
}

.center {
	text-align: center;
}

.pboldunderline {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.black {
	background-color: #000000;
}

.blackh {
	background-color: #000000;
	height: 1px;
}

.galler {
	text-align: center;
}
