body {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
background-color: #FEF9F8;
font-size: 10px;
cursor: crosshair;
text-align:center;
margin:0;
padding:0;
}

a {
	cursor:crosshair; 
	height:1px;
}

a:link	{
	color:#4a1e97; 
	text-decoration:none;
}

a:visited {
	color:#4a1e97;
	text-decoration:none; 
}

a:hover {
	color:#BA55D3;
	text-decoration:line-through;
}

.red:link, .red:active, .red:visited {
	color:#E03851; 
	text-decoration:none;
}

.red:hover {
	color:#ff0000;
	text-decoration:none;
}

.button {		
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CAC2C0;
}

.input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	/*background-color: #FFFFFF;*/
	border: 1px solid #CAC2C0;
}

input.login {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	/*background-color: #FFFFFF;*/
	border: none;
}

input.character {		
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
}

input.petname {		
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CAC2C0;
}


.tab {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #FCEEED;
	color: #000000;
	font-size: 10px;
	border: 1px solid #CAC2C0;
}

.select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

.textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-align:left;
}


img {
	border-style: none;
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	display: none;
	visibility: hidden;
	text-align: center;
}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

table, tr, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

table.webby {
border: 1px solid #bbbbbb;
}

tr.webby, td.webby {
padding:3px 3px 3px 3px;
border: 1px solid #dddddd;
}

table.center {
width: 100%;
height: 100%;
position:relative;
float:left;
}
		
td.center {
text-align: center;
vertical-align: middle;
border: 1px solid #aaaaaa;
}

p.center {
text-align: center;
}

p.justify {
text-align: justify;
}

p.bold {
text-align: center;
font-size: 12px;
font-weight: bold;
}

p.red {
text-align: center;
font-size: 12px;
color: #ff0000;
}

span.strong {
font-size: 14px;
font-weight: bold;
}
		
span.bold {
font-size: 12px;
font-weight: bold;
}

span.red {
color: #ff0000;
}

span.green {
color: #00ff00;
}

span.underline {
font-size: 13px;
text-decoration: underline;
font-weight: bold;
}
span.bold2 {
font-weight: bold;
}

span.bold3 {
font-weight: bold;
font-size:13px;
}

.avatar_anmeldung {
border: 1px solid #CAC2C0;
font-size:0px;
}

span.firstletter {
font-family: Georgia;
font-size:14px;
font-weight:bold;
font-style: italic;
color:#3B1878;
padding-right:1px;
}
span.firstletter:hover {
font-family: Georgia;
font-size:14px;
font-weight:bold;
font-style: italic;
color:#BA55D3;
padding-right:1px;
}

