body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color:#FFE3C5;
	margin: 0;
	padding:  0 0 20px 20px;
}

h1 {
	color: #9A3453;
	margin: 10px 29px 30px 0;
	font:  normal 24px Georgia, "Times New Roman", serif;
	border-bottom: 1px solid #9A3453;
}

h2 {
	color: #9A3453;
	margin: 2em 0 2em 0;
	font:  bold 16px Georgia, "Times New Roman", serif;
	border-bottom: 1px solid #9A3453;
}

h3, #title, th {
	color: #333;
	margin: 1em 0;
	font:  bold 14px Arial, Helvetica, sans-serif;
}

h4 {
	color: #333;
	margin: 1em 0;
	font:  bold 13px Arial, Helvetica, sans-serif;
}

img, img a {
	border: none;
}

a {
	color: #9A3453;
	text-decoration: none;
}
a:hover {
	color: #9A3453;
	text-decoration: underline;
}


/*	Menu */
	#MenuContainer {
		width: 135px;
		height: 466px;
		margin: 0 auto;
		background: #EA8B2C url(../image/menu/new_big.jpg) left top no-repeat;
	}
	#Menu {
		font: bold 12px  Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 110px 0 0 0;
		list-style: none;
		text-align: right;
	}
	
	#Menu li {
		width: 127px;
	}
	
	#Menu li a, #Menu li a:hover  {
		display: block;
		width: 127px;
		color: #000;
		padding: 3px 4px 3px 0;
		text-decoration: none;
	}
	#Menu li a:hover {
		color: #993333;
	}

/*	header */

	td#logobox {
		padding: 14px 0 0 0;
	}

	td#language {
		padding: 83px 0 0 0;
	}
	td#language span {
		display: none;
	}
	.italian { background: transparent url(../image/header_spruch_it.gif) right bottom no-repeat; }
	.german { background: transparent url(../image/header_spruch.gif) right bottom no-repeat; }


/*	Footer */
	.address {
		line-height: 14px;
		width: 950px;
		font-size: 12px;
		color: #FFE3C5;
		background-color: #993333;
	}
	.address address {
		margin: 5px 20px;
	}
	
	.address address a {
		color: #FFE3C5;
	}

/* Content */
	#contentTable {
		margin: 20px 0 0 0;
	}

	#Prissian {
		width: 726px;
	}

	#Prissian div.left {
		float: left;
		margin: 0 2em 10px 2em;
	}
	#Prissian div.right {
		float: right;
		margin: 0 0 10px 2em;
	}
	#Prissian p {
		margin: 0 0 1.5em 0;
	}
	#Prissian strong {
		color: #333;
	}
	#Prissian a  {
		color: #9A3453;
	}

td.space {
	height: 12px;
	line-height: 1px;
	overflow: hidden;
}

.accessibility { display: none; }
.class  { font-size: 10pt; line-height: 12pt; font-family: Arial }
.classfett { color: #9c0000; font-style: italic; font-weight: bolder; font-size: 11pt; font-family: Arial }
.classklein  { font-size: 8pt; line-height: 10pt; font-family: Arial }
.classkultur { font-size: 8pt; line-height: 16pt; font-family: Arial }

.clear { clear: both; }

#Ebene1   { position: absolute; top: 380px; left: 429px; width: 79px; height: 128px; visibility: visible }

img a {
	border: none;
}

.top td {
	font-size: small;
}
.top td#title {
	font-weight: bold;
}

a.button {
	display: block;
	font-weight: bold;
	min-width: 100px;
	text-align: center;
	background: #ff9933;
	border: 1px solid #993333;
	padding: 3px 6px;
}
a.button:hover {
	text-decoration: none;
	background: #ffcc66;
}

#Pastime ul {
	line-height: 24px;
}

a.pdf {
	padding: 5px 20px 5px 0;
	background: transparent url(../image/pdf.gif) no-repeat center right;
}

blockquote {
	margin: 0 0 3em 0;
	padding: 0 0 0 1em;
	border: 1px solid #bd3453;
	border-width: 1px 0 0 1px;
}