/*  // Allgemeines // */

body {
	padding:0px;
	margin-width:0px;
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image:url('http://www.augenkontakt.at/hintergrund.gif');
}

div, td {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

a {
	font-size: 11pt;
	color: #0079D0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	font-size: 11pt;
	color: #FF0B00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	font-size: 11pt;
	color: #FF8D00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}



/*  // Mitgliedseintraege // */

.mitglied_head {
	padding:0px;
	margin-width:0px;
	font-size: 10pt;
	color: #14639F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mitgliedseintrag {
	padding:0px;
	margin-width:0px;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.mitgliedseintrag {
	font-size: 10pt;
	color: #0079D0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a.mitgliedseintrag:hover {
	font-size: 10pt;
	color: #E7331C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

a.mitgliedseintrag:active {
	font-size: 10pt;
	color: #E7331C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

table.mitglieder_initial {
	width:234px;
	height:1px;
	padding:0px;
	spacing:0px;
	border-style:none;
	border-width:0px;
	margin-width:0px;
	margin:0px;
}

td.mitglieder_initial {
	width:17px;
	height:17px;
	padding:0px;
	border-width:0px;
	margin-width:0px;
}

a.mitglieder_initial {
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	border-style:none;
	border-width:0px;
	padding:1px;
	width:17px;
	height:17px;
	text-align:center;

	background-color:#0079D0;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.mitglieder_initial {
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	border-style:none;
	border-width:0px;
	padding:1px;
	width:17px;
	height:17px;
	text-align:center;

	background-color:#E4DBD8;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

form.mitgliedersuche {
background-color:#ECECEC;
padding:2px;
}

select {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#1667A8;
}

.submit {
 background-color: #0079D0;
 display:block;
 color: #ffffff;
 font-size: 10pt;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 /*border: solid;*/
 border-width: 1px;
/* border-color: #ffff00;  */
 padding: 2px;
 margin:3px;
 cursor: pointer;
}

.text_input {
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#1667A8;
}


