html, body, input, select, textarea, form {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;

	font-size: 12px;

	background-color: #ffffff;
}


p {
	line-height: 1.5;
	padding-bottom: 10px;
}

a, a:hover, a:link, a:active {
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	border-bottom: 1px dotted #808080;
}


a img:hover {
	border: none;
}

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


TR, TH, TD, A, P, h1, h2, h3 {
	font-size: 12px;
	color: #000000;

	margin: 0px 0px 0px 0px;
}

.headnavi {
	color: #000000;
}

h1.head {
	color: #ffffff;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 49px;
}

ul.secnavi{
	list-style-image: url(/globalart/listimagesecnavi.gif);
	padding: 5px;
	margin: 13px;
}

li.secnavi {
	margin-bottom: 7px;
}

li {
	padding:0px;
	margin: 0px;
}



.small {
	font-size: 9px;
}


a img {
	border: none;
}


h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}


#menuLeft {
	border-left: 1px solid #000080;
	height: 100%;
}

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


td.headLine, div.headLine {
	height: 20px;
	padding-left: 5px;
}

div.fliesstext {
	line-height: 1.5;
}


td.headText, div.headText {
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 5px;
	margin-bottom: 15px;
	line-height: 1.5;
}

div.headLine {
	padding-top: 2px;
}


div.newsHead, tr.newsHead {
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	height: 18px;
	padding-left: 3px;
}

div.newsText {
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 0px 0px 0px 3px;
}


.footer {
	font-size: 10px;
	color: #000000;

	width: 100%;
}

.footer a {
	font-size: 10px;
	color: #a0a0a0;
}



.druckerBlind {
	display: none;
}