* {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

div.mainframe {
	width: 550px;
	min-height:550px;
	background: #FFFFFF;
	margin: 25px 0px 25px 0px;
	border: 1px solid #CD853F;
	position:relative;
}

div.content {
	background: #FFFFFF url(../img/page/madismaintransparent.png) no-repeat;
	min-height:395px;
	margin-top:25px;
	margin-bottom:25px;
}

div.content.transparent {
	background: #FFFFFF;
}

/**********************************************/
/*table content header                        */
/**********************************************/

table.content.header {
	width	: 680px;
	margin	: 10px;
}

table.content.header td.left {
	text-align	: left;
}

table.content.header td.center {
	font-weight	: bold;
	font-size	: 150%;
	text-align	: center;
}

table.content.header td.right {
	text-align	: right;
}

a.image * {
	border:0px;
	text-decoration:none;
}

table.treatments {
	text-align	: center;
}

table.treatments tr.headline {
	height :  35px;
}

table.treatments td.headline {
	font-weight	: bold;
	font-size	: 180%;
	height : 60px;
}

table.treatments td.afganic img {
	height	: 60px;
	width	: 200px;
}

table.treatments td.german {
	font-weight	: bold;
	font-size	: 150%;
}

div.pagemenu {
	position:absolute;
	top:120px;
	left:-120px;
	z-index :2;
}

div.pagemenu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	border: 1px solid #CD853F;
	background-color:#FFFFFF;
}

div.pagemenu img {
	width:170px;
	height:40px;
}