.codes {
    display: block;
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
    height: 2.5em;
    font-size: 100%;
    background-color: #FFF;
    color: #000;
    border: 1px solid #000;
}


.link
{
text-decoration:none;
font-family: "trebuchet MS"; 
color:#1B54A5;
}
.link:hover
{
text-decoration:underline;
}
.head
{
	width:1000px;
	height: 63px;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid silver;
	padding:0px;
	margin:0px; 
	background-color:#1B54A5;
}

.head .link
{
	color:#fff;
}
.logo
{
font-size:47px;
color:#fff;
font-family:arial; 
text-decoration:none;
padding-left:5px;
}

.small
{
	font-size:10px;
}
html {
    text-align: center;
    background: #DFECFF;
	padding-top:10px;
}
body {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-family: sans-serif;
    width: 1000px;
    padding: 0px;
    margin: 0 auto;
	border: 3px solid #CCC;
	font-family:"trebuchet MS",Times,serif;
	font-size:12px;
}

#codes input, textarea{
	border:1px solid grey;
	font-size:11px;

	width:450px;
	overflow:hidden;
}

.label{
color:#1B54A5;

font-weight:bold;
}
#footer {
	text-align: center;
	font-size: 9px;
}
.startseitenbox
{
float:left;width:130px;text-align:center; height:130px; margin:5px;border:1px solid grey
}
.pages
{
	text-decoration:none;
	color:#1B54A5;
	padding:3px; 
	font-size:14px;
}
.pages:hover
{
	text-decoration:underline;
}
.menu
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.menu:hover
{
	text-decoration:underline;
}
.url
{
	color:#1B54A5;
	font-weight:bold;
}


.my_clip_button { width:150px; text-align:center; border:1px solid black; background-color:#ccc; margin:10px; padding:10px; cursor:default; font-size:9pt; }
.my_clip_button.hover { background-color:#eee; }
.my_clip_button.active { background-color:#aaa; }

.zerocopy
{
border:1px solid #1B54A5;
background-color:#DFECFF;
color:#000000;
font-family:"trebuchet MS",Times,serif;
font-size:12px;
font-weight:bold;
}
.zerocopy hover
{
border:1px solid #1B54A5;
background-color:#DFECFF;
color:#000000;
font-family:"trebuchet MS",Times,serif;
font-size:12px;
font-weight:bold;
}
.zerocopyActive
{
border:1px solid #1B54A5;
background-color:#DFFFE3;
color:#000000;
font-family:"trebuchet MS",Times,serif;
font-size:12px;
font-weight:bold;
}

