/*STYLE Defintion for Praxis MUDr Per Fischer*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #F8F8F8;
	border: none;
	margin: 0px;
}
/****************************************container STYLES******************************************/
div#container {
	padding: 0px;
	margin: auto;
	width: 989px;
	background: url(../image/b_ground.gif) right repeat-y #FFFFFF;
	color: #000000;
}

/****************************************menue STYLES******************************************/
div#under_menue {
	background: url(../image/logo_per_fischer.gif) right top no-repeat;
	height: 60px;
}
div#menue {
	background-color: #d4e6ff;
	color: #000000;	
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px #000000 solid;
	margin-right: 42px;
}
div#navi {
	padding: 10px 0px 0px 155px;
}

div#name {
	float: left;
	top: 10px;
	left: 5px;
	padding: 10px;
}

#active{
	text-decoration: underline;
}

/****************************************content STYLES******************************************/
div#content {
	margin: -20px 40px 0px 10px;
}
/****************************************3. foot STYLES******************************************/

div#foot {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;	
	font-size: 70%;
	text-align: center;
	border-top: 1px solid #000000;
	margin: 10px 26px 1px 0px;
	vertical-align: bottom;
}

/****************************************normal STYLES******************************************/

/****************************************LINK definition ******************************************/
a:link {
	background-color: #FFFFFF;
	color: #284f85;
	text-decoration: none;
}

a:active {
	background-color: #F8F8F8;
	color: #000000;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

a:focus {
	background-color: #F8F8F8;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: #F8F8F8;
	color: #000000;
	cursor: pointer;
	text-decoration: underline;
}

div#menue a:link {
	background-color: #d4e6ff;
	color: #000000;
}

div#menue a:hover {
	background-color: #d4e6ff;
	color: #284f85;
}

div#menue a:visited {
	background-color: #d4e6ff;
	color: #284f85;
}

/****************************************HEADline definition ******************************************/
h1 {
	font-size: 110%;
	font-weight: bold;
	background-color:#FFFFFF;	
	color: #284f85;
	text-align: left;
	margin-bottom: 0.4em;
	padding: 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	background-color:#FFFFFF;	
	color: #284f85;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding: 0px;
}
/****************************************TABLE definition ******************************************/
table {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}
table h2 {
	font-size: 100%;
	font-weight: bold;
	background-color:#FFFFFF;	
	color: #284f85;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0.2em;
	padding: 0px;
}

th {
	padding: 2px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td, tr {
	padding: 1px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
#faq {
	margin-top: 5px;
}

#faq td {
	vertical-align: middle;
}
#faq td a {
	font-size: 100%;
	font-weight: bold;
	background-color:#FFFFFF;	
	color: #284f85;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0.2em;
	padding: 0px;
}



.warnings {
	font-size: 85%;
	font-weight: normal;
	background-color:#FFFFFF;	
	color: #993300;
}

/****************************************X definition ******************************************/

p {
	margin-top: 0.2em;
	margin-bottom: 1em;
}


/**************************************** CLASS definition ******************************************/
