body * {
margin:0 0 0 0;
padding:0;
border:0px solid #ffffff;
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 12px;
color:#777777;
}

body#portal-body {
background-color: #e9eff5;
height: 100%;
}

#layout-outer-side-decoration {
background-color: #FFFFFF;
height: 95%;
}

#layout-inner-side-decoration {
background-color: #ffffff;
height: 100%;
margin: 0 auto 0 auto;
width: 780px;
}

#layout-box {
padding: 10px 0 10px 0;
text-align: left;
width: 820px;
}

a{
color:#777777;
text-decoration:none;
font-weight:normal;
}

a:hover{
font-weight:bold;
text-decoration:overline;
}

#left-part {
position: relative;
top:0px;
}

h1{
	font-size:0px;
	color:#FFFFFF;
}
h2{
	font-size:0px;
	color:#FFFFFF;
}

#menue {
position: relative;

padding: 0px 0 10px 10px;
margin: 0 0 0 0;
text-align: left;
width: 175px;
float:right;
line-height:1.8;
height:400px;
}

#image-view{
margin: 0px 30px 0px 0px;
border:2px solid #777777;
width:620px;
height:420px;
}

#image-buttons{
margin: 7px 30px 0px 30px;
width:300px;

}

#subnavigation{
margin: 10px 30px 0px 30px;
width:150px;
border:0px none #ffffff;
text-align:right;
}

#contact-info{
margin: 10px 0px 0px 30px;
border:0px none #777777;
font-weight:normal;
text-align:center;
color:#555555;
width:250px;
}

#info-text{
margin: 100px 0px 0px 0px;
border:0px none #FFF;
font-size:9px;
font-weight:normal;
text-align:left;
color:#555555;
width:610px;
}

a.smallFont{
font-size:12px;
}

a.smallFont:hover
{
font-weight:normal;
}

a.noneBold
{
font-weight:normal;
}

#button-left
{
margin: 0px 20px 0px 20px;
border:0px none #444444;
display:inline;
}

#button-right
{
	margin:0px 0px 0px 10px;
	text-align:right;
	display:inline;
}




input {
	border: 1px solid #777777;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #777777;
}
textarea {
	border: 1px solid #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

#startpagetext{
	font-family: Courier, Serif;
	font-size:14pt;
	color:#777777;
	display:inline;
}

#startpagetext_large{
	font-family: Courier, Serif;
	font-size:15pt;
	color:#777777;
	display:inline;
}

#startpagetext_blue{
	font-family: Courier, Serif;
	font-size:14pt;
	color:#99CCFF;
}

#startscreenimage{
	border-top: 2px solid #99CCFF;
	border-right: 2px solid #99CCFF;
	border-bottom: 2px solid #99CCFF;
	border-left: 2px solid #99CCFF;
}