body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link {
	color: #ff6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #ff6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #ff6600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	/*background-color: #666666;*/
	border-bottom: 1px #000000 dashed;
	margin: 30px 20px 10px 10px;
	padding: 5px 5px 5px 0;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px #666666 dashed;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul, ol {
	line-height: 1.5em;
	margin: 10px 0 15px 15px;
	padding: 0px;
}

li {
	font-size: 11px;
	margin-left: 1.1em;
}

th {
	color: #ffffff;
	background-color: #ff6600;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

input { font-size: 10px; }
select { font-size: 10px; }

textarea {
	font-family: arial, helvetica;
	font-size: 11px;
}

/*Menue*/
td.MainMenuLeft { border-bottom: 1px #000000 solid; }

td.MainMenu {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px #000000 solid;
}

td.MainMenuActive {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px #000000 solid;
	background-color: #666666;
}

td.MainMenu a:link {
	color: #000;
	text-decoration: none;
}

td.MainMenu a:visited {
	color: #000;
	text-decoration: none;
}

td.MainMenu a:hover {
	color: #000;
	text-decoration: none;
}

td.MainMenuActive a:link {
	color: #fff;
	text-decoration: none;
}

td.MainMenuActive a:visited {
	color: #fff;
	text-decoration: none;
}

td.MainMenuActive a:hover {
	color: #fff;
	text-decoration: none;
}

img.BannerMM, div.BannerMM { border-bottom: 1px #000000 solid; }

.company {
	font-size: 18px;
	color: #8e8e8e;
	font-family: tahoma;
}

.slogan {
	font-size: 12px;
	color: #a4a4a4;
	font-family: arial narrow;
}

.books {
	color: #000;
	font-size: 11px;
	background-color: #f0f0f0;
}

.tabletext {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.tabletextweiss {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.tabletextorange {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}

.tabletextsmall {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}

.inputtable {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	background-color: #d3d3d3;
}

.inputtabletitle {
	background-color: #ff6600;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

A.small:link {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

A.texttablel:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.texttablel:hover {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.texttablel:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.texttablel:visited {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* button */
INPUT.buttons {
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	width: 80px;
	height: 18px;
	cursor: pointer;
}

div.buttons{
	border: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
	width: 80px;
	height: 18px;	
	margin-top: 0;
	padding: 3px 5px 0 5px;
}

div.buttonsLink{
	border: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
	width: 80px;
	height: 16px;	
	margin-top: 0;
	padding: 5px 5px 0 5px;
}
div.buttonsLink a{
	margin: 5px 0 0 0;
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
}
div.buttonsLink a:link{ color: #ff6600; }
div.buttonsLink a:visited{ color: #ff6600; }
div.buttonsLink a:hover{ color: #ff6600; }



.warning {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ff0000;
}

table.form { }
td.form { background-color: #eee; }

th.form {
	color: #fff;
	font-size: 12px;
	background-color: #f60;
	text-align: left;
}

td.attention { background-color: #ccc; }

/* Splash - bzw. Sterngrafik als Zell-Hintergrund */
td.splash { background: #cccccc url(/images/Splash-Background.gif) no-repeat; }

.formdisplay {
	color: #f60;
	font-weight: bold;
}

input.formdisplay {
	color: #f60;
	font-weight: bold;
	background-color: #eee;
}

button.formtextbutton {
	border: 0px #d3d3d3 solid;
	background-color: #d3d3d3;
	text-decoration: none;
	color: #FF6600;
	float: left;
	display: block;
	margin: 0 0 0 50px;
	padding: 0;
	font-weight: bold;
}

button.formtextbutton:hover {
	text-decoration: underline;
	/*background-color: #ffffff;*/
	color: #f60;
	
}




#TheBody {
	border: 1px #000 solid;
	display: block;
	float: left;
	overflow: visible;
	visibility: visible;
	width: 960px;
}

#ColLeft {
	width: 166px;
	display: block;
	float: left;
	margin: 0;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

#ColCenter {
	width: 760px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	border: 1px #000000 solid;
}

#ColCenterHeader {
	width: 100%;
	height: 51px;
	display: block;
	float: left;
	background-color: #ff6600;
	border-bottom: 1px #000 solid;
}

#ColCenterHeaderFront {
	width: auto;
	display: block;
	float: left;
}

#ColCenterBody {
	width: 700px;
	display: block;
	float: left;
}

#Wrapper {
	width: 750px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
}

table.Wrapper {
	background-image: url(../images/FrontImage-01.jpg);
	background-position: 1px 2px;
	background-repeat: no-repeat;
}


div.MsgBlock {
	width: 100%;
	display: block;
	float: left;
}

div.MsgBlockHeader {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

div.MsgBlockBody {
	background-color: #CCCCCC;
	color: #000000;
	padding: 5px;
}

span.ErrorMsg {
	color: #990000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

span.ErrorMsg a:link { color: #990000; }

div.DisplayText {
	width: 700px;
	margin: 0 0 0 10px;
}

div.ContentText {
	width: 500px;
	margin: 0 0 0 10px;
}

img.button { margin-right: 10px; }
table.inputtable1 { background-color: #d3d3d3; }

table.inputtable1 th {
	background-color: #FF6600;
	color: #fff;
}

table.inputtable2 {
	background-color: #eeeeee;
	color: #000000;
}

td.inputtable1 {
	background-color: #d3d3d3;
	color: #000000;
}

table.inputtable1 tr th {
	background-color: #FF6600;
	color: #fff;
	text-align: left;
}

div.PromoText {
	width: 318px;
	color: #ffffff;
	background-color: #FF6600;
	padding: 20px;
	border-right: 1px solid;
	border-left: 1px solid;
}

div.PromoText p {
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
}

div.Attention {
	border: 3px #FF3300 solid;
	background-color: #FFCC66;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 10px;
}

table.Display {
	background-color: #EBEBEB;
	border: 1px #000000 solid;
}

table.Display td {
	color: #000000;
	font-size: 11px;
	padding: 5px;
	text-align: right;
	border-bottom: 1px #666 solid;
}

table.Display th.THeader {
	color: #666666;
	font-size: 11px;
	padding: 5px;
	/*text-align: left;*/
	background-color: #CCCCCC;
	border-bottom: 1px #666666 solid;
	border-top: 1px #666666 solid;
}

table.Display th.TColumn {
	color: #000000;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	background-color: #CCCCCC;
	border-bottom: 1px #666 solid;
}

table.Display th.TCaption {
	color: #ffffff;
	font-size: 13px;
	padding: 5px;
	text-align: center;
	background-color: #666666;
}

table.Info {
	background-color: #ffffff;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	margin: 0 0 10px 0;
}

table.Info td {
	border-bottom: 1px #999999 solid;
	color: #333333;
	font-size: 11px;
	padding: 3px;
}

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

