body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, Verdana, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 13px;}
h4 {font-size: 10px;}
h5 {font-size:  8px;}


.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 12px; text-decoration: none; font-weight : bold;}
a:link {color:#0040FF}
a:visited {	color:#0040FF}
a:active {color:#FF9933}
a:hover{color: #FF9933;}

.hell {	background-color: "#EDEFF3";	}

.dunkel { background-color: "#003366";	}

.italic { FONT-STYLE: italic }

.dir {	margin-top: 1; margin-bottom: 1 }

IMG {	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px
}

.GEB_Button {
-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
box-shadow:inset 0px 1px 0px 0px #bbdaf7;
background:-webkit-gradient( linear, left top, left bottom,
color-stop(0.05, #79bbff), color-stop(1, #378de5) );
background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100%
);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',
endColorstr='#378de5');
background-color:#79bbff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #84bbf3;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 21px #528ecc;
}.GEB_Button:hover {
background:-webkit-gradient( linear, left top, left bottom,
color-stop(0.05, #378de5), color-stop(1, #79bbff) );
background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100%
);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5',
endColorstr='#79bbff');
background-color:#378de5;
}.GEB_Button:active {
position:relative;
top:1px;
}


.GEB_Button_klein {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 13px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.GEB_Button_klein:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.GEB_Button_klein:active {
	position:relative;
	top:1px;
}



