/* Generell Settings */

.center /* Tabellen */ { margin-left:auto; margin-right:auto}
.centertd {text-align:center}
li {margin-left: -25px}
.b {font-weight:bold}
.i { font-style: italic; }
h1 { font-size: 1.3em;color:#FFCC33;font-weight:bold } /* Überschriften */
.left {text-align: left}
.right {text-align: right}


body.bestellung
{

	background-color: #efefef;
	background-image: url(none);

}

body
{
	color: #000000;
	font-family: Trebuchet, Geneva, Helvetica, Arial, sans-serif;
	text-align: left;
font-size:12px;
	margin: 0px;
	background-color: #505050;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}

.bgcontent
{
	width: 765px;
	height: 560px;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 30px 0px 20px 20px;
	overflow: auto;
	visibility: inherit;
}

.nav
{
	position: absolute;
	top: 50px;
	left: 785px;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
font-weight:bold;
}

.literpreis {color:#32662B;font-size:10px}

/* Links */
a:link { color:#000000}
a:visited { color:#000000}
a:active { color:#000000}
a:hover {color:#0033ff}

a.button:link { color:#FFFFFF; text-decoration:none}
a.button:visited { color:#FFFFFF; text-decoration:none }
a.button:hover {color:#000000;text-decoration:none}

a.unten:link { color:#EFEFEF; text-decoration:none}
a.unten:visited { color:#EFEFEF; text-decoration:none }
a.unten:hover {color:#000000;text-decoration:none}

.menu_aktiv {background-color:#ebb02c}

/*Aufklapp-Menüs */

.technology
{ 
cursor: hand;
cursor: pointer;
text-decoration:none;
font-weight:bold;
}

.thelanguage
{}

.bottom
{ font-size:10px; color:#505050 }
 

.border
{ border:1px solid #505050}
.form
{width:400px}

/* Aktiv-Verzeichnis */
.head
{color:#000000; font-weight:bold}

.head2
{color:#FFFFFF; font-weight:bold}

.italic
{font-style:italic;line-height: 18px;}
