

a:link		{ color: #ffff99; text-decoration: none }
a:visited	{ color: #ffff99; text-decoration: none }
a:hover
{
		color: #ffff66; 
		cursor:pointer;
		text-decoration: none;
}

BODY {
	background-color:#222222; 
	overflow:auto; 
	overflow-x:hidden; 
	margin: 10px;
	font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #cccccc;
	
	scrollbar-arrow-color:#bbbbbb;
	scrollbar-base-color:#444444;
	scrollbar-face-color:#444444;
	scrollbar-3d-light-color:#777777;
	scrollbar-highlight-color:#777777;
	scrollbar-dark-shadow-color:#222222;
	scrollbar-shadow-color:#222222;

}

.nomargins { 
		padding:0px;margin:0px;
}

p,li,td,th,div,table,tr
{
		font-size:small;
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		text-decoration: none;
}

h1
{
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:120%;
		font-weight:lighter;
		color: #ffffff;
}

h2
{
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:110%;
		color: #ffffff;
		font-weight:lighter;
}

.formknapp {
	border:1px solid #999999; 
	background-color: #444455; 
	font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
	color: #ffffaa; 
	font-size: 90%; 
	cursor:pointer;
}

.smalltext65 { font-size:65%; }
.smalltext70 { font-size:70%; }
.smalltext75 { font-size:75%; }
.smalltext80 { font-size:80%; }
.smalltext85 { font-size:85%; }
.smalltext90 { font-size:90%; }
.smalltext95 { font-size:95%; }
.text110 { font-size:110%; }
.text120 { font-size:120%; }

.bild
{
	margin:0px;
	padding:1px;
	border:1px solid #666666;
}

.logobg {
	text-decoration: none;
	font-size:x-small;
	color: #000000;
	background-color:#ffffee; 
	background: url('barbie/bilder/bakgrund-01.jpg');
	background-repeat:repeat; 
}
.logobg2 {
	text-decoration: none;
	font-size:x-small;
	color: #000000;
	background-color:#eeeedd; 
	background: url('barbie/bilder/bakgrund-02.jpg');
	background-repeat:repeat; 
}
.logobg3 {
	text-decoration: none;
	font-size:x-small;
	color: #000000;
	background-color:#ddddcc; 
	background: url('barbie/bilder/bakgrund-03.jpg');
	background-repeat:repeat; 
}