* {
	font-size: 12px;
	font-family: arial,tahoma, verdana, 'sans serif';
}

html, body, form {
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:link, a:active, a:visited { text-decoration: underline; }

a img { border: none; }

big {
	font-size: 13px;
	font-weight: bold;
}


small { font-size: 10px; }

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }

author {
	font-size: 12px;
	font-style: italic;
}

form { background: transparent; }

input, textarea {
	border:1px solid #005686;
}


.buttonContainer {
	white-space: nowrap;
	display: table-row;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 21px;
}

.button {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 21px;
	display:table-cell;
}

.buttonLinks {
	width: 8px;
	background: transparent url('/globalart/buttons/buttonLinks.png') no-repeat;
}

a.buttonMitte {
	text-decoration: none;
}


.buttonMitte {
	background: transparent url('/globalart/buttons/buttonMitte.png') repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

.buttonRechts {
	width: 8px;
	background: transparent url('/globalart/buttons/buttonRechts.png') no-repeat;
}
