@charset "utf-8";
/* CSS Document */

body {
	font-family:verdana, arial, helvetica; 
	background-color:#292929; 
	color:#cccccc; 
	font-size:11pt; 
	margin:0px; 
	padding:0px;
	line-height: 1.4;
}

img {border:none;}
img.thumb {border:1px solid #404040; display:block;}
img.pop {border:1px solid #FFC000;}

p {
	margin-top:0px;
	margin-bottom:12px;
}

div.main980 {
    	width: 980px;
    	margin: 0 auto;
		position:relative;
}


div.center {
		text-align:center;
}


div.inhead {
		position:absolute;
}

div.head {
		height:103px;
		background-image:url(/grafik/green.gif);
}

div.head2 {
		height:38px;
		background-image:url(/grafik/blue.gif);
		margin-bottom:16px;
}



div.foot {
		height:38px;
		text-align:center;
		background-image:url(/grafik/blue.gif);
}



a:link    {color:#70BF00; text-decoration:none;}
a:visited {color:#4A8000; text-decoration:none;}
a:hover   {color:#FFFFFF; text-decoration:none;}

a.top:link    {color:#FFFFFF; font-weight: bold; text-decoration:none;}
a.top:visited {color:#FFFFFF; font-weight: bold; text-decoration:none;}
a.top:hover   {color:#254000; font-weight: bold; text-decoration:none;}

tr.account {height:40px;}

h1 {font-size:16pt; color:#0095FF; font-weight: normal; margin-top:4px; line-height:16px;}
h2 {font-size:13pt; color:#0095FF; font-weight: normal; margin-top:0px; line-height:16px;}
h3 {font-size:11pt; color:#0095FF; font-weight: normal; margin-top:0px; line-height:16px;}


a.t1 {font-size:10px;  color:#4A7F00; text-decoration:none; font-weight:normal;}
a.t1:hover {color:#ffffff;}

a.t2 {font-size:12px;  color:#528D00; text-decoration:none; font-weight:normal;}
a.t2:hover {color:#ffffff;}

a.t3 {font-size:14px;  color:#5C9D00; text-decoration:none; font-weight:normal;}
a.t3:hover {color:#ffffff;}

a.t4 {font-size:16px;  color:#68B200; text-decoration:none; font-weight:normal;}
a.t4:hover {color:#ffffff;}

a.t5 {font-size:18px;  color:#70BF00; text-decoration:none; font-weight:normal;}
a.t5:hover {color:#ffffff;}

.rundbox .rund1 {margin:0 5px; height:1px; font-size:1px;}
.rundbox .rund2 {margin:0 3px; height:1px; font-size:1px;}
.rundbox .rund3 {margin:0 2px; height:1px; font-size:1px;}
.rundbox .rund4 {margin:0 1px; height:2px; font-size:1px;}

.form tr {height:40px;}

small {font-size:9pt;}

table.small {font-size:9pt;}

input {background-color:#000000; border:1px solid silver; color:#ffffff; font-size:12pt;}
textarea {background-color:#000000; border:1px solid silver; color:#ffffff; font-size:12pt;}
input.submit {background-color:#254000; border: 1px solid #4A8000; color:#ffffff; font-size: 14pt;}

input.smallsubmit {background-color:#254000; border: 1px solid #4A8000; color:#ffffff; font-size: 11pt;}

span.green {color:#60ff60;}
span.red {color:#ff6060;}

acronym {color:#70BF00; text-decoration:none; border-bottom:1px dashed #70BF00; cursor:help;}