body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:100%;
background-color:#c0c0c0;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#centerColumn { 	
margin:auto;
margin-top:0px;
width:777px;
text-align:left;
vertical-align: middle;	
background-color:#3d3d3d;
border-bottom:1px solid #2A2A20;
}

#header {
position:relative;
bottom:0;
height:80px;
line-height:80px;
text-align:center;
font-size:.7em;
background-color:#ffffff;
text-align:right;
border-bottom: 2px solid #2A2A20;
}

#tabs {
position:relative;
height:39px;
line-height:33px;
text-align:center;
font-size:.7em;
background-color:#ffffff;
background: url(images/button_bg.gif);
margin: 0px 2px 0px 2px;
}

.button {
	text-align:center;
	font-size:large;
	color:#294c78;
}

.button a {
	text-decoration: none;
	color:#294c78;
}

.button a:hover {
	color:#ff8040;
}


#trans {
position:relative;
height:24px;
line-height:24px;
text-align:center;
font-size:.7em;
background-color:#ffffff;
background: url(images/trans_bg_24.gif);
margin: 0px 0px 0px 0px;
}

#headerimage {
position:relative;
bottom:0;
height:250px;
line-height:250px;
text-align:center;
font-size:.7em;
background-color:#ffffff;
}

#stretchblock {
position:relative;
margin: 15px 15px 15px 15px;
padding: 10px 10px 10px 10px;	
background-color:#292929;
color:#ffffff;
font-size:small;
border-right: 5px solid #202020;
border-bottom: 5px solid #202020;
}

#leftblock {
position:relative;
float: left;
margin: 15px 5px 15px 15px;
padding: 10px 10px 10px 10px;	
width:380px;
background-color:#292929;
color:#ffffff;
font-size:small;
border-right: 5px solid #202020;
border-bottom: 5px solid #202020;
}


.titel {
	font-size:x-large;
	font-weight: bold;
	color:#ff8040;
}

.subtitel {
	font-size:medium;
	font-weight: bold;
	color:#ff8040;
}

.orangeline {
position:relative;
float: left;
background: url(images/ornageline.gif);
background-repeat: repeat-y;
height:100%;
	
}
.emulator
{
position:relative;
float: right;
color:#FFFFFF;
margin: 15px 15px 15px 5px;
width:200;
border-left: 3px #ff8040 solid;
padding-left:41px;
}

#breaker {
position:relative;
clear:both;
}


#footer {
position:relative;
bottom:0;
height:64px;
line-height:64px;
text-align:center;
font-size:.7em;
background-color:#c0c0c0;
}

.error {
	font-weight: bold;
	margin:5px 0px 5px 0px;
}

.tfinput {
background: #ffffff url(images/formbg.gif) repeat-x;
border: 1px solid #999;
color: #000;
margin: 0;
padding: 2px 0 0 0;
height: 24px;
font-size: 130%;
line-height: 24px;
width:180px;
}

a {
	color:#ff8040;
}








