/* DATEI: format.css */
/* Standardformat fuer Links */
a
{
text-decoration: underline;
color: #666666;
}
a:link
{
}
a:visited
{
}
a:hover
{
font-weight: bold;
}
/* Format fuer Menubuttons */
/* main */
.menumain a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
}
.menumain a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
}
.menumain a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #800000;
background-color: #FFCC99;
}
/* Format fuer Aufzaehlungspunkte */
/* enumpoint */
.enum p
{
line-height: 10px !important;
margin-bottom: 16px !important;
}
.enum a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
}
.enum a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
}
.enum a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
background-color: #FFCC99;
font-weight: normal;
}
/* Format fuer Menubuttons */
/* foot */
.menufoot a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
font-weight: normal;
}
.menufoot a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
}
.menufoot a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #800000;
background-color: #FFCC99;
}
/* Format fuer Menubuttons */
/* gelbklein */
.menulinkgk a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
font-weight: bold;
color: #996600;
background-color: #FFE38E;
}
.menulinkgk a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
font-weight: bold;
color: #996600;
background-color: #FFE38E;
}
.menulinkgk a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
font-weight: bold;
color: #996600;
background-color: #FF9900;
}
/* Format fuer Menubuttons */
/* gelb */
.menulinkg a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FFE38E;
}
.menulinkg a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FFE38E;
}
.menulinkg a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FF9900;
}
/* Format fuer Menubuttons */
/* orange */
.menulinko a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FF9900;
}
.menulinko a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FF9900;
}
.menulinko a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FFFFFF;
}
/* Format fuer Menubuttons */
/* lila */
.menulinkl a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #CC66FF;
}
.menulinkl a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #CC66FF;
}
.menulinkl a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #9900CC;
}
/* Format fuer Menubuttons */
/* pink */
.menulinkp a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FF00FF;
}
.menulinkp a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #FF00FF;
}
.menulinkp a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
font-weight: bold;
color: #996600;
background-color: #0000FF;
}
/* Format fuer Links auf andere Seiten */
/* normal standard */
.sitelink a:link
{
text-decoration: underline;
}
.sitelink a:visited
{
text-decoration: underline;
}
.sitelink a:hover
{
text-decoration: underline;
font-weight: bold;
}
/* Format fuer Links auf andere Seiten */
/* bei Ausstellungs-News */
.sitelinkg a:link
{
text-decoration: underline;
color: #008000;
}
.sitelinkg a:visited
{
text-decoration: underline;
color: #008000;
}
.sitelinkg a:hover
{
text-decoration: underline;
font-weight: bold;
}
/* Format fuer Links auf andere Seiten */
/* normal extra */
.sitelinke a:link
{
text-decoration: none;
}
.sitelinke a:visited
{
text-decoration: none;
}
.sitelinke a:hover
{
text-decoration: underline;
}
/* Format fuer Links auf andere Seiten */
/* special rot */
.sitelinkr a:link
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
color: #FFFFFF;
background-color: #CC3300;
}
.sitelinkr a:visited
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
color: #FFFFFF;
background-color: #CC3300;
}
.sitelinkr a:hover
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 9pt;
font-weight: bolder;
color: #CC3300;
background-color: #FFFFCC;
}
/* Format fuer EMail-Adresslinks */
.maillink a:link
{
text-decoration: underline;
}
.maillink a:visited
{
text-decoration: underline;
}
.maillink a:hover
{
text-decoration: underline;
font-weight: bold;
}
body
{
margin: 0px 0px 0px 0px;
color: #993300;
background-color: #FFFFFF;
background-image: url('images/verlauf3.jpg');
background-repeat: repeat-x;
}
#trustconlogo
{
position: absolute;
width: 500px;
height: 140px;
top: 10px;
left: 8px;
z-index: 10;
font-size: 14pt;
font-family: Arial;
color: #666666;
}
#consultinglogo
{
width: 132px;
position: absolute;
top: 12px;
height: 18px;
right: 0;
z-index: 10;
}
#line1
{
border-bottom: 1px solid #993300;
width: 960px;
height: 5px;
background-color: #FFCC99;
margin-right: auto;
margin-left: auto;
position: absolute;
top: 163px;
right: 0px;
z-index: 10;
}
#container_main
{
width: 984px;
height: 660px;
margin-right: auto;
margin-left: auto;
background-image: url('images/rand3.gif');
background-repeat: no-repeat;
position: relative;
z-index: 1;
}
#container_value
{
position: absolute;
width: 960px;
height: 636px;
top: 12px;
left: 12px;
background-color: #FFFFFF;
z-index: 2;
}
#menu
{
border: 1px solid #9C3204;
position: absolute;
width: 300px;
height: 20px;
top: 130px;
left: 650px;
z-index: 10;
}
#menusmall
{
border: 1px solid #9C3204;
position: absolute;
width: 150px;
height: 20px;
top: 130px;
left: 650px;
z-index: 10;
}
.menuitem
{
text-align: center;
line-height: 20px;
}
.menuitem a
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
display: block;
}
.menuitem a:hover
{
font-weight: bold;
background-color: #FFCC99;
}
#menuitem1, #menuitem2, #menuitem3, #menuitem4, #menuitem5, #menuitem6, #menuitem7
{
float: left;
width: 150px;
height: 20px;
}
#impressum
{
border-top: 1px solid #993300;
width: 960px;
height: 20px;
top: 615px;
left: 0px;
position: absolute;
background-color: #FFCC99;
z-index: 10;
}
.impressumitem
{
text-align: center;
line-height: 20px;
}
.impressumitem a
{
text-decoration: none;
word-spacing: 0;
margin: 0;
font-family: Arial,Helvetica;
font-size: 10pt;
color: #800000;
background-color: #FFCC99;
display: block;
}
.impressumitem a:hover
{
font-weight: bold;
color: #FFCC99;
background-color: #993300;
}
#impressumitem1
{
float: left;
width: 200px;
height: 20px;
text-align: left;
}
#impressumitem2
{
float: left;
width: 100px;
height: 20px;
}
#impressumitem3
{
float: left;
height: 20px;
width: 360px;
}
#impressumitem3a
{
float: left;
height: 20px;
width: 90px;
}
#impressumitem4a
{
float: left;
width: 180px;
height: 20px;
}
#impressumitem4
{
float: left;
width: 100px;
height: 20px;
}
#impressumitem5
{
float: left;
width: 200px;
height: 20px;
text-align: right;
}
#impressumitem5 p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
text-align: right;
font-style: italic;
line-height: 20px;
padding: 0px;
margin: 0px 6px 0px 0px;
}
#background
{
position: relative;
z-index: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
#header
{
border-left: 1px solid #FFCC99;
border-top: 1px solid #FFCC99;
position: absolute;
width: 20px;
height: 60px;
top: 190px;
left: 70px;
z-index: 10;
}
#content p
{
padding: 0px;
margin: 0px 0px 20px 0px;
font-size: 10pt;
font-family: Arial;
color: #666666;
line-height: 26px;
text-indent: 30px;
}
#content ul
{
font-size: 10pt;
font-family: Arial;
color: #666666;
margin-bottom: 0px;
margin-top: 0px;
}
#content li
{
font-size: 10pt;
font-family: Arial;
color: #666666;
margin-bottom: 0px;
margin-top: 2px;
}
#line2
{
border-left: 2px solid #993300;
position: absolute;
width: 16px;
height: 16px;
z-index: 10;
top: 228px;
left: 880px;
}
#line3
{
z-index: 10;
position: absolute;
width: 16px;
height: 16px;
top: 554px;
left: 880px;
}
#topic
{
width: 220px;
height: 100px;
position: absolute;
z-index: 10;
left: 70px;
text-align: center;
margin-right: 50px;
font-family: Arial;
color: #666666;
font-size: 10pt;
top: 230px;
font-weight: bold;
}
#container_content
{
position: absolute;
width: 760px;
height: 370px;
z-index: 10;
overflow: hidden;
top: 200px;
left: 100px;
visibility: visible;
}
#content
{
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
height: auto;
width: 760px;
}
#divUpControl
{
position: absolute;
width: 20px;
top: 185px;
left: 830px;
z-index: 10;
}
#divDownControl
{
position: absolute;
z-index: 10;
width: 20px;
top: 580px;
left: 830px;
}
#divLeftControl
{
position: absolute;
width: 20px;
top: 580px;
left: 70px;
z-index: 10;
}
#anfrageform
{
margin: 0px;
padding: 0px;
position: relative;
z-index: 10;
width: 668px;
height: auto;
top: 0px;
left: 0px;
color: #993300;
}
#anfrageform a
{
}
#anfrageform a:link
{
color: #0000A0;
text-decoration: none;
}
#anfrageform a:visited
{
color: #0000A0;
text-decoration: none;
}
#anfrageform a:hover
{
color: #0000A0;
text-decoration: underline;
}
#anfrageform a:active
{
color: #666666;
text-decoration: underline;
}
#anfrageform #headline
{
font-size: 12px;
text-align: center;
font-weight: bold;
}
#anfrageform #shadow
{
border-top: #FFFDF4 2px solid;
border-left: #FFFDF4 2px solid;
border-right: #99978B 2px solid;
border-bottom: #99978B 2px solid;
width: 660px;
}
#anfrageform #main
{
border: #B7B4A6 1px solid;
background-color: #ECE9D8;
width: 655px;
padding: 4px;
text-align: left;
}
#anfrageform .text
{
font-family: Arial,Helvetica;
font-size: 10px;
}
#anfrageform .text legend
{
color: #993300;
}
#anfrageform .textfield
{
font-family: Arial,Helvetica;
font-size: 13px;
}
#anfrageform .button
{
font-family: Arial,Helvetica;
font-size: 13px;
text-align: center;
}
#anfrageform .obli
{
color: #993300;
font-family: Arial,Helvetica;
font-size: 13px;
font-weight: normal;
text-align: left;
}
#anfrageform .opti
{
color: #993300;
font-family: Arial,Helvetica;
font-size: 13px;
font-style: italic;
text-align: left;
}
#anfrageform .desc
{
color: #666666;
font-family: Arial,Helvetica;
font-size: 10px;
}
#formheader
{
position: absolute;
z-index: 10;
width: 668px;
height: 16px;
top: 80px;
left: 146px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
text-align: center;
font-weight: bold;
color: #666666;
padding: 0px;
margin: 0px;
}
